Package org.apache.kafka.clients.admin
Class DeleteConsumerGroupsOptions
- java.lang.Object
 - 
- org.apache.kafka.clients.admin.AbstractOptions<DeleteConsumerGroupsOptions>
 - 
- org.apache.kafka.clients.admin.DeleteConsumerGroupsOptions
 
 
 
- 
@Evolving public class DeleteConsumerGroupsOptions extends AbstractOptions<DeleteConsumerGroupsOptions>
Options for theAdmin.deleteConsumerGroups(Collection)call. The API of this class is evolving, seeAdminfor details. 
- 
- 
Constructor Summary
Constructors Constructor Description DeleteConsumerGroupsOptions() 
 -