@InterfaceStability.Evolving public class DescribeProducersOptions extends AbstractOptions<DescribeProducersOptions>
Admin.describeProducers(Collection)
.
The API of this class is evolving, see Admin
for details.Constructor and Description |
---|
DescribeProducersOptions() |
Modifier and Type | Method and Description |
---|---|
OptionalInt |
brokerId() |
DescribeProducersOptions |
brokerId(int brokerId) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
timeoutMs, timeoutMs
public DescribeProducersOptions brokerId(int brokerId)
public OptionalInt brokerId()