Class TerminateTransactionResult
java.lang.Object
org.apache.kafka.clients.admin.TerminateTransactionResult
The result of the
Admin.forceTerminateTransaction(String) call.Method Summary
Modifier and TypeMethodDescriptionresult()Return a future which indicates whether the transaction was successfully terminated.
Method Details
result
Return a future which indicates whether the transaction was successfully terminated.