3 #ifndef GEODE_PARTITIONRESOLVER_H_ 4 #define GEODE_PARTITIONRESOLVER_H_ 84 virtual const char* getName();
111 #endif // GEODE_PARTITIONRESOLVER_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
This abstract base class is the base class of all user objects that have the shared capability of ref...
Definition: SharedBase.hpp:40
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.