Class AllocateEmptyPrimaryRerouteCommandDescriptor
Inheritance
AllocateEmptyPrimaryRerouteCommandDescriptor
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
Overrides
Methods
|
Edit this page
View Source
AcceptDataLoss(bool?)
Declaration
public AllocateEmptyPrimaryRerouteCommandDescriptor AcceptDataLoss(bool? acceptDataLoss = true)
Parameters
Type |
Name |
Description |
bool? |
acceptDataLoss |
|
Returns
Implements
Extension Methods