NearCacheOptions.Defaults Class
Namespace: Hazelcast.NearCaching
Assembly: Hazelcast.Net.dll
Provides the default options values.
public static class NearCacheOptions.Defaults
Inherited Members
Fields
Name | Description |
---|---|
InvalidateOnChange | Whether to invalidate on change by default. |
LocalUpdatePolicy | Default local update policy. |
MaxIdleSeconds | Default value of the maximum idle time for eviction in seconds. |
MemoryFormat | Default in-memory format. |
Name | Default name. |
SerializeKeys | Whether to serialize keys by default. |
TtlSeconds | Default value of the time to live in seconds. |