public interface SharedValueReader
| Modifier and Type | Method and Description |
|---|---|
org.apache.curator.framework.listen.ListenerContainer<SharedValueListener> |
getListenable()
Returns the listenable
|
byte[] |
getValue()
Return the current value of the count
|
byte[] getValue()
org.apache.curator.framework.listen.ListenerContainer<SharedValueListener> getListenable()
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.