Package com.experian.datastudio.sdk.api.step.processor
package com.experian.datastudio.sdk.api.step.processor
Custom Step processor API
Includes step cache
-
ClassDescriptionStandard SDK column value type.Predefined value data types that can be applied to custom step cell.Predefined value types that can be applied to custom step cell.Predefined style that can be applied to custom step output cell.Defines an input column of a custom step.An object to hold custom step output cell value and it's style.Builder for defining the value and style of a custom step output cell.Defines the manager for output columns of a custom step.Context for the input to the processor of a custom step.One of the index type supported for step processor index Index is row-basedBuilder for row based indexDefines the context in all
RowBasedIndex
usagesThe Step Processor contains the main processing logic of the custom step.Builder for processor of a custom step.Context for the main processing logic of the custom step.Function defining step processor logic for a custom step.Defines the type of index of the custom step processor.StepResource<T>Step resource of a custom step.Builder for defining the step resource of a custom step.Factory for builder which defines the step resource of a custom step.Context of the step resource of a custom step.