Interface StepProcessorIndex
- All Known Subinterfaces:
RowBasedIndex
public interface StepProcessorIndex
Defines the type of index of the custom step processor.
- Since:
- 2.4.0
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
static enum
-
Method Summary
-
Method Details
-
getType
StepProcessorIndex.IndexType getType()Gets the index type of the step processor index- Returns:
- Index type
-