FabricClient.FaultManagementClient Class

Definition

Provides functionality to introduce faults in a Service Fabric cluster.

public sealed class FabricClient.FaultManagementClient
type FabricClient.FaultManagementClient = class
Public NotInheritable Class FabricClient.FaultManagementClient
Inheritance
FabricClient.FaultManagementClient

Methods

MoveAuxiliaryAsync(PartitionSelector)

Moves selected auxiliary replica from current node to new node in the cluster.

MoveAuxiliaryAsync(PartitionSelector, Boolean)

Moves selected auxiliary replica from current node to new node in the cluster.

MoveAuxiliaryAsync(PartitionSelector, Boolean, CancellationToken)

Moves selected auxiliary replica from current node to new node in the cluster.

MoveAuxiliaryAsync(PartitionSelector, Boolean, TimeSpan, CancellationToken)

Moves selected auxiliary replica from current node to new node in the cluster.

MoveAuxiliaryAsync(PartitionSelector, CancellationToken)

Moves selected auxiliary replica from current node to new node in the cluster.

MoveAuxiliaryAsync(PartitionSelector, TimeSpan, CancellationToken)

Moves selected auxiliary replica from current node to new node in the cluster.

MoveAuxiliaryAsync(String, PartitionSelector)

Moves selected auxiliary replica from current node to new node in the cluster.

MoveAuxiliaryAsync(String, PartitionSelector, Boolean)

Moves selected auxiliary replica from current node to new node in the cluster.

MoveAuxiliaryAsync(String, PartitionSelector, Boolean, CancellationToken)

Moves selected auxiliary replica from current node to new node in the cluster.

MoveAuxiliaryAsync(String, PartitionSelector, Boolean, TimeSpan, CancellationToken)

Moves selected auxiliary replica from current node to new node in the cluster.

MoveAuxiliaryAsync(String, PartitionSelector, CancellationToken)

Moves selected auxiliary replica from current node to new node in the cluster.

MoveAuxiliaryAsync(String, PartitionSelector, TimeSpan, CancellationToken)

Moves selected auxiliary replica from current node to new node in the cluster.

MoveAuxiliaryAsync(String, String, PartitionSelector)

Moves selected auxiliary replica from current node to new node in the cluster.

MoveAuxiliaryAsync(String, String, PartitionSelector, Boolean)

Moves selected auxiliary replica from current node to new node in the cluster.

MoveAuxiliaryAsync(String, String, PartitionSelector, Boolean, CancellationToken)

Moves selected auxiliary replica from current node to new node in the cluster.

MoveAuxiliaryAsync(String, String, PartitionSelector, Boolean, TimeSpan, CancellationToken)

Moves selected auxiliary replica from current node to new node in the cluster.

MoveAuxiliaryAsync(String, String, PartitionSelector, CancellationToken)

Moves selected auxiliary replica from current node to new node in the cluster.

MoveAuxiliaryAsync(String, String, PartitionSelector, TimeSpan, CancellationToken)

Moves selected auxiliary replica from current node to new node in the cluster.

MoveInstanceAsync(PartitionSelector)

Moves selected instance from current node to new node in the cluster.

MoveInstanceAsync(PartitionSelector, Boolean)

Moves selected instance from current node to new node in the cluster.

MoveInstanceAsync(PartitionSelector, Boolean, CancellationToken)

Moves selected instance from current node to new node in the cluster.

MoveInstanceAsync(PartitionSelector, Boolean, TimeSpan, CancellationToken)

Moves selected instance from current node to new node in the cluster.

MoveInstanceAsync(PartitionSelector, CancellationToken)

Moves selected instance from current node to new node in the cluster.

MoveInstanceAsync(PartitionSelector, TimeSpan, CancellationToken)

Moves selected instance from current node to new node in the cluster.

MoveInstanceAsync(String, PartitionSelector)

Moves selected instance from current node to new node in the cluster.

MoveInstanceAsync(String, PartitionSelector, Boolean)

Moves selected instance from current node to new node in the cluster.

MoveInstanceAsync(String, PartitionSelector, Boolean, CancellationToken)

Moves selected instance from current node to new node in the cluster.

MoveInstanceAsync(String, PartitionSelector, Boolean, TimeSpan, CancellationToken)

Moves selected instance from current node to new node in the cluster.

MoveInstanceAsync(String, PartitionSelector, CancellationToken)

Moves selected instance from current node to new node in the cluster.

MoveInstanceAsync(String, PartitionSelector, TimeSpan, CancellationToken)

Moves selected instance from current node to new node in the cluster.

MoveInstanceAsync(String, String, PartitionSelector)

Moves selected instance from current node to new node in the cluster.

MoveInstanceAsync(String, String, PartitionSelector, Boolean)

Moves selected instance from current node to new node in the cluster.

MoveInstanceAsync(String, String, PartitionSelector, Boolean, CancellationToken)

Moves selected instance from current node to new node in the cluster.

MoveInstanceAsync(String, String, PartitionSelector, Boolean, TimeSpan, CancellationToken)

Moves selected instance from current node to new node in the cluster.

MoveInstanceAsync(String, String, PartitionSelector, CancellationToken)

Moves selected instance from current node to new node in the cluster.

MoveInstanceAsync(String, String, PartitionSelector, TimeSpan, CancellationToken)

Moves selected instance from current node to new node in the cluster.

MovePrimaryAsync(PartitionSelector)

Moves selected primary replica to new node in the cluster.

MovePrimaryAsync(PartitionSelector, Boolean)

Moves selected primary replica to new node in the cluster.

MovePrimaryAsync(PartitionSelector, Boolean, CancellationToken)

Moves selected primary replica to new node in the cluster.

MovePrimaryAsync(PartitionSelector, Boolean, TimeSpan, CancellationToken)

Moves selected primary replica to new node in the cluster.

MovePrimaryAsync(PartitionSelector, CancellationToken)

Moves selected primary replica to new node in the cluster.

MovePrimaryAsync(PartitionSelector, TimeSpan, CancellationToken)

Moves selected primary replica to new node in the cluster.

MovePrimaryAsync(String, PartitionSelector)

Moves selected primary replica to new node in the cluster.

MovePrimaryAsync(String, PartitionSelector, Boolean)

Moves selected primary replica to new node in the cluster.

MovePrimaryAsync(String, PartitionSelector, Boolean, CancellationToken)

Moves selected primary replica to new node in the cluster.

MovePrimaryAsync(String, PartitionSelector, Boolean, TimeSpan, CancellationToken)

Moves selected primary replica to new node in the cluster.

MovePrimaryAsync(String, PartitionSelector, CancellationToken)

Moves selected primary replica to new node in the cluster.

MovePrimaryAsync(String, PartitionSelector, TimeSpan, CancellationToken)

Moves selected primary replica to new node in the cluster.

MoveSecondaryAsync(PartitionSelector)

Moves selected secondary replica from current node to new node in the cluster.

MoveSecondaryAsync(PartitionSelector, Boolean)

Moves selected secondary replica from current node to new node in the cluster.

MoveSecondaryAsync(PartitionSelector, Boolean, CancellationToken)

Moves selected secondary replica from current node to new node in the cluster.

MoveSecondaryAsync(PartitionSelector, Boolean, TimeSpan, CancellationToken)

Moves selected secondary replica from current node to new node in the cluster.

MoveSecondaryAsync(PartitionSelector, CancellationToken)

Moves selected secondary replica from current node to new node in the cluster.

MoveSecondaryAsync(PartitionSelector, TimeSpan, CancellationToken)

Moves selected secondary replica from current node to new node in the cluster.

MoveSecondaryAsync(String, PartitionSelector)

Moves selected secondary replica from current node to new node in the cluster.

MoveSecondaryAsync(String, PartitionSelector, Boolean)

Moves selected secondary replica from current node to new node in the cluster.

MoveSecondaryAsync(String, PartitionSelector, Boolean, CancellationToken)

Moves selected secondary replica from current node to new node in the cluster.

MoveSecondaryAsync(String, PartitionSelector, Boolean, TimeSpan, CancellationToken)

Moves selected secondary replica from current node to new node in the cluster.

MoveSecondaryAsync(String, PartitionSelector, CancellationToken)

Moves selected secondary replica from current node to new node in the cluster.

MoveSecondaryAsync(String, PartitionSelector, TimeSpan, CancellationToken)

Moves selected secondary replica from current node to new node in the cluster.

MoveSecondaryAsync(String, String, PartitionSelector)

Moves selected secondary replica from current node to new node in the cluster.

MoveSecondaryAsync(String, String, PartitionSelector, Boolean)

Moves selected secondary replica from current node to new node in the cluster.

MoveSecondaryAsync(String, String, PartitionSelector, Boolean, CancellationToken)

Moves selected secondary replica from current node to new node in the cluster.

MoveSecondaryAsync(String, String, PartitionSelector, Boolean, TimeSpan, CancellationToken)

Moves selected secondary replica from current node to new node in the cluster.

MoveSecondaryAsync(String, String, PartitionSelector, CancellationToken)

Moves selected secondary replica from current node to new node in the cluster.

MoveSecondaryAsync(String, String, PartitionSelector, TimeSpan, CancellationToken)

Moves selected secondary replica from current node to new node in the cluster.

RemoveReplicaAsync(ReplicaSelector, CompletionMode, Boolean)

This API will remove the replica (equivalent of ReportFault - Permanent) specified by the passed in ReplicaSelector.

RemoveReplicaAsync(ReplicaSelector, CompletionMode, Boolean, CancellationToken)

This API will remove the replica (equivalent of ReportFault - Permanent) specified by the passed in ReplicaSelector.

RemoveReplicaAsync(ReplicaSelector, CompletionMode, Boolean, TimeSpan, CancellationToken)

This API will remove the replica (equivalent of ReportFault - Permanent) specified by the passed in ReplicaSelector.

RemoveReplicaAsync(String, Guid, Int64, CompletionMode, Boolean)

This API will remove the replica (equivalent of ReportFault - Permanent) specified by the passed in ReplicaSelector.

RemoveReplicaAsync(String, Guid, Int64, CompletionMode, Boolean, CancellationToken)

This API will remove the replica (equivalent of ReportFault - Permanent) specified by the passed in ReplicaSelector.

RemoveReplicaAsync(String, Guid, Int64, CompletionMode, Boolean, Double, CancellationToken)

This API will remove the replica (equivalent of ReportFault - Permanent) specified by the passed in ReplicaSelector.

ReportCompletionAsync(String, Guid, Int64, CancellationToken)

This API will mark the replica completed.

RestartDeployedCodePackageAsync(String, Uri, String, String, Int64, CompletionMode)

This API call restarts the code package as specified by the input parameters.

RestartDeployedCodePackageAsync(String, Uri, String, String, Int64, CompletionMode, CancellationToken)

This API call restarts the code package as specified by the input parameters.

RestartDeployedCodePackageAsync(String, Uri, String, String, Int64, CompletionMode, TimeSpan, CancellationToken)

This API call restarts the code package as specified by the input parameters.

RestartDeployedCodePackageAsync(String, Uri, String, String, String, Int64, CompletionMode)

This API call restarts the code package as specified by the input parameters.

RestartDeployedCodePackageAsync(String, Uri, String, String, String, Int64, CompletionMode, CancellationToken)

This API call restarts the code package as specified by the input parameters.

RestartDeployedCodePackageAsync(String, Uri, String, String, String, Int64, CompletionMode, TimeSpan, CancellationToken)

This API call restarts the code package as specified by the input parameters.

RestartDeployedCodePackageAsync(Uri, ReplicaSelector, CompletionMode)

This API call restarts the code package which hosts the replica specified by the ReplicaSelector and belongs to the specified application name.

RestartDeployedCodePackageAsync(Uri, ReplicaSelector, CompletionMode, CancellationToken)

This API call restarts the code package which hosts the replica specified by the ReplicaSelector and belongs to the specified application name.

RestartDeployedCodePackageAsync(Uri, ReplicaSelector, CompletionMode, TimeSpan, CancellationToken)

This API call restarts the code package which hosts the replica specified by the ReplicaSelector and belongs to the specified application name.

RestartNodeAsync(ReplicaSelector, Boolean, CompletionMode, TimeSpan, CancellationToken)

Restarts a cluster node by restarting the Fabric.exe process that hosts the node.

RestartNodeAsync(ReplicaSelector, CompletionMode)

Restarts a cluster node by restarting the Fabric.exe process that hosts the node.

RestartNodeAsync(ReplicaSelector, CompletionMode, CancellationToken)

Restarts a cluster node by restarting the Fabric.exe process that hosts the node.

RestartNodeAsync(ReplicaSelector, CompletionMode, TimeSpan, CancellationToken)

Restarts a cluster node by restarting the Fabric.exe process that hosts the node.

RestartNodeAsync(String, BigInteger, Boolean, CompletionMode, TimeSpan, CancellationToken)

Restarts a cluster node by restarting the Fabric.exe process that hosts the node.

RestartNodeAsync(String, BigInteger, CompletionMode)

Restarts a cluster node by restarting the Fabric.exe process that hosts the node.

RestartNodeAsync(String, BigInteger, CompletionMode, CancellationToken)

Restarts a cluster node by restarting the Fabric.exe process that hosts the node.

RestartNodeAsync(String, BigInteger, TimeSpan, CancellationToken)

Restarts a cluster node by restarting the Fabric.exe process that hosts the node.

RestartReplicaAsync(ReplicaSelector, CompletionMode)

This API will restart the replica (equivalent of ReportFault - Temporary) specified by the passed in ReplicaSelector.

RestartReplicaAsync(ReplicaSelector, CompletionMode, CancellationToken)

This API will restart the replica (equivalent of ReportFault - Temporary) specified by the passed in ReplicaSelector.

RestartReplicaAsync(ReplicaSelector, CompletionMode, TimeSpan, CancellationToken)

This API will restart the replica (equivalent of ReportFault - Temporary) specified by the passed in ReplicaSelector.

RestartReplicaAsync(String, Guid, Int64, CompletionMode)

This API will restart the replica (equivalent of ReportFault - Temporary) specified by the passed in ReplicaSelector.

RestartReplicaAsync(String, Guid, Int64, CompletionMode, CancellationToken)

This API will restart the replica (equivalent of ReportFault - Temporary) specified by the passed in ReplicaSelector.

RestartReplicaAsync(String, Guid, Int64, CompletionMode, Double, CancellationToken)

This API will restart the replica (equivalent of ReportFault - Temporary) specified by the passed in ReplicaSelector.

StartNodeAsync(String, BigInteger, CompletionMode)
Obsolete.

Starts a cluster node.

StartNodeAsync(String, BigInteger, CompletionMode, CancellationToken)
Obsolete.

Starts a cluster node.

StartNodeAsync(String, BigInteger, String, Int32, CompletionMode)
Obsolete.

Starts a cluster node.

StartNodeAsync(String, BigInteger, String, Int32, CompletionMode, CancellationToken)
Obsolete.

Starts a cluster node.

StartNodeAsync(String, BigInteger, String, Int32, CompletionMode, TimeSpan, CancellationToken)
Obsolete.

Starts a cluster node.

StopNodeAsync(String, BigInteger, CompletionMode)
Obsolete.

Stops a cluster node.

StopNodeAsync(String, BigInteger, CompletionMode, CancellationToken)
Obsolete.

Stops a cluster node.

StopNodeAsync(String, BigInteger, CompletionMode, TimeSpan, CancellationToken)
Obsolete.

Stops a cluster node.

Applies to