Package io.permazen.cli
Interface Session.RetryableTransactionalAction
- All Superinterfaces:
Session.Action,Session.TransactionalAction
- All Known Subinterfaces:
AbstractKVCommand.KVAction
- All Known Implementing Classes:
AbstractTransactionRaftCommand.RaftTransactionAction
- Enclosing class:
- Session
Extension of
Session.TransactionalAction that indicates the transaction should be retried if a
RetryKVTransactionException is thrown.-
Method Summary
Methods inherited from interface io.permazen.cli.Session.Action
runMethods inherited from interface io.permazen.cli.Session.TransactionalAction
getTransactionConfig, getTransactionMode