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