Uses of Class
org.apache.pinot.spi.ingestion.batch.spec.PinotClusterSpec
-
Packages that use PinotClusterSpec Package Description org.apache.pinot.spi.ingestion.batch.spec -
-
Uses of PinotClusterSpec in org.apache.pinot.spi.ingestion.batch.spec
Methods in org.apache.pinot.spi.ingestion.batch.spec that return PinotClusterSpec Modifier and Type Method Description PinotClusterSpec[]SegmentGenerationJobSpec. getPinotClusterSpecs()Methods in org.apache.pinot.spi.ingestion.batch.spec with parameters of type PinotClusterSpec Modifier and Type Method Description voidSegmentGenerationJobSpec. setPinotClusterSpecs(PinotClusterSpec[] pinotClusterSpecs)
-