Click or drag to resize
IPartitionResolverTKey, TValue Interface

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public interface IPartitionResolver<TKey, TValue>

Type Parameters

TKey
TValue

The IPartitionResolverTKey, TValue type exposes the following members.

Methods
  NameDescription
Public methodGetName
Returns the name of the PartitionResolver.
Public methodGetRoutingObject
Top
See Also