public class KafkaPreConditionCheckRequest extends KafkaRequest
broker
Constructor and Description |
---|
KafkaPreConditionCheckRequest(int uuid,
String topic,
int partition,
NodeConfig broker) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
getBroker
getCreateTimestamp, getPartition, getTopic, getTopicPartition, getUuid, name
public KafkaPreConditionCheckRequest(int uuid, String topic, int partition, NodeConfig broker)
public String toString()
toString
in class KafkaRequest