public class KafkaForceRestoreRequest extends KafkaRequest
brokerID
Constructor and Description |
---|
KafkaForceRestoreRequest(int uuid,
String topic,
int partition,
int brokerID,
long logStartOffset,
long logEndOffset,
String contentHash) |
Modifier and Type | Method and Description |
---|---|
String |
getContentHash() |
long |
getLogEndOffset() |
long |
getLogStartOffset() |
getBrokerID, toString
getCreateTimestamp, getPartition, getTopic, getUuid, name
public long getLogStartOffset()
public long getLogEndOffset()
public String getContentHash()