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

All Superinterfaces:
Pathable<T>, Statable<Pathable<T>>
All Known Subinterfaces:
TempGetDataBuilder

public interface StatPathable<T>
extends Pathable<T>, Statable<Pathable<T>>


Method Summary
 
Methods inherited from interface org.apache.curator.framework.api.Pathable
forPath
 
Methods inherited from interface org.apache.curator.framework.api.Statable
storingStatIn
 



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