#include <Counters.h>
virtual infinispan::hotrod::WeakCounter::~WeakCounter |
( |
| ) |
|
|
inlinevirtual |
virtual void infinispan::hotrod::WeakCounter::add |
( |
long |
delta | ) |
|
|
pure virtual |
Adds the given value to the new value.
- Parameters
-
virtual void infinispan::hotrod::WeakCounter::decrement |
( |
| ) |
|
|
pure virtual |
virtual long infinispan::hotrod::WeakCounter::getValue |
( |
| ) |
|
|
pure virtual |
It returns the counter's value.
This value may be not the mot up-to-data value.
- Returns
- The counter's value.
virtual void infinispan::hotrod::WeakCounter::increment |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- C:/cygwin64/tmp/build/source/jdg-cpp-client/jboss-datagrid-remote-cpp-client-7.3.5.CR1-Source/include/infinispan/hotrod/Counters.h