Class ZNodeImpl<T>
- java.lang.Object
-
- org.apache.curator.x.async.modeled.details.ZNodeImpl<T>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Tmodel()The node's current modelZPathpath()The path of the nodeorg.apache.zookeeper.data.Statstat()The node's last known stat if available
-