IPartitionAware Interface
Namespace: Hazelcast.Partitioning.Strategies
Assembly: Hazelcast.Net.dll
Describes objects that provide their own partition keys.
public interface IPartitionAware
Methods
Name | Description |
---|---|
GetPartitionKey() | Gets the partition key. |