public interface SharedCountReader extends org.apache.curator.framework.listen.Listenable<SharedCountListener>
| Modifier and Type | Method and Description |
|---|---|
int |
getCount()
Return the current value of the count
|
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.