Package org.apache.kafka.clients.admin
Class ElectLeadersOptions
java.lang.Object
org.apache.kafka.clients.admin.AbstractOptions<ElectLeadersOptions>
org.apache.kafka.clients.admin.ElectLeadersOptions
Options for
Admin.electLeaders(ElectionType, Set, ElectLeadersOptions)
.
The API of this class is evolving, see Admin
for details.-
Field Summary
Fields inherited from class org.apache.kafka.clients.admin.AbstractOptions
timeoutMs
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.kafka.clients.admin.AbstractOptions
timeoutMs, timeoutMs
-
Constructor Details
-
ElectLeadersOptions
public ElectLeadersOptions()
-