Click or drag to resize

PartitionPredicateGetTarget Method

Returns the predicate that will run on target partition

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.1
Syntax
public IPredicate GetTarget()

Return Value

Type: IPredicate
See Also