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