Click or drag to resize
IFixedPartitionResolverTKey, TValueGetPartitionName Method

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
string GetPartitionName(
	EntryEvent<TKey, TValue> opDetails,
	ICollection<string> targetPartitions
)

Parameters

opDetails
Type: GemStone.GemFire.Cache.GenericEntryEventTKey, TValue
targetPartitions
Type: System.Collections.GenericICollectionString

Return Value

Type: String
See Also