.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    EvictionOptions.Defaults Class

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

    Provides the default options values.

    public static class EvictionOptions.Defaults
    Inheritance
    object
    EvictionOptions.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
    ComparatorClassName

    Gets the default comparator class name.

    EvictionPolicy

    Gets the default eviction policy.

    MaxSizePolicy

    Gets the default max-size policy.

    Size

    Gets the default size.

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