PartitionMetadata
struct PartitionMetadata {
}
- errorCode
ApiError errorCode;
Undocumented in source.
- id
int id;
Undocumented in source.
- isr
int[] isr;
Undocumented in source.
- leader
int leader;
Undocumented in source.
- replicas
int[] replicas;
Undocumented in source.