| Modifier and Type | Class and Description |
|---|---|
class |
AutoAddInvertedIndexTool |
class |
SegmentDumpTool |
class |
UpdateSegmentState |
class |
ValidateTableRetention |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBaseAdminCommand
Super class for all the commands.
|
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 |
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 |
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
Command to run
SegmentProcessorFramework |
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 |
ValidateConfigCommand
Class for command to validate configs.
|
class |
VerifyClusterStateCommand |
class |
VerifySegmentState |
| Modifier and Type | Class and Description |
|---|---|
class |
PinotFSBenchmarkRunner |
| Modifier and Type | Class and Description |
|---|---|
class |
PerfBenchmarkRunner |
class |
QueryRunner |
| Modifier and Type | Class and Description |
|---|---|
class |
PinotSegmentConvertCommand
The
PinotSegmentConvertCommand class provides tools to convert Pinot segments into another format. |
class |
SegmentMergeCommand
Segment merge command.
|
Copyright © 2018–2020 Apache Software Foundation. All rights reserved.