| 类 | 说明 |
|---|---|
| BootstrapStreamTaskRunner<IN> |
The runtime for a
BootstrapStreamTask. |
| BoundedOneInputStreamTaskRunner<IN> | 已过时 |
| FileCopyFunction |
This output format copies files from an existing savepoint into a new directory.
|
| MergeOperatorStates |
A reducer that aggregates multiple
OperatorState's into a single CheckpointMetadata. |
| OperatorSubtaskStateReducer |
A reducer that aggregates all
OperatorSubtaskState's for a particular operator into a
single OperatorState. |
| SavepointOutputFormat |
An output format to serialize
CheckpointMetadata metadata to distributed storage. |
| SnapshotUtils |
Takes a final snapshot of the state of an operator subtask.
|
| StatePathExtractor |
Extracts all file paths that are part of the provided
OperatorState. |
| TaggedOperatorSubtaskState |
A simple wrapper pojo that tags
OperatorSubtaskState with metadata. |
| TimestampAssignerWrapper<T> | 已过时 |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.