.NET Client Documentation
5.4.0
Search Results for

    Show / Hide Table of Contents

    MapStoreOptions.Defaults Class

    Namespace: Hazelcast.Models
    Assembly: Hazelcast.Net.dll

    Provides the default options values.

    public static class MapStoreOptions.Defaults
    Inheritance
    object
    MapStoreOptions.Defaults
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()

    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.

    In this article
    Back to top Copyright © 2010-2023 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.