Package org.apache.curator.framework.api
Interface SetDataBackgroundVersionable
-
- All Superinterfaces:
Backgroundable<ErrorListenerPathAndBytesable<org.apache.zookeeper.data.Stat>>,BackgroundPathAndBytesable<org.apache.zookeeper.data.Stat>,PathAndBytesable<org.apache.zookeeper.data.Stat>,Versionable<BackgroundPathAndBytesable<org.apache.zookeeper.data.Stat>>
public interface SetDataBackgroundVersionable extends BackgroundPathAndBytesable<org.apache.zookeeper.data.Stat>, Versionable<BackgroundPathAndBytesable<org.apache.zookeeper.data.Stat>>
-
-
Method Summary
-
Methods inherited from interface org.apache.curator.framework.api.Backgroundable
inBackground, inBackground, inBackground, inBackground, inBackground, inBackground
-
Methods inherited from interface org.apache.curator.framework.api.PathAndBytesable
forPath, forPath
-
Methods inherited from interface org.apache.curator.framework.api.Versionable
withVersion
-
-