public class PortCoordination extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PortCoordination.ReservedPort
A port that has been reserved for the purposes of a single test.
|
Constructor and Description |
---|
PortCoordination() |
public static final List<PortCoordination.ReservedPort> CONFIG_CHECKER_MULTI_WORKERS
public static final List<PortCoordination.ReservedPort> CONFIG_CHECKER_MULTI_NODES
public static final List<PortCoordination.ReservedPort> CONFIG_CHECKER_UNSET_VS_SET
public static final List<PortCoordination.ReservedPort> CONFIG_CHECKER_MULTI_MASTERS
public static final List<PortCoordination.ReservedPort> MULTI_PROCESS_SIMPLE_CLUSTER
public static final List<PortCoordination.ReservedPort> MULTI_PROCESS_ZOOKEEPER
public static final List<PortCoordination.ReservedPort> JOURNAL_STOP_SINGLE_MASTER
public static final List<PortCoordination.ReservedPort> JOURNAL_STOP_MULTI_MASTER
public static final List<PortCoordination.ReservedPort> BACKUP_RESTORE_ZK
public static final List<PortCoordination.ReservedPort> BACKUP_RESTORE_SINGLE
public static final List<PortCoordination.ReservedPort> ZOOKEEPER_FAILURE
public static final List<PortCoordination.ReservedPort> ZOOKEEPER_CONNECTION_POLICY_STANDARD
public static final List<PortCoordination.ReservedPort> ZOOKEEPER_CONNECTION_POLICY_SESSION
Copyright © 2023. All Rights Reserved.