MapStoreOptions.Defaults Class
Namespace: Hazelcast.Models
Assembly: Hazelcast.Net.dll
Provides the default options values.
public static class MapStoreOptions.Defaults
Inherited Members
Fields
Name | Description |
---|---|
ClassName | Gets the default class name. |
Enabled | Gets the default value for enable. |
FactoryClassName | Gets the default factory class name. |
InitialLoadMode | Gets the default initial load mode. |
Offload | Gets the default offload behavior. |
WriteBatchSize | Gets the default batch size for writing. |
WriteCoalescing | Gets the default write coalescing behavior. |
WriteDelaySeconds | Gets the default delay for writing, in seconds. |