Uses of Package
org.apache.pinot.spi.ingestion.batch.spec
-
Classes in org.apache.pinot.spi.ingestion.batch.spec used by org.apache.pinot.spi.env Class Description PinotFSSpec PinotFSSpec defines how to initialize a PinotFS for given scheme. -
Classes in org.apache.pinot.spi.ingestion.batch.spec used by org.apache.pinot.spi.ingestion.batch Class Description SegmentGenerationJobSpec SegmentGenerationJobSpec defines all the required information in order to kick off a Pinot data ingestion job. -
Classes in org.apache.pinot.spi.ingestion.batch.spec used by org.apache.pinot.spi.ingestion.batch.runner Class Description SegmentGenerationJobSpec SegmentGenerationJobSpec defines all the required information in order to kick off a Pinot data ingestion job. -
Classes in org.apache.pinot.spi.ingestion.batch.spec used by org.apache.pinot.spi.ingestion.batch.spec Class Description ExecutionFrameworkSpec ExecutionFrameworkSpec defines which ingestion jobs to be running.PinotClusterSpec PinotClusterSpec defines the Pinot Cluster Access Point.PinotFSSpec PinotFSSpec defines how to initialize a PinotFS for given scheme.PushJobSpec PushJobSpec defines segment push job related configurationRecordReaderSpec RecordReaderSpec defines how to initialize a RecordReader.SegmentNameGeneratorSpec SegmentNameGeneratorSpec defines how to init a SegmentNameGenerator.TableSpec TableSpec defines table name and where to fetch corresponding table config and table schema.TlsSpec TLS key and trust-store specification for ingestion jobs (Enables access to TLS-protected controller APIs, etc.)