Uses of Interface
org.apache.curator.framework.api.Backgroundable
-
Packages that use Backgroundable Package Description org.apache.curator.framework.api org.apache.curator.framework.api.transaction org.apache.curator.framework.imps -
-
Uses of Backgroundable in org.apache.curator.framework.api
Subinterfaces of Backgroundable in org.apache.curator.framework.api Modifier and Type Interface Description interfaceACLableExistBuilderMaininterfaceACLBackgroundPathAndBytesable<T>interfaceACLCreateModeBackgroundPathAndBytesable<T>interfaceACLCreateModeStatBackgroundPathAndBytesable<T>interfaceBackgroundEnsembleable<T>interfaceBackgroundPathable<T>interfaceBackgroundPathableQuietlyable<T>interfaceBackgroundPathAndBytesable<T>interfaceBackgroundVersionableinterfaceChildrenDeletableinterfaceCreateBackgroundModeACLableinterfaceCreateBackgroundModeStatACLableinterfaceCreateBuilderinterfaceCreateBuilder2interfaceCreateBuilderMaininterfaceCreateProtectACLCreateModePathAndBytesable<T>interfaceDeleteBuilderinterfaceDeleteBuilderMaininterfaceExistsBuilderinterfaceExistsBuilderMaininterfaceGetACLBuilderinterfaceGetChildrenBuilderinterfaceGetConfigBuilderinterfaceGetDataBuilderinterfaceGetDataWatchBackgroundStatableinterfaceGuaranteeableDeletableSolves this edge case: deleting a node can fail due to connection issues.interfaceProtectACLCreateModePathAndBytesable<T>interfaceProtectACLCreateModeStatPathAndBytesable<T>interfaceReconfigBuilderinterfaceRemoveWatchesLocalBuilder 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.interfaceSetDataBackgroundVersionableinterfaceSetDataBuilderinterfaceSyncBuilderinterfaceWatchBackgroundEnsembleable<T> -
Uses of Backgroundable in org.apache.curator.framework.api.transaction
Subinterfaces of Backgroundable in org.apache.curator.framework.api.transaction Modifier and Type Interface Description interfaceCuratorMultiTransaction -
Uses of Backgroundable in org.apache.curator.framework.imps
Classes in org.apache.curator.framework.imps that implement Backgroundable Modifier and Type Class Description classCreateBuilderImplclassCuratorMultiTransactionImplclassDeleteBuilderImplclassExistsBuilderImplclassGetACLBuilderImplclassGetChildrenBuilderImplclassGetConfigBuilderImplclassGetDataBuilderImplclassReconfigBuilderImplclassRemoveWatchesBuilderImplclassSetACLBuilderImplclassSetDataBuilderImplclassSyncBuilderImpl
-