AddOffsetsToTxnResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| error_code | 
INT16 | 
null | 
Response error code | 
AddPartitionsToTxnResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| errors | 
ARRAY({topic:STRING,partition_errors:ARRAY({partition:INT32,error_code:INT16})}) | 
null | 
null | 
AlterConfigsResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| resources | 
ARRAY({error_code:INT16,error_message:NULLABLE_STRING,resource_type:INT8,resource_name:STRING}) | 
null | 
null | 
AlterReplicaLogDirsResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| topics | 
ARRAY({topic:STRING,partitions:ARRAY({partition:INT32,error_code:INT16})}) | 
null | 
null | 
ApiVersionsResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| error_code | 
INT16 | 
null | 
Response error code | 
| api_versions | 
ARRAY({api_key:INT16,min_version:INT16,max_version:INT16}) | 
null | 
API versions supported by the broker. | 
version:1
| name | 
type | 
defaultValue | 
docString | 
| error_code | 
INT16 | 
null | 
Response error code | 
| api_versions | 
ARRAY({api_key:INT16,min_version:INT16,max_version:INT16}) | 
null | 
API versions supported by the broker. | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
ControlledShutdownResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| error_code | 
INT16 | 
null | 
Response error code | 
| partitions_remaining | 
ARRAY({topic:STRING,partition:INT32}) | 
null | 
The partitions that the broker still leads. | 
version:1
| name | 
type | 
defaultValue | 
docString | 
| error_code | 
INT16 | 
null | 
Response error code | 
| partitions_remaining | 
ARRAY({topic:STRING,partition:INT32}) | 
null | 
The partitions that the broker still leads. | 
CreateAclsResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| creation_responses | 
ARRAY({error_code:INT16,error_message:NULLABLE_STRING}) | 
null | 
null | 
CreatePartitionsResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| topic_errors | 
ARRAY({topic:STRING,error_code:INT16,error_message:NULLABLE_STRING}) | 
null | 
Per topic results for the create partitions request | 
CreateTopicsResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| topic_errors | 
ARRAY({topic:STRING,error_code:INT16}) | 
null | 
An array of per topic error codes. | 
version:1
| name | 
type | 
defaultValue | 
docString | 
| topic_errors | 
ARRAY({topic:STRING,error_code:INT16,error_message:NULLABLE_STRING}) | 
null | 
An array of per topic errors. | 
version:2
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| topic_errors | 
ARRAY({topic:STRING,error_code:INT16,error_message:NULLABLE_STRING}) | 
null | 
An array of per topic errors. | 
DeleteAclsResponse
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
version:0
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| filter_responses | 
ARRAY({error_code:INT16,error_message:NULLABLE_STRING,matching_acls:ARRAY({error_code:INT16,error_message:NULLABLE_STRING,resource_type:INT8,resource_name:STRING,principal:STRING,host:STRING,operation:INT8,permission_type:INT8})}) | 
null | 
null | 
DeleteRecordsResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| topics | 
ARRAY({topic:STRING,partitions:ARRAY({partition:INT32,low_watermark:INT64,error_code:INT16})}) | 
null | 
null | 
DeleteTopicsResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| topic_error_codes | 
ARRAY({topic:STRING,error_code:INT16}) | 
null | 
An array of per topic error codes. | 
version:1
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| topic_error_codes | 
ARRAY({topic:STRING,error_code:INT16}) | 
null | 
An array of per topic error codes. | 
DescribeAclsResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| error_code | 
INT16 | 
null | 
Response error code | 
| error_message | 
NULLABLE_STRING | 
null | 
Response error message | 
| resources | 
ARRAY({resource_type:INT8,resource_name:STRING,acls:ARRAY({principal:STRING,host:STRING,operation:INT8,permission_type:INT8})}) | 
null | 
The resources and their associated ACLs. | 
DescribeConfigsResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| resources | 
ARRAY({error_code:INT16,error_message:NULLABLE_STRING,resource_type:INT8,resource_name:STRING,config_entries:ARRAY({config_name:STRING,config_value:NULLABLE_STRING,read_only:BOOLEAN,is_default:BOOLEAN,is_sensitive:BOOLEAN})}) | 
null | 
null | 
DescribeGroupsResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| groups | 
ARRAY({error_code:INT16,group_id:STRING,state:STRING,protocol_type:STRING,protocol:STRING,members:ARRAY({member_id:STRING,client_id:STRING,client_host:STRING,member_metadata:BYTES,member_assignment:BYTES})}) | 
null | 
null | 
version:1
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| groups | 
ARRAY({error_code:INT16,group_id:STRING,state:STRING,protocol_type:STRING,protocol:STRING,members:ARRAY({member_id:STRING,client_id:STRING,client_host:STRING,member_metadata:BYTES,member_assignment:BYTES})}) | 
null | 
null | 
DescribeLogDirsResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| log_dirs | 
ARRAY({error_code:INT16,log_dir:STRING,topics:ARRAY({topic:STRING,partitions:ARRAY({partition:INT32,size:INT64,offset_lag:INT64,is_future:BOOLEAN})})}) | 
null | 
null | 
EndTxnResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| error_code | 
INT16 | 
null | 
Response error code | 
FetchResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition_header:{partition:INT32,error_code:INT16,high_watermark:INT64},record_set:RECORDS})}) | 
null | 
null | 
version:1
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition_header:{partition:INT32,error_code:INT16,high_watermark:INT64},record_set:RECORDS})}) | 
null | 
null | 
version:2
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition_header:{partition:INT32,error_code:INT16,high_watermark:INT64},record_set:RECORDS})}) | 
null | 
null | 
version:3
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition_header:{partition:INT32,error_code:INT16,high_watermark:INT64},record_set:RECORDS})}) | 
null | 
null | 
version:4
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition_header:{partition:INT32,error_code:INT16,high_watermark:INT64,last_stable_offset:INT64,aborted_transactions:ARRAY({producer_id:INT64,first_offset:INT64})},record_set:RECORDS})}) | 
null | 
null | 
version:5
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition_header:{partition:INT32,error_code:INT16,high_watermark:INT64,last_stable_offset:INT64,log_start_offset:INT64,aborted_transactions:ARRAY({producer_id:INT64,first_offset:INT64})},record_set:RECORDS})}) | 
null | 
null | 
version:6
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition_header:{partition:INT32,error_code:INT16,high_watermark:INT64,last_stable_offset:INT64,log_start_offset:INT64,aborted_transactions:ARRAY({producer_id:INT64,first_offset:INT64})},record_set:RECORDS})}) | 
null | 
null | 
FindCoordinatorResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| error_code | 
INT16 | 
null | 
Response error code | 
| coordinator | 
{node_id:INT32,host:STRING,port:INT32} | 
null | 
Host and port information for the coordinator for a consumer group. | 
version:1
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| error_code | 
INT16 | 
null | 
Response error code | 
| error_message | 
NULLABLE_STRING | 
null | 
Response error message | 
| coordinator | 
{node_id:INT32,host:STRING,port:INT32} | 
null | 
Host and port information for the coordinator | 
HeartbeatResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| error_code | 
INT16 | 
null | 
Response error code | 
version:1
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| error_code | 
INT16 | 
null | 
Response error code | 
InitProducerIdResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| error_code | 
INT16 | 
null | 
Response error code | 
| producer_id | 
INT64 | 
null | 
Current producer id in use by the transactional id. | 
| producer_epoch | 
INT16 | 
null | 
Current epoch associated with the producer id. | 
JoinGroupResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| error_code | 
INT16 | 
null | 
Response error code | 
| generation_id | 
INT32 | 
null | 
The generation of the group. | 
| group_protocol | 
STRING | 
null | 
The group protocol selected by the coordinator | 
| leader_id | 
STRING | 
null | 
The leader of the group | 
| member_id | 
STRING | 
null | 
The member id assigned by the group coordinator or null if joining for the first time. | 
| members | 
ARRAY({member_id:STRING,member_metadata:BYTES}) | 
null | 
null | 
version:1
| name | 
type | 
defaultValue | 
docString | 
| error_code | 
INT16 | 
null | 
Response error code | 
| generation_id | 
INT32 | 
null | 
The generation of the group. | 
| group_protocol | 
STRING | 
null | 
The group protocol selected by the coordinator | 
| leader_id | 
STRING | 
null | 
The leader of the group | 
| member_id | 
STRING | 
null | 
The member id assigned by the group coordinator or null if joining for the first time. | 
| members | 
ARRAY({member_id:STRING,member_metadata:BYTES}) | 
null | 
null | 
version:2
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| error_code | 
INT16 | 
null | 
Response error code | 
| generation_id | 
INT32 | 
null | 
The generation of the group. | 
| group_protocol | 
STRING | 
null | 
The group protocol selected by the coordinator | 
| leader_id | 
STRING | 
null | 
The leader of the group | 
| member_id | 
STRING | 
null | 
The member id assigned by the group coordinator or null if joining for the first time. | 
| members | 
ARRAY({member_id:STRING,member_metadata:BYTES}) | 
null | 
null | 
LeaderAndIsrResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| error_code | 
INT16 | 
null | 
Response error code | 
| partitions | 
ARRAY({topic:STRING,partition:INT32,error_code:INT16}) | 
null | 
null | 
version:1
| name | 
type | 
defaultValue | 
docString | 
| error_code | 
INT16 | 
null | 
Response error code | 
| partitions | 
ARRAY({topic:STRING,partition:INT32,error_code:INT16}) | 
null | 
null | 
LeaveGroupResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| error_code | 
INT16 | 
null | 
Response error code | 
version:1
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| error_code | 
INT16 | 
null | 
Response error code | 
ListGroupsResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| error_code | 
INT16 | 
null | 
Response error code | 
| groups | 
ARRAY({group_id:STRING,protocol_type:STRING}) | 
null | 
null | 
version:1
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| error_code | 
INT16 | 
null | 
Response error code | 
| groups | 
ARRAY({group_id:STRING,protocol_type:STRING}) | 
null | 
null | 
ListOffsetResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition:INT32,error_code:INT16,offsets:ARRAY(INT64)})}) | 
null | 
null | 
version:1
| name | 
type | 
defaultValue | 
docString | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition:INT32,error_code:INT16,timestamp:INT64,offset:INT64})}) | 
null | 
null | 
version:2
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition:INT32,error_code:INT16,timestamp:INT64,offset:INT64})}) | 
null | 
null | 
MetadataResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| brokers | 
ARRAY({node_id:INT32,host:STRING,port:INT32}) | 
null | 
Host and port information for all brokers. | 
| topic_metadata | 
ARRAY({error_code:INT16,topic:STRING,partition_metadata:ARRAY({error_code:INT16,partition:INT32,leader:INT32,replicas:ARRAY(INT32),isr:ARRAY(INT32)})}) | 
null | 
null | 
version:1
| name | 
type | 
defaultValue | 
docString | 
| brokers | 
ARRAY({node_id:INT32,host:STRING,port:INT32,rack:NULLABLE_STRING}) | 
null | 
Host and port information for all brokers. | 
| controller_id | 
INT32 | 
null | 
The broker id of the controller broker. | 
| topic_metadata | 
ARRAY({error_code:INT16,topic:STRING,is_internal:BOOLEAN,partition_metadata:ARRAY({error_code:INT16,partition:INT32,leader:INT32,replicas:ARRAY(INT32),isr:ARRAY(INT32)})}) | 
null | 
null | 
version:2
| name | 
type | 
defaultValue | 
docString | 
| brokers | 
ARRAY({node_id:INT32,host:STRING,port:INT32,rack:NULLABLE_STRING}) | 
null | 
Host and port information for all brokers. | 
| cluster_id | 
NULLABLE_STRING | 
null | 
The cluster id that this broker belongs to. | 
| controller_id | 
INT32 | 
null | 
The broker id of the controller broker. | 
| topic_metadata | 
ARRAY({error_code:INT16,topic:STRING,is_internal:BOOLEAN,partition_metadata:ARRAY({error_code:INT16,partition:INT32,leader:INT32,replicas:ARRAY(INT32),isr:ARRAY(INT32)})}) | 
null | 
null | 
version:3
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| brokers | 
ARRAY({node_id:INT32,host:STRING,port:INT32,rack:NULLABLE_STRING}) | 
null | 
Host and port information for all brokers. | 
| cluster_id | 
NULLABLE_STRING | 
null | 
The cluster id that this broker belongs to. | 
| controller_id | 
INT32 | 
null | 
The broker id of the controller broker. | 
| topic_metadata | 
ARRAY({error_code:INT16,topic:STRING,is_internal:BOOLEAN,partition_metadata:ARRAY({error_code:INT16,partition:INT32,leader:INT32,replicas:ARRAY(INT32),isr:ARRAY(INT32)})}) | 
null | 
null | 
version:4
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| brokers | 
ARRAY({node_id:INT32,host:STRING,port:INT32,rack:NULLABLE_STRING}) | 
null | 
Host and port information for all brokers. | 
| cluster_id | 
NULLABLE_STRING | 
null | 
The cluster id that this broker belongs to. | 
| controller_id | 
INT32 | 
null | 
The broker id of the controller broker. | 
| topic_metadata | 
ARRAY({error_code:INT16,topic:STRING,is_internal:BOOLEAN,partition_metadata:ARRAY({error_code:INT16,partition:INT32,leader:INT32,replicas:ARRAY(INT32),isr:ARRAY(INT32)})}) | 
null | 
null | 
version:5
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| brokers | 
ARRAY({node_id:INT32,host:STRING,port:INT32,rack:NULLABLE_STRING}) | 
null | 
Host and port information for all brokers. | 
| cluster_id | 
NULLABLE_STRING | 
null | 
The cluster id that this broker belongs to. | 
| controller_id | 
INT32 | 
null | 
The broker id of the controller broker. | 
| topic_metadata | 
ARRAY({error_code:INT16,topic:STRING,is_internal:BOOLEAN,partition_metadata:ARRAY({error_code:INT16,partition:INT32,leader:INT32,replicas:ARRAY(INT32),isr:ARRAY(INT32),offline_replicas:ARRAY(INT32)})}) | 
null | 
null | 
OffsetCommitResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition:INT32,error_code:INT16})}) | 
null | 
null | 
version:1
| name | 
type | 
defaultValue | 
docString | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition:INT32,error_code:INT16})}) | 
null | 
null | 
version:2
| name | 
type | 
defaultValue | 
docString | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition:INT32,error_code:INT16})}) | 
null | 
null | 
version:3
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition:INT32,error_code:INT16})}) | 
null | 
null | 
OffsetFetchResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition:INT32,offset:INT64,metadata:NULLABLE_STRING,error_code:INT16})}) | 
null | 
null | 
version:1
| name | 
type | 
defaultValue | 
docString | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition:INT32,offset:INT64,metadata:NULLABLE_STRING,error_code:INT16})}) | 
null | 
null | 
version:2
| name | 
type | 
defaultValue | 
docString | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition:INT32,offset:INT64,metadata:NULLABLE_STRING,error_code:INT16})}) | 
null | 
null | 
| error_code | 
INT16 | 
null | 
Response error code | 
version:3
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition:INT32,offset:INT64,metadata:NULLABLE_STRING,error_code:INT16})}) | 
null | 
null | 
| error_code | 
INT16 | 
null | 
Response error code | 
OffsetsForLeaderEpochResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| topics | 
ARRAY({topic:STRING,partitions:ARRAY({error_code:INT16,partition:INT32,end_offset:INT64})}) | 
null | 
An array of topics for which we have leader offsets for some requested Partition Leader Epoch | 
ProduceResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition:INT32,error_code:INT16,base_offset:INT64})}) | 
null | 
null | 
version:1
| name | 
type | 
defaultValue | 
docString | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition:INT32,error_code:INT16,base_offset:INT64})}) | 
null | 
null | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
version:2
| name | 
type | 
defaultValue | 
docString | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition:INT32,error_code:INT16,base_offset:INT64,log_append_time:INT64})}) | 
null | 
null | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
version:3
| name | 
type | 
defaultValue | 
docString | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition:INT32,error_code:INT16,base_offset:INT64,log_append_time:INT64})}) | 
null | 
null | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
version:4
| name | 
type | 
defaultValue | 
docString | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition:INT32,error_code:INT16,base_offset:INT64,log_append_time:INT64})}) | 
null | 
null | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
version:5
| name | 
type | 
defaultValue | 
docString | 
| responses | 
ARRAY({topic:STRING,partition_responses:ARRAY({partition:INT32,error_code:INT16,base_offset:INT64,log_append_time:INT64,log_start_offset:INT64})}) | 
null | 
null | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
SaslAuthenticateResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| error_code | 
INT16 | 
null | 
Response error code | 
| error_message | 
NULLABLE_STRING | 
null | 
Response error message | 
| sasl_auth_bytes | 
BYTES | 
null | 
SASL authentication bytes from server as defined by the SASL mechanism. | 
SaslHandshakeResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| error_code | 
INT16 | 
null | 
Response error code | 
| enabled_mechanisms | 
ARRAY(STRING) | 
null | 
Array of mechanisms enabled in the server. | 
version:1
| name | 
type | 
defaultValue | 
docString | 
| error_code | 
INT16 | 
null | 
Response error code | 
| enabled_mechanisms | 
ARRAY(STRING) | 
null | 
Array of mechanisms enabled in the server. | 
StopReplicaResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| error_code | 
INT16 | 
null | 
Response error code | 
| partitions | 
ARRAY({topic:STRING,partition:INT32,error_code:INT16}) | 
null | 
null | 
SyncGroupResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| error_code | 
INT16 | 
null | 
Response error code | 
| member_assignment | 
BYTES | 
null | 
null | 
version:1
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| error_code | 
INT16 | 
null | 
Response error code | 
| member_assignment | 
BYTES | 
null | 
null | 
TxnOffsetCommitResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| throttle_time_ms | 
INT32 | 
0 | 
Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) | 
| topics | 
ARRAY({topic:STRING,partitions:ARRAY({partition:INT32,error_code:INT16})}) | 
null | 
Errors per partition from writing markers. | 
UpdateMetadataResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| error_code | 
INT16 | 
null | 
Response error code | 
version:1
| name | 
type | 
defaultValue | 
docString | 
| error_code | 
INT16 | 
null | 
Response error code | 
version:2
| name | 
type | 
defaultValue | 
docString | 
| error_code | 
INT16 | 
null | 
Response error code | 
version:3
| name | 
type | 
defaultValue | 
docString | 
| error_code | 
INT16 | 
null | 
Response error code | 
version:4
| name | 
type | 
defaultValue | 
docString | 
| error_code | 
INT16 | 
null | 
Response error code | 
WriteTxnMarkersResponse
version:0
| name | 
type | 
defaultValue | 
docString | 
| transaction_markers | 
ARRAY({producer_id:INT64,topics:ARRAY({topic:STRING,partitions:ARRAY({partition:INT32,error_code:INT16})})}) | 
null | 
Errors per partition from writing markers. | 
												
												
								- kafka-clients 1.0 内部请求接口文档
		
AddOffsetsToTxnRequest version:0 name type defaultValue docString transactional_id STRING null The t ...
		 
						- 智表ZCELL产品V1.4.0开发API接口文档 与 产品功能清单
		
为了方便大家使用ZCELL,应网友要求,整理编写了相关文档,现与产品一起同步发布,供大家下载使用,使用过程中如有疑问,请与我QQ联系. 智表(ZCELL)V1.4.0版本  功能清单文档下载地址: 功 ...
		 
						- Core3.0使用Swagger接口文档
		
前言 此方法为百度搜索结果,原文链接找不到了 步骤 1.引用Nuget Swashbuckle.AspNetCore 2.Startup.cs配置 //注册swagger服务,定义1个或者多个swag ...
		 
						- 接口文档管理工具rap
		
git地址:  https://github.com/thx/RAP wiki : https://github.com/thx/RAP/wiki/home_cn 视频教程: http://thx.g ...
		 
						- .net core的Swagger接口文档使用教程(一):Swashbuckle
		
现在的开发大部分都是前后端分离的模式了,后端提供接口,前端调用接口.后端提供了接口,需要对接口进行测试,之前都是使用浏览器开发者工具,或者写单元测试,再或者直接使用Postman,但是现在这些都已经o ...
		 
						- 生成kafka内部请求与响应的接口文档
		
生成kafka内部请求与响应的接口文档 /** */ package com.code260.ss.kafka10demo; import java.io.File; import java.io.I ...
		 
						- spring boot:用swagger3生成接口文档,支持全局通用参数(swagger 3.0.0 / spring boot 2.3.2)
		
一,什么是swagger? 1,  Swagger 是一个规范和完整的文档框架, 用于生成.描述.调用和可视化 RESTful 风格的 Web 服务文档 官方网站: https://swagger.i ...
		 
						- ShiWangMeSDK Android版接口文档 0.2.0 版
		
# ShiWangMeSDK Android版接口文档 0.2.0 版 android 总共有 14 个接口,分别涉及到初始化和对界面的一些细节的控制.下面详细介绍接口,如果没有特殊说明,接口都在 S ...
		 
						- 三 drf 认证,权限,限流,过滤,排序,分页,异常处理,接口文档,集xadmin的使用
		
因为接下来的功能中需要使用到登陆功能,所以我们使用django内置admin站点并创建一个管理员. python manage.py createsuperuser 创建管理员以后,访问admin站点 ...
		 
		
	
随机推荐
	
									- Flarum 的安装与配置
			
Flarum 是一款非常棒的开源论坛程序,本鸽子的论坛 就是用 Flarum 搭建的.之前有人问过我 Flarum 如何搭建,所以下面讲一下 Flarum 的搭建过程. 前提 域名需要提前解析. 有一 ...
			 
						- 抽象工厂模式(c++实现)
			
抽象工厂模式 目录 抽象工厂模式 模式定义 模式动机 UML类图 源码实现 优点 缺点 感悟 模式定义 抽象工厂模式(Abstract Factory),提供一个创建一系列相关或相互依赖对象的接口,而 ...
			 
						- MapReduce之自定义分区器Partitioner
			
@ 目录 问题引出 默认Partitioner分区 自定义Partitioner步骤 Partition分区案例实操 分区总结 问题引出 要求将统计结果按照条件输出到不同文件中(分区). 比如:将统计 ...
			 
						- vue学习(八)  vue中样式 class 定义引用
			
//style<style> .red{ color:red; } .thin{//字体粗细 font-weight:200 } .italic{//字体倾斜 font-style:ita ...
			 
						- 看完这一篇,再也不怕面试官问到IntentService的原理
			
IntentService是什么 在内部封装了 Handler.消息队列的一个Service子类,适合在后台执行一系列串行依次执行的耗时异步任务,方便了我们的日常coding(普通的Service则是 ...
			 
						- Kaggle 入门题-泰坦尼克号灾难存活预测
			
这个题目的背景概况来讲就是基于泰坦尼克号这个事件,然后大量的人员不幸淹没在这个海难中,也有少部分人员在这次事件之中存活,然后这个问题提供了一些人员的信息如姓名.年龄.性别.票价,所在客舱等等一些信息, ...
			 
						- 总结HashMap实现原理分析
			
一.底层数据结构在JDK1.6,JDK1.7中,HashMap采用位桶+链表实现,即使用链表处理冲突,同一hash值的键值对会被放在同一个位桶里,当桶中元素较多时,通过key值查找的效率较低. 而JD ...
			 
						- 二手99新iPhone8Plus有锁移动联通版
			
原文是维基百科:http://www.bosimedia.com/wiki/IPhone_8#cite_note-1 iPhone8Plus详细介绍 iPhone 8与iPhone 8 Plus 是苹 ...
			 
						- PHP is_int() 、is_integer()、is_long() 函数
			
is_int() 函数用于检测变量是否是整数.高佣联盟 www.cgewang.com 注意: 若想测试一个变量是否是数字或数字字符串(如表单输入,它们通常为字符串),必须使用 is_numeric( ...
			 
						- C/C++编程笔记:C语言进制详解,二进制、八进制和十六进制!
			
我们平时使用的数字都是由 0~9 共十个数字组成的,例如 1.9.10.297.952 等,一个数字最多能表示九,如果要表示十.十一.二十九.一百等,就需要多个数字组合起来. 例如表示 5+8 的结果 ...