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