IPartitionResolverProxygetRoutingObject Method |
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax[T:gemfire.SharedPtr<gemfire::CacheableKey>]* getRoutingObject(
[T:gemfire.SharedPtr<gemfire::CacheableKey>]* param0,
EntryEvent* ev
)
Visual Basic does not support APIs that consume or return unsafe types.
[T:gemfire.SharedPtr<gemfire::CacheableKey>]* getRoutingObject(
[T:gemfire.SharedPtr<gemfire::CacheableKey>]* param0,
EntryEvent* ev
)
F# does not support APIs that consume or return unsafe types.
Parameters
- param0
- Type: [T:gemfire.SharedPtr<gemfire::CacheableKey>]*
- ev
- Type: EntryEventIsImplicitlyDereferenced*
Return Value
Type:
[T:gemfire.SharedPtr<gemfire::CacheableKey>]IsUdtReturn*
See Also