Click or drag to resize
FixedPartitionResolverGenericTKey, TValuegetPartitionName Method

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public virtual sbyte* getPartitionName(
	EntryEvent* opDetails,
	[T:gemfire.SharedPtr<gemfire::CacheableHashSet>]* targetPartitions
)

Parameters

opDetails
Type: EntryEventIsImplicitlyDereferenced*
targetPartitions
Type: [T:gemfire.SharedPtr<gemfire::CacheableHashSet>]*

Return Value

Type: SByte*

Implements

IFixedPartitionResolverProxygetPartitionName(EntryEvent*, SharedPtr<gemfire::CacheableHashSet>*)
See Also