public interface Statable<T>
| Modifier and Type | Method and Description |
|---|---|
T |
storingStatIn(org.apache.zookeeper.data.Stat stat)
Have the operation fill the provided stat object
|
T storingStatIn(org.apache.zookeeper.data.Stat stat)
stat - the stat to have filled inCopyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.