Search Results for

    Show / Hide Table of Contents

    Class AllocateEmptyPrimaryRerouteCommandDescriptor

    Inheritance
    object
    DescriptorBase<AllocateEmptyPrimaryRerouteCommandDescriptor, IAllocateEmptyPrimaryRerouteCommand>
    AllocateClusterRerouteCommandDescriptorBase<AllocateEmptyPrimaryRerouteCommandDescriptor, IAllocateEmptyPrimaryRerouteCommand>
    AllocateEmptyPrimaryRerouteCommandDescriptor
    Implements
    IDescriptor
    IAllocateEmptyPrimaryRerouteCommand
    IAllocateClusterRerouteCommand
    IClusterRerouteCommand
    Inherited Members
    AllocateClusterRerouteCommandDescriptorBase<AllocateEmptyPrimaryRerouteCommandDescriptor, IAllocateEmptyPrimaryRerouteCommand>.Name
    AllocateClusterRerouteCommandDescriptorBase<AllocateEmptyPrimaryRerouteCommandDescriptor, IAllocateEmptyPrimaryRerouteCommand>.Index(IndexName)
    AllocateClusterRerouteCommandDescriptorBase<AllocateEmptyPrimaryRerouteCommandDescriptor, IAllocateEmptyPrimaryRerouteCommand>.Index<T>()
    AllocateClusterRerouteCommandDescriptorBase<AllocateEmptyPrimaryRerouteCommandDescriptor, IAllocateEmptyPrimaryRerouteCommand>.Shard(int?)
    AllocateClusterRerouteCommandDescriptorBase<AllocateEmptyPrimaryRerouteCommandDescriptor, IAllocateEmptyPrimaryRerouteCommand>.Node(string)
    DescriptorBase<AllocateEmptyPrimaryRerouteCommandDescriptor, IAllocateEmptyPrimaryRerouteCommand>.Self
    DescriptorBase<AllocateEmptyPrimaryRerouteCommandDescriptor, IAllocateEmptyPrimaryRerouteCommand>.Assign<TValue>(TValue, Action<IAllocateEmptyPrimaryRerouteCommand, TValue>)
    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 AllocateEmptyPrimaryRerouteCommandDescriptor : AllocateClusterRerouteCommandDescriptorBase<AllocateEmptyPrimaryRerouteCommandDescriptor, IAllocateEmptyPrimaryRerouteCommand>, IDescriptor, IAllocateEmptyPrimaryRerouteCommand, IAllocateClusterRerouteCommand, IClusterRerouteCommand

    Properties

    | Edit this page View Source

    Name

    Declaration
    public override string Name { get; }
    Property Value
    Type Description
    string
    Overrides
    AllocateClusterRerouteCommandDescriptorBase<AllocateEmptyPrimaryRerouteCommandDescriptor, IAllocateEmptyPrimaryRerouteCommand>.Name

    Methods

    | Edit this page View Source

    AcceptDataLoss(bool?)

    Declaration
    public AllocateEmptyPrimaryRerouteCommandDescriptor AcceptDataLoss(bool? acceptDataLoss = true)
    Parameters
    Type Name Description
    bool? acceptDataLoss
    Returns
    Type Description
    AllocateEmptyPrimaryRerouteCommandDescriptor

    Implements

    IDescriptor
    IAllocateEmptyPrimaryRerouteCommand
    IAllocateClusterRerouteCommand
    IClusterRerouteCommand

    Extension Methods

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