IFixedPartitionResolver Interface |
Note: This API is now obsolete.
Namespace: GemStone.GemFire.Cache
The IFixedPartitionResolver type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetName |
Returns the name of the PartitionResolver.
(Inherited from IPartitionResolver.) |
![]() | GetPartitionName |
This method is used to get the name of the partition for the given entry
operation.
|
![]() | GetRoutingObject |
return object associated with entry event which allows the Partitioned Region to store associated data together.
(Inherited from IPartitionResolver.) |