Package org.apache.kafka.clients.admin
Class RenewDelegationTokenResult
java.lang.Object
org.apache.kafka.clients.admin.RenewDelegationTokenResult
The result of the
KafkaAdminClient.expireDelegationToken(byte[], ExpireDelegationTokenOptions)
call.
The API of this class is evolving, see Admin
for details.-
Method Summary
Modifier and TypeMethodDescriptionReturns a future which yields expiry timestamp
-
Method Details
-
expiryTimestamp
Returns a future which yields expiry timestamp
-