Search Results for

    Show / Hide Table of Contents

    Class AllocateStalePrimaryRerouteCommandDescriptor

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

    Properties

    | Edit this page View Source

    Name

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

    Methods

    | Edit this page View Source

    AcceptDataLoss(bool?)

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

    Implements

    IDescriptor
    IAllocateStalePrimaryRerouteCommand
    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