@InterfaceStability.Evolving public class CreateDelegationTokenResult extends Object
KafkaAdminClient.createDelegationToken(CreateDelegationTokenOptions) call. The API of this class is evolving, see Admin for details.| Modifier and Type | Method and Description |
|---|---|
KafkaFuture<DelegationToken> | delegationToken()Returns a future which yields a delegation token |
public KafkaFuture<DelegationToken> delegationToken()