Search Results for

    Show / Hide Table of Contents

    Class AllocateEmptyPrimaryRerouteCommand

    Inheritance
    object
    AllocateClusterRerouteCommandBase
    AllocateEmptyPrimaryRerouteCommand
    Implements
    IAllocateEmptyPrimaryRerouteCommand
    IAllocateClusterRerouteCommand
    IClusterRerouteCommand
    Inherited Members
    AllocateClusterRerouteCommandBase.Index
    AllocateClusterRerouteCommandBase.Node
    AllocateClusterRerouteCommandBase.Shard
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public class AllocateEmptyPrimaryRerouteCommand : AllocateClusterRerouteCommandBase, IAllocateEmptyPrimaryRerouteCommand, IAllocateClusterRerouteCommand, IClusterRerouteCommand

    Properties

    | Edit this page View Source

    AcceptDataLoss

    Declaration
    public bool? AcceptDataLoss { get; set; }
    Property Value
    Type Description
    bool?
    | Edit this page View Source

    Name

    Declaration
    public override string Name { get; }
    Property Value
    Type Description
    string
    Overrides
    AllocateClusterRerouteCommandBase.Name

    Implements

    IAllocateEmptyPrimaryRerouteCommand
    IAllocateClusterRerouteCommand
    IClusterRerouteCommand

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Properties
      • AcceptDataLoss
      • Name
    • Implements
    • Extension Methods
    Back to top Generated by DocFX