Package org.apache.curator.framework.api
Interface BackgroundPathAndBytesable<T>
-
- All Superinterfaces:
Backgroundable<ErrorListenerPathAndBytesable<T>>,PathAndBytesable<T>
- All Known Subinterfaces:
ACLBackgroundPathAndBytesable<T>,ACLCreateModeBackgroundPathAndBytesable<T>,ACLCreateModeStatBackgroundPathAndBytesable<T>,CreateBackgroundModeACLable,CreateBackgroundModeStatACLable,CreateBuilder,CreateBuilder2,CreateBuilderMain,CreateProtectACLCreateModePathAndBytesable<T>,ProtectACLCreateModePathAndBytesable<T>,ProtectACLCreateModeStatPathAndBytesable<T>,SetDataBackgroundVersionable,SetDataBuilder
- All Known Implementing Classes:
CreateBuilderImpl,SetDataBuilderImpl
public interface BackgroundPathAndBytesable<T> extends Backgroundable<ErrorListenerPathAndBytesable<T>>, PathAndBytesable<T>
-
-
Method Summary
-
Methods inherited from interface org.apache.curator.framework.api.Backgroundable
inBackground, inBackground, inBackground, inBackground, inBackground, inBackground
-
Methods inherited from interface org.apache.curator.framework.api.PathAndBytesable
forPath, forPath
-
-