Uses of Class
org.apache.pinot.spi.ingestion.batch.spec.ExecutionFrameworkSpec
-
Packages that use ExecutionFrameworkSpec Package Description org.apache.pinot.spi.ingestion.batch.spec -
-
Uses of ExecutionFrameworkSpec in org.apache.pinot.spi.ingestion.batch.spec
Methods in org.apache.pinot.spi.ingestion.batch.spec that return ExecutionFrameworkSpec Modifier and Type Method Description ExecutionFrameworkSpecSegmentGenerationJobSpec. getExecutionFrameworkSpec()Methods in org.apache.pinot.spi.ingestion.batch.spec with parameters of type ExecutionFrameworkSpec Modifier and Type Method Description voidSegmentGenerationJobSpec. setExecutionFrameworkSpec(ExecutionFrameworkSpec executionFrameworkSpec)
-