Uses of Class
org.apache.pinot.spi.ingestion.batch.spec.PushJobSpec
-
Packages that use PushJobSpec Package Description org.apache.pinot.spi.ingestion.batch.spec -
-
Uses of PushJobSpec in org.apache.pinot.spi.ingestion.batch.spec
Methods in org.apache.pinot.spi.ingestion.batch.spec that return PushJobSpec Modifier and Type Method Description PushJobSpecSegmentGenerationJobSpec. getPushJobSpec()Methods in org.apache.pinot.spi.ingestion.batch.spec with parameters of type PushJobSpec Modifier and Type Method Description voidSegmentGenerationJobSpec. setPushJobSpec(PushJobSpec pushJobSpec)
-