public class KafkaFetchFtpsRequest extends KafkaRequest
brokerID
Constructor and Description |
---|
KafkaFetchFtpsRequest(int uuid,
String topic,
int partition,
int brokerID)
Constructs new FetchFtpsRequest.
|
getBrokerID, toString
getCreateTimestamp, getPartition, getTopic, getUuid, name
public KafkaFetchFtpsRequest(int uuid, String topic, int partition, int brokerID)
uuid
- unique integer ID for this requesttopic
- topic being operated uponpartition
- partition number being operated uponbrokerID
- broker ID to contact