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