| Constants |
|
| 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 configuration
|
| RecordReaderSpec |
RecordReaderSpec defines how to initialize a RecordReader.
|
| SegmentGenerationJobSpec |
SegmentGenerationJobSpec defines all the required information in order to kick off a Pinot data ingestion job.
|
| SegmentGenerationTaskSpec |
SegmentGenerationTaskSpec defines all the required information in order to generate Pinot Segment.
|
| 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.)
|