public class FetchProducerRouteRequest extends Object
| Constructor and Description |
|---|
FetchProducerRouteRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Client |
getClient() |
List<String> |
getTopicIds() |
int |
hashCode() |
void |
setClient(Client client) |
void |
setTopicIds(List<String> topicIds) |
String |
toString() |
Copyright © 2019. All rights reserved.