限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final String |
UNSUPPORTED_DELETE_TIMER_MSG |
"Deleting timers is only supported on a keyed streams." |
public static final String |
UNSUPPORTED_REGISTER_TIMER_MSG |
"Setting timers is only supported on a keyed streams." |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final int |
DEFAULT_MAX_CONCURRENT_CHECKPOINTS |
1 |
public static final long |
DEFAULT_MIN_PAUSE_BETWEEN_CHECKPOINTS |
0L |
public static final long |
DEFAULT_TIMEOUT |
600000L |
public static final int |
UNDEFINED_TOLERABLE_CHECKPOINT_NUMBER |
-1 |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final String |
DEFAULT_JOB_NAME |
"Flink Streaming Job" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final long |
MIN_MONITORING_INTERVAL |
1L |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final String |
CONTENTS |
"contents" |
public static final String |
ID |
"id" |
public static final String |
PACT |
"pact" |
public static final String |
PARALLELISM |
"parallelism" |
public static final String |
PREDECESSORS |
"predecessors" |
public static final String |
SHIP_STRATEGY |
"ship_strategy" |
public static final String |
SIDE |
"side" |
public static final String |
STEPS |
"step_function" |
public static final String |
TYPE |
"type" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final String |
SERIALIZEDUDF |
"serializedUDF" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final String |
ITERATION_SINK_NAME_PREFIX |
"IterationSink" |
public static final String |
ITERATION_SOURCE_NAME_PREFIX |
"IterationSource" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final String |
DEFAULT_JOB_NAME |
"Flink Streaming Job" |
public static final int |
DEFAULT_LOWER_BOUND_MAX_PARALLELISM |
128 |
public static final String |
DEFAULT_SLOT_SHARING_GROUP |
"default" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final long |
UNDEFINED_NETWORK_BUFFER_TIMEOUT |
-1L |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final int |
VERSION |
2 |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final int |
NO_VERSION |
-2147483648 |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final int |
UNSPECIFIED |
-1 |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final int |
ACTIVE_STATUS |
0 |
public static final int |
IDLE_STATUS |
-1 |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final int |
MAX_PRIORITY |
2147483647 |
public static final int |
MIN_PRIORITY |
-1 |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.