Uses of Interface
org.apache.curator.framework.api.Backgroundable

Packages that use Backgroundable
org.apache.curator.framework.api   
org.apache.curator.framework.imps   
 

Uses of Backgroundable in org.apache.curator.framework.api
 

Subinterfaces of Backgroundable in org.apache.curator.framework.api
 interface ACLBackgroundPathable<T>
           
 interface ACLBackgroundPathAndBytesable<T>
           
 interface ACLCreateModeBackgroundPathAndBytesable<T>
           
 interface BackgroundPathable<T>
           
 interface BackgroundPathAndBytesable<T>
           
 interface BackgroundVersionable
           
 interface ChildrenDeletable
           
 interface CreateBackgroundModeACLable
           
 interface CreateBuilder
           
 interface DeleteBuilder
           
 interface ExistsBuilder
           
 interface GetACLBuilder
           
 interface GetChildrenBuilder
           
 interface GetDataBuilder
           
 interface GetDataWatchBackgroundStatable
           
 interface Guaranteeable
           
 interface ProtectACLCreateModePathAndBytesable<T>
           
 interface SetDataBackgroundVersionable
           
 interface SetDataBuilder
           
 interface SyncBuilder
           
 

Uses of Backgroundable in org.apache.curator.framework.imps
 

Classes in org.apache.curator.framework.imps that implement Backgroundable
 class SyncBuilderImpl
           
 



Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.