Class ExtractingCuratorOp
- java.lang.Object
-
- org.apache.curator.framework.imps.ExtractingCuratorOp
-
-
Constructor Summary
Constructors Constructor Description ExtractingCuratorOp()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToDigest(java.security.MessageDigest digest)org.apache.zookeeper.Opget()TypeAndPathgetTypeAndPath()
-
-
-
Method Detail
-
getTypeAndPath
public TypeAndPath getTypeAndPath()
- Specified by:
getTypeAndPathin interfaceCuratorOp
-
addToDigest
public void addToDigest(java.security.MessageDigest digest)
-
-