Package org.apache.curator.framework.api
Interface ProtectACLCreateModeStatPathAndBytesable<T>
-
- All Superinterfaces:
ACLable<BackgroundPathAndBytesable<T>>,ACLBackgroundPathAndBytesable<T>,Backgroundable<ErrorListenerPathAndBytesable<T>>,BackgroundPathAndBytesable<T>,CreateModable<ACLBackgroundPathAndBytesable<T>>,ParentACLable<BackgroundPathAndBytesable<T>>,PathAndBytesable<T>,ProtectACLCreateModePathAndBytesable<T>,Statable<ACLBackgroundPathAndBytesable<T>>
public interface ProtectACLCreateModeStatPathAndBytesable<T> extends ProtectACLCreateModePathAndBytesable<T>, Statable<ACLBackgroundPathAndBytesable<T>>
-
-
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.CreateModable
withMode
-
Methods inherited from interface org.apache.curator.framework.api.ParentACLable
withACL
-
Methods inherited from interface org.apache.curator.framework.api.PathAndBytesable
forPath, forPath
-
Methods inherited from interface org.apache.curator.framework.api.ProtectACLCreateModePathAndBytesable
withProtection
-
Methods inherited from interface org.apache.curator.framework.api.Statable
storingStatIn
-
-