Package org.apache.kafka.clients.admin
Class DeleteShareGroupsOptions
java.lang.Object
org.apache.kafka.clients.admin.AbstractOptions<DeleteShareGroupsOptions>
org.apache.kafka.clients.admin.DeleteShareGroupsOptions
Options for the
Admin.deleteShareGroups(Collection <String>, DeleteShareGroupsOptions)
call.
The API of this class is evolving, see Admin
for details.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.kafka.clients.admin.AbstractOptions
timeoutMs, timeoutMs
-
Constructor Details
-
DeleteShareGroupsOptions
public DeleteShareGroupsOptions()
-