ClusterDescription
Config
Name |
Type |
Description |
ConfigEntry
Name |
Type |
Description |
|
Set whether the config value is the default or if it's been explicitly set |
|
|
Set the config name |
|
|
Set whether the config is read-only and cannot be updated |
|
|
Set whether the config value is sensitive. The value is always set to null by the broker if the config value is sensitive |
|
Set the source of this configuration entry |
||
|
Set the value or null. Null is returned if the config is unset or if isSensitive is true |
ConfigResource
Name |
Type |
Description |
|
Set if this is the default resource of a resource type. Resource name is empty for the default resource. |
|
|
Set the resource name |
|
Set the resource type |
ConfigSynonym
Name |
Type |
Description |
|
Set the name of this configuration |
|
Set the source of this configuration |
||
|
Set the value of this configuration, which may be null if the configuration is sensitive |
ConsumerGroupDescription
Name |
Type |
Description |
|
Set the id of the consumer group |
|
|
Set the consumer group partition assignor |
|
|
Set if consumer group is simple or not |
|
Set the consumer group state, or UNKNOWN if the state is too new for us to parse |
ConsumerGroupListing
ListConsumerGroupOffsetsOptions
Name |
Type |
Description |
MemberAssignment
Name |
Type |
Description |
MemberDescription
NewTopic
Name |
Type |
Description |
|
Set the configuration for the new topic or null if no configs ever specified |
|
|
Set the name of the topic to be created |
|
|
Set the number of partitions for the new topic or -1 if a replica assignment has been specified |
|
|
Set the replication factor for the new topic or -1 if a replica assignment has been specified |
Node
Name |
Type |
Description |
|
||
|
Set if this node has a defined rack |
|
|
Set the host name for this node |
|
|
Set the node id of this node |
|
|
Set the string representation of the node id |
|
|
Set if this node is empty |
|
|
Set the port for this node |
|
|
Set the rack for this node |
OffsetAndMetadata
OffsetAndTimestamp
PartitionInfo
RecordMetadata
Name |
Type |
Description |
|
Set the checksum (CRC32) of the record. |
|
|
Set the offset of the record in the topic/partition. |
|
|
Set the partition the record was sent to |
|
|
Set the timestamp of the record in the topic/partition |
|
|
Set the topic the record was appended to |