Uses of Interface
io.vertx.ext.consul.TxnOperation
Packages that use TxnOperation
-
Uses of TxnOperation in io.vertx.ext.consul
Classes in io.vertx.ext.consul that implement TxnOperationModifier and TypeClassDescriptionclassHolds operation to apply to the key/value store inside a transactionclassHolds the operation to apply to the service inside a transactionMethods in io.vertx.ext.consul that return TxnOperationModifier and TypeMethodDescriptionTxnRequest.getOperations(int index) Returns the operation at the specified position in this listMethods in io.vertx.ext.consul that return types with arguments of type TxnOperationModifier and TypeMethodDescriptionTxnRequest.getOperations()Returns list of transaction operationsMethods in io.vertx.ext.consul with parameters of type TxnOperationModifier and TypeMethodDescriptionTxnRequest.addOperation(TxnOperation operation) Adds operation to this request