Package org.apache.kafka.clients.admin
Class ExpireDelegationTokenResult
java.lang.Object
org.apache.kafka.clients.admin.ExpireDelegationTokenResult
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 
 -