3 #ifndef GEODE_FIXEDPARTITIONRESOLVER_H_ 4 #define GEODE_FIXEDPARTITIONRESOLVER_H_ 23 #include "PartitionResolver.hpp" 90 virtual const char* getPartitionName(
const EntryEvent& opDetails) = 0;
96 #endif // GEODE_FIXEDPARTITIONRESOLVER_H_ Each enum represents a predefined RegionAttributes in a Cache.
Definition: Assert.hpp:31
#define CPPCACHE_EXPORT
Defines a Geode CPPCACHE export.
Definition: geode_base.hpp:58
Contains generic template definitions for Cacheable types and instantiations for built-in types...
Implementers of interface FixedPartitionResolver helps to achieve explicit mapping of a "user defined...
Definition: FixedPartitionResolver.hpp:74
Implementers of interface PartitionResolver enable custom partitioning on the PartitionedRegion.
Definition: PartitionResolver.hpp:69
Represents an entry event affecting an entry, including its identity and the the circumstances of the...
Definition: EntryEvent.hpp:37
This namespace contains all the Geode C++ API classes, enumerations and globals.