org.apache.curator.framework.api
Interface BackgroundPathAndBytesable<T>

All Superinterfaces:
Backgroundable<PathAndBytesable<T>>, PathAndBytesable<T>
All Known Subinterfaces:
ACLBackgroundPathAndBytesable<T>, ACLCreateModeBackgroundPathAndBytesable<T>, CreateBackgroundModeACLable, CreateBuilder, ProtectACLCreateModePathAndBytesable<T>, SetDataBackgroundVersionable, SetDataBuilder

public interface BackgroundPathAndBytesable<T>
extends Backgroundable<PathAndBytesable<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
 



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