Uses of Interface
org.apache.curator.framework.api.ACLable
-
Packages that use ACLable Package Description org.apache.curator.framework.api org.apache.curator.framework.api.transaction org.apache.curator.framework.imps -
-
Uses of ACLable in org.apache.curator.framework.api
Subinterfaces of ACLable in org.apache.curator.framework.api Modifier and Type Interface Description interfaceACLableExistBuilderMaininterfaceACLBackgroundPathAndBytesable<T>interfaceACLCreateModeBackgroundPathAndBytesable<T>interfaceACLCreateModePathAndBytesable<T>interfaceACLCreateModeStatBackgroundPathAndBytesable<T>interfaceACLPathAndBytesable<T>interfaceCreateBackgroundModeACLableinterfaceCreateBackgroundModeStatACLableinterfaceCreateBuilderinterfaceCreateBuilder2interfaceCreateBuilderMaininterfaceCreateProtectACLCreateModePathAndBytesable<T>interfaceParentACLable<T>interfaceProtectACLCreateModePathAndBytesable<T>interfaceProtectACLCreateModeStatPathAndBytesable<T>interfaceSetACLBuilder -
Uses of ACLable in org.apache.curator.framework.api.transaction
Subinterfaces of ACLable in org.apache.curator.framework.api.transaction Modifier and Type Interface Description interfaceTransactionCreateBuilder<T>interfaceTransactionCreateBuilder2<T> -
Uses of ACLable in org.apache.curator.framework.imps
Classes in org.apache.curator.framework.imps that implement ACLable Modifier and Type Class Description classCreateBuilderImplclassExistsBuilderImplclassSetACLBuilderImplMethods in org.apache.curator.framework.imps that return ACLable Modifier and Type Method Description ACLable<BackgroundPathable<org.apache.zookeeper.data.Stat>>SetACLBuilderImpl. withVersion(int version)
-