TestCommandType Enum

Definition

The test command type of the queried test command.

public enum TestCommandType
type TestCommandType = 
Public Enum TestCommandType
Inheritance
TestCommandType

Fields

Invalid 0

Invalid

NodeTransition 8

Indicates the test command is for a node transition command

PartitionDataLoss 1

Indicates the test command is for a data loss command

PartitionQuorumLoss 2

Indicates the test command is for a quorum loss command

PartitionRestart 4

Indicates the test command is for a restart partition command

Applies to