Class DescribeFeaturesOptions
java.lang.Object
org.apache.kafka.clients.admin.AbstractOptions<DescribeFeaturesOptions>
org.apache.kafka.clients.admin.DescribeFeaturesOptions
Options for
Admin.describeFeatures(DescribeFeaturesOptions).Constructor Summary
ConstructorsMethod Summary
Methods inherited from class org.apache.kafka.clients.admin.AbstractOptions
timeoutMs, timeoutMs
Constructor Details
DescribeFeaturesOptions
public DescribeFeaturesOptions()
Method Details
nodeId
Set the node id to which the request should be sent.nodeId
The node id to which the request should be sent. If the node id is empty, the request will be sent to the arbitrary controller/broker.