Class ExtractingCuratorOp
java.lang.Object
org.apache.curator.framework.imps.ExtractingCuratorOp
- All Implemented Interfaces:
CuratorOp
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addToDigest
(MessageDigest digest) org.apache.zookeeper.Op
get()
-
Constructor Details
-
ExtractingCuratorOp
public ExtractingCuratorOp()
-
-
Method Details
-
getTypeAndPath
- Specified by:
getTypeAndPath
in interfaceCuratorOp
-
get
public org.apache.zookeeper.Op get() -
addToDigest
-