Click or drag to resize
IFixedPartitionResolverTKey, TValue Interface

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

Type Parameters

TKey
TValue

The IFixedPartitionResolverTKey, TValue type exposes the following members.

Methods
See Also