Click or drag to resize
IFixedPartitionResolver Methods

The IFixedPartitionResolver type exposes the following members.

Methods
  NameDescription
Public methodGetName
Returns the name of the PartitionResolver.
(Inherited from IPartitionResolver.)
Public methodGetPartitionName
This method is used to get the name of the partition for the given entry operation.
Public methodGetRoutingObject
return object associated with entry event which allows the Partitioned Region to store associated data together.
(Inherited from IPartitionResolver.)
Top
See Also