Uses of Interface
org.apache.curator.framework.api.Compressible
-
Packages that use Compressible Package Description org.apache.curator.framework.api org.apache.curator.framework.api.transaction org.apache.curator.framework.imps -
-
Uses of Compressible in org.apache.curator.framework.api
Subinterfaces of Compressible in org.apache.curator.framework.api Modifier and Type Interface Description interfaceCreateBuilderinterfaceCreateBuilder2interfaceCreateBuilderMaininterfaceSetDataBuilder -
Uses of Compressible in org.apache.curator.framework.api.transaction
Subinterfaces of Compressible in org.apache.curator.framework.api.transaction Modifier and Type Interface Description interfaceTransactionCreateBuilder<T>interfaceTransactionCreateBuilder2<T>interfaceTransactionSetDataBuilder<T> -
Uses of Compressible in org.apache.curator.framework.imps
Classes in org.apache.curator.framework.imps that implement Compressible Modifier and Type Class Description classCreateBuilderImplclassSetDataBuilderImpl
-