Uses of Class
org.apache.pinot.spi.ingestion.batch.spec.TableSpec
-
Packages that use TableSpec Package Description org.apache.pinot.spi.ingestion.batch.spec -
-
Uses of TableSpec in org.apache.pinot.spi.ingestion.batch.spec
Methods in org.apache.pinot.spi.ingestion.batch.spec that return TableSpec Modifier and Type Method Description TableSpecSegmentGenerationJobSpec. getTableSpec()Methods in org.apache.pinot.spi.ingestion.batch.spec with parameters of type TableSpec Modifier and Type Method Description voidSegmentGenerationJobSpec. setTableSpec(TableSpec tableSpec)
-