Class ConnectorTestConstants

java.lang.Object
org.apache.flink.connector.testframe.utils.ConnectorTestConstants

public class ConnectorTestConstants extends Object
The default configuration values used in connector tests.
  • 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

      public static final Duration DEFAULT_COLLECT_DATA_TIMEOUT
  • Constructor Details

    • ConnectorTestConstants

      public ConnectorTestConstants()