Uses of Interface
org.apache.curator.framework.api.ACLPathAndBytesable
-
Packages that use ACLPathAndBytesable Package Description org.apache.curator.framework.api org.apache.curator.framework.api.transaction org.apache.curator.framework.imps -
-
Uses of ACLPathAndBytesable in org.apache.curator.framework.api
Subinterfaces of ACLPathAndBytesable in org.apache.curator.framework.api Modifier and Type Interface Description interfaceACLCreateModePathAndBytesable<T>Methods in org.apache.curator.framework.api that return ACLPathAndBytesable Modifier and Type Method Description ACLPathAndBytesable<java.lang.String>CreateBackgroundModeACLable. withProtectedEphemeralSequential()Hat-tip to https://github.com/sbridges for pointing this outACLPathAndBytesable<java.lang.String>CreateBackgroundModeStatACLable. withProtectedEphemeralSequential()Hat-tip to https://github.com/sbridges for pointing this outACLPathAndBytesable<java.lang.String>CreateBuilderMain. withProtectedEphemeralSequential()Deprecated.this has been generalized to support all create modes. -
Uses of ACLPathAndBytesable in org.apache.curator.framework.api.transaction
Subinterfaces of ACLPathAndBytesable in org.apache.curator.framework.api.transaction Modifier and Type Interface Description interfaceTransactionCreateBuilder<T>interfaceTransactionCreateBuilder2<T> -
Uses of ACLPathAndBytesable in org.apache.curator.framework.imps
Methods in org.apache.curator.framework.imps that return ACLPathAndBytesable Modifier and Type Method Description ACLPathAndBytesable<java.lang.String>CreateBuilderImpl. withProtectedEphemeralSequential()
-