@FunctionalInterface public interface ReplicationQuotaRecorder
Modifier and Type | Method and Description |
---|---|
void |
recordPartitionBytesOut(org.apache.kafka.common.Uuid topicId,
int partition,
long recordsSize) |