Uses of Interface
org.apache.curator.framework.api.Quietly
-
Packages that use Quietly Package Description org.apache.curator.framework.api org.apache.curator.framework.imps -
-
Uses of Quietly in org.apache.curator.framework.api
Subinterfaces of Quietly in org.apache.curator.framework.api Modifier and Type Interface Description interfaceBackgroundPathableQuietlyable<T>interfaceDeleteBuilderinterfaceRemoveWatchesLocalBuilder to allow the specification of whether it is acceptable to remove client side watch information in the case where ZK cannot be contacted.interfaceRemoveWatchesTypeBuilder to allow the specification of whether it is acceptable to remove client side watch information in the case where ZK cannot be contacted. -
Uses of Quietly in org.apache.curator.framework.imps
Classes in org.apache.curator.framework.imps that implement Quietly Modifier and Type Class Description classDeleteBuilderImplclassRemoveWatchesBuilderImplclassWatchesBuilderImpl
-