| AbstractBaseAdminCommand |
Super class for all the commands.
|
| AddSchemaCommand |
|
| AddTableCommand |
Class to implement CreateResource command.
|
| AddTenantCommand |
|
| BootstrapTableCommand |
The command to bootstrap a Pinot table from a directory with table schema/config/ingestionJobSpec/raw data files.
|
| CreateSegmentCommand |
Class to implement CreateSegment command.
|
| DeleteClusterCommand |
|
| ImportDataCommand |
Class to implement ImportData command.
|
| OperateClusterConfigCommand |
|
| PostQueryCommand |
|
| QuickStartCommand |
|
| RealtimeProvisioningHelperCommand |
Given a set of input params, output a table of num hosts to num hours and the memory required per host
|
| StartBrokerCommand |
Class to implement StartBroker command.
|
| StartControllerCommand |
Class to implement StartController command.
|
| StartMinionCommand |
Class to implement StartMinion command.
|
| StartServerCommand |
Class to implement StartServer command.
|
| StartServiceManagerCommand |
Starts services in the following order, and returns false on any startup failure:
|
| StopProcessCommand |
Class for command to stop a process.
|
| StreamAvroIntoKafkaCommand |
Class for command to stream Avro data into Kafka.
|
| UploadSegmentCommand |
Class for command to upload data into Pinot.
|