#include <NearCacheConfiguration.h>
NearCacheConfiguration the internal representation of the near cache configuration. Applications do not use it directly, instead they build it via a NearCacheConfigurationBuilder
infinispan::hotrod::NearCacheConfiguration::NearCacheConfiguration |
( |
NearCacheMode |
mode = DISABLED , |
|
|
int |
maxEntries = 0 |
|
) |
| |
|
inline |
unsigned int infinispan::hotrod::NearCacheConfiguration::getMaxEntries |
( |
| ) |
const |
|
inline |
NearCacheMode infinispan::hotrod::NearCacheConfiguration::getMode |
( |
| ) |
const |
|
inline |
void infinispan::hotrod::NearCacheConfiguration::maxEntries |
( |
int |
maxEntries = 0 | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- C:/cygwin64/tmp/build/source/jdg-cpp-client/infinispan-hotrod-cpp-8.5.0.Final-Source/include/infinispan/hotrod/NearCacheConfiguration.h