PartitioningStrategyOptions Class
Namespace: Hazelcast.Models
Assembly: Hazelcast.Net.dll
Represents the configuration of the partitioning strategy.
public class PartitioningStrategyOptions : IIdentifiedDataSerializable
Implements
Inherited Members
Constructors
Name | Description |
---|---|
Partitioning |
Initializes a new instance of the Partitioning |
Partitioning |
Initializes a new instance of the Partitioning |
Partitioning |
Initializes a new instance of the Partitioning |
Properties
Name | Description |
---|---|
Class |
Gets the identifier of the class. |
Factory |
Gets the identifier of the IData |
Partitioning |
Gets or sets the name of the class implementing the partitioning strategy. |
Methods
Name | Description |
---|---|
Read |
Deserializes the object by reading from an IObject |
To |
Returns a string that represents the current object. |
Write |
Serializes the object by writing to an IObject |