VMware GemFire Native Client C++ API Reference
|
VMware VMware GemFire Native C++ Reference 10.4.3
|
Loading...
Searching...
No Matches
PartitionResolver.hpp
Represents an entry event affecting an entry, including its identity and the the circumstances of the...
Definition EntryEvent.hpp:44
Implement the PartitionResolver interface to enable custom partitioning on the PartitionedRegion.
Definition PartitionResolver.hpp:77
virtual const std::string & getName()
Returns the name of the PartitionResolver.
virtual std::shared_ptr< CacheableKey > getRoutingObject(const EntryEvent &opDetails)=0
virtual ~PartitionResolver()
public methods
Apache Geode C++ Cache API Documentation