| AbstractBaseAdminCommand |
Super class for all the commands.
|
| AddSchemaCommand |
|
| AddTableCommand |
Class to implement CreateResource command.
|
| AddTenantCommand |
|
| AnonymizeDataCommand |
|
| AvroSchemaToPinotSchema |
Class for command to convert avro schema to pinot schema.
|
| BootstrapTableCommand |
The command to bootstrap a Pinot table from a directory with table schema/config/ingestionJobSpec/raw data files.
|
| ChangeNumReplicasCommand |
|
| ChangeTableState |
|
| CreateSegmentCommand |
Class to implement CreateSegment command.
|
| DeleteClusterCommand |
|
| GenerateDataCommand |
Class to implement GenerateData command.
|
| GitHubEventsQuickStartCommand |
Command to run GitHubEventsQuickStart
|
| ImportDataCommand |
Class to implement ImportData command.
|
| JsonToPinotSchema |
Class for command to infer pinot schema from Json data.
|
| LaunchDataIngestionJobCommand |
Class to implement LaunchDataIngestionJob command.
|
| MoveReplicaGroup |
Command to migrate a subset of replica group from current servers to the provided destination servers.
|
| OfflineSegmentIntervalCheckerCommand |
Pinot admin command to list all offline segments with invalid intervals, group by table name
|
| OperateClusterConfigCommand |
|
| PostQueryCommand |
|
| QuickStartCommand |
|
| QuickstartRunner |
|
| RealtimeProvisioningHelperCommand |
Given a set of input params, output a table of num hosts to num hours and the memory required per host
|
| RebalanceTableCommand |
A sub-command for pinot-admin tool to rebalance a specific table
|
| SegmentProcessorFrameworkCommand |
|
| ShowClusterInfoCommand |
|
| StartBrokerCommand |
Class to implement StartBroker command.
|
| StartControllerCommand |
Class to implement StartController command.
|
| StartKafkaCommand |
Class for command to start Kafka.
|
| 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:
|
| StartZookeeperCommand |
Class for command to start ZooKeeper.
|
| StopProcessCommand |
Class for command to stop a process.
|
| StreamAvroIntoKafkaCommand |
Class for command to stream Avro data into Kafka.
|
| StreamGitHubEventsCommand |
Command to stream GitHub events into a kafka topic
|
| UploadSegmentCommand |
Class for command to upload data into Pinot.
|
| ValidateConfigCommand |
Class for command to validate configs.
|
| VerifyClusterStateCommand |
|
| VerifySegmentState |
|