Interface | Description |
---|---|
ResourceVisitor<T> |
Visitor for the resource enum to be able to act on different resources.
|
Class | Description |
---|---|
AdminClientResult<T> | |
BatchedConfigsFetcher |
Because of ByteBuffer leak in Kafka which becomes bad when it returns a huge
response, we need to batch DescribeConfigs request instead of sending it all
in one shot.
|
BatchedConfigsFetcher.Builder |
A builder class to make sure that BatchedConfigsFetcher is only created with params
that make sense.
|
KafkaCluster |
The result of a #
DescribeClusterResult |
KafkaCruiseControlThreadFactory | |
MetadataClient | |
MetadataClient.Builder | |
MetadataClient.ClusterAndGeneration | |
MetadataClient.ClusterMetadata | |
SbcClusterSnapshot |
SbcClusterSnapshot is light-weight POJO snapshot in time of a described Kafka cluster from the point view of SBC.
|
SbkAdminUtils | |
SbkAdminUtils.ReplicaDescription |
A description of a certain
TopicPartition 's replicas |
Enum | Description |
---|---|
Resource |
CPU: a host and broker-level resource.
|
Statistic |