Class ConnectorTestConstants
java.lang.Object
org.apache.flink.connector.testframe.utils.ConnectorTestConstants
The default configuration values used in connector tests.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Durationstatic final longstatic final longstatic final longstatic final long -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
METRIC_FETCHER_UPDATE_INTERVAL_MS
public static final long METRIC_FETCHER_UPDATE_INTERVAL_MS- See Also:
-
SLOT_REQUEST_TIMEOUT_MS
public static final long SLOT_REQUEST_TIMEOUT_MS- See Also:
-
HEARTBEAT_TIMEOUT_MS
public static final long HEARTBEAT_TIMEOUT_MS- See Also:
-
HEARTBEAT_INTERVAL_MS
public static final long HEARTBEAT_INTERVAL_MS- See Also:
-
DEFAULT_COLLECT_DATA_TIMEOUT
-
-
Constructor Details
-
ConnectorTestConstants
public ConnectorTestConstants()
-