Package io.vertx.ext.consul
Interface TxnResult
-
public interface TxnResult
Represents result of operation. The available operation types are KV and Service- Author:
- Ruslan Sennov
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TxnOperationType
getOperationType()
-
-
-
Method Detail
-
getOperationType
TxnOperationType getOperationType()
-
-