IPartitionResolverTKey, TValue Interface |
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic interface IPartitionResolver<TKey, TValue>
Public Interface IPartitionResolver(Of TKey, TValue)
generic<typename TKey, typename TValue>
public interface class IPartitionResolver
type IPartitionResolver<'TKey, 'TValue> = interface end
Type Parameters
- TKey
- TValue
The IPartitionResolverTKey, TValue type exposes the following members.
Methods
See Also