#include <Counters.h>
◆ ~WeakCounter()
virtual infinispan::hotrod::WeakCounter::~WeakCounter |
( |
| ) |
|
|
inlinevirtual |
◆ add()
virtual void infinispan::hotrod::WeakCounter::add |
( |
long |
delta | ) |
|
|
pure virtual |
Adds the given value to the new value.
- Parameters
-
◆ decrement()
virtual void infinispan::hotrod::WeakCounter::decrement |
( |
| ) |
|
|
pure virtual |
◆ getValue()
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.
◆ increment()
virtual void infinispan::hotrod::WeakCounter::increment |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/jdg-cpp-client-RHDG_9.1.0.Final-00100/rhel/include/infinispan/hotrod/Counters.h