| Class | Description |
|---|---|
| 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.
|
| ChangeNumReplicasCommand | |
| ChangeTableState | |
| CreateSegmentCommand |
Class to implement CreateSegment command.
|
| DeleteClusterCommand | |
| EnumArrayOptionHandler<T extends Enum<T>> | |
| GenerateDataCommand |
Class to implement GenerateData command.
|
| GitHubEventsQuickStartCommand |
Command to run GitHubEventsQuickStart
|
| 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 |
Command to run
SegmentProcessorFramework |
| 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 |
Copyright © 2018–2020 Apache Software Foundation. All rights reserved.