Search Results for

    Show / Hide Table of Contents

    Enum AllowRebalance

    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public enum AllowRebalance

    Fields

    Name Description
    All

    (default) Always allow rebalancing.

    Primaries

    Only when all primaries in the cluster are allocated.

    Replicas

    Only when all shards (primaries and replicas) in the cluster are allocated.

    Extension Methods

    KnownEnums.GetStringValue(Enum)
    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Fields
    • Extension Methods
    Back to top Generated by DocFX