所有类 接口概要 类概要 枚举概要 异常错误概要
| 类 |
说明 |
| AbstractConnectorJarStorageStrategy |
|
| AbstractFlowLifeCycle |
|
| AbstractIntermediateQueue<T> |
|
| AbstractJobAsyncOperation |
|
| AbstractResourceManager |
|
| AbstractTask |
|
| AbstractTaskGroupWithIntermediateQueue |
|
| ActionFlowLifeCycle |
|
| ActionState |
|
| ActionStateKey |
|
| ActionSubtaskState |
|
| AssignSplitOperation<SplitT extends org.apache.seatunnel.api.source.SourceSplit> |
|
| AsyncOperation |
Base class for async operations.
|
| Barrier |
barrier flowing in data flow
|
| BarrierFlowOperation |
|
| CancelJobOperation |
|
| CancelJobTask |
|
| CancelTaskOperation |
|
| CheckpointBarrier |
|
| CheckpointBarrierTriggerOperation |
|
| CheckpointCloseReason |
|
| CheckpointCoordinator |
Used to coordinate all checkpoints of a pipeline.
|
| CheckpointCoordinatorState |
|
| CheckpointCoordinatorStatus |
|
| CheckpointDataSerializerHook |
|
| CheckpointEndOperation |
|
| CheckpointErrorReportOperation |
|
| CheckpointException |
Base class for checkpoint related exceptions.
|
| CheckpointFinishedOperation |
|
| CheckpointManager |
Used to manage all checkpoints for a job.
|
| CheckpointPlan |
checkpoint plan info
|
| CheckpointPlan.Builder |
|
| CheckTaskGroupIsExecutingOperation |
|
| CleanTaskGroupContextOperation |
|
| ClientToServerOperationDataSerializerHook |
A Java Service Provider hook for Hazelcast's Identified Data Serializable mechanism.
|
| CloseIdleReaderOperation |
|
| CloseRequestOperation |
|
| CompletedCheckpoint |
|
| ConnectorJarStorageStrategy |
|
| ConnectorPackageService |
|
| CoordinatorService |
|
| CoordinatorTask |
|
| CPU |
|
| CreateWorkerResult |
|
| DAGUtils |
|
| DefaultSlotService |
The slot service of seatunnel server, used for manage slot in worker.
|
| DeleteConnectorJarInExecutionNode |
|
| DeployTaskOperation |
|
| ExecutionEdge |
|
| ExecutionPlan |
|
| ExecutionPlanGenerator |
|
| ExecutionState |
An enumeration of all states that a task can be in during its execution.
|
| ExecutionVertex |
|
| FileMapStore |
|
| FileMapStoreFactory |
|
| Flow |
|
| FlowConfig |
This interface indicates that this class is the configuration information of Flow
|
| FlowLifeCycle |
|
| GetClusterHealthMetricsOperation |
|
| GetClusterHealthMetricsTask |
|
| GetJobDetailStatusOperation |
|
| GetJobDetailStatusTask |
|
| GetJobInfoOperation |
|
| GetJobInfoTask |
|
| GetJobMetricsOperation |
|
| GetJobMetricsTask |
|
| GetJobStatusOperation |
|
| GetJobStatusTask |
|
| GetMetricsOperation |
|
| GetOverviewOperation |
|
| GetRunningJobMetricsOperation |
|
| GetRunningJobMetricsTask |
|
| GetTaskGroupAddressOperation |
|
| GetTaskGroupMetricsOperation |
|
| IMapCheckpointIDCounter |
|
| IntermediateBlockingQueue |
|
| IntermediateDisruptor |
|
| IntermediateExecutionFlow<F extends FlowConfig> |
|
| IntermediateQueueConfig |
|
| IntermediateQueueFlowLifeCycle<T extends AbstractIntermediateQueue<?>> |
|
| IsolatedConnectorJarStorageStrategy |
|
| JobEventHttpReportHandler |
|
| JobEventListener |
|
| JobEventProcessor |
|
| JobEventReportOperation |
|
| JobHistoryService |
|
| JobHistoryService.JobState |
|
| JobHistoryService.PipelineStateData |
|
| JobMaster |
|
| JobMetricsCollector |
|
| JobMetricsUtil |
|
| KubernetesResourceManager |
|
| LastCheckpointNotifyOperation |
|
| ListJobStatusOperation |
|
| ListJobStatusTask |
|
| LiteNodeDropOutTcpIpJoiner |
|
| Log4j2HttpGetCommandProcessor |
|
| Log4j2HttpPostCommandProcessor |
|
| Memory |
|
| NodeEngineUtil |
|
| NodeExtension |
|
| NoEnoughResourceException |
|
| NotifyTaskRestoreOperation |
|
| NotifyTaskStartOperation |
|
| NotifyTaskStatusOperation |
|
| OneInputFlowLifeCycle<T> |
A processing component that gets one piece of data at one time from other components inside the
engine
|
| OneOutputFlowLifeCycle<T> |
A processing component that sends a piece of data from within the engine to other components at a
time
|
| OverviewInfo |
|
| PendingCheckpoint |
|
| PhysicalExecutionFlow<T extends org.apache.seatunnel.engine.core.dag.actions.Action,F extends FlowConfig> |
|
| PhysicalPlan |
|
| PhysicalPlanGenerator |
|
| PhysicalVertex |
PhysicalVertex is responsible for the scheduling and execution of a single task parallel Each
ExecutionVertex generates some
PhysicalVertex.
|
| Pipeline |
|
| PipelineGenerator |
|
| PipelineLocation |
|
| PlanUtils |
|
| PrintMessageOperation |
|
| PrintMessageTask |
|
| Progress |
|
| ProgressState |
|
| RecordEvent |
|
| RecordEventFactory |
|
| RecordEventHandler |
|
| RecordEventProducer |
|
| RecordSerializer |
|
| RecordSerializerHook |
|
| ReleaseSlotOperation |
|
| RequestSlotOperation |
|
| RequestSplitOperation |
|
| ResetResourceOperation |
|
| Resource |
The mark of seatunnel worker resource
|
| ResourceDataSerializerHook |
|
| ResourceManager |
|
| ResourceManagerFactory |
|
| ResourceProfile |
|
| ResourceRequestHandler |
Handle each slot request from resource manager
|
| ResourceUtils |
|
| RestConstant |
|
| RestHttpGetCommandProcessor |
|
| RestHttpPostCommandProcessor |
|
| RestJobExecutionEnvironment |
|
| RestoredSplitOperation |
|
| RestUtil |
|
| SavePointJobOperation |
|
| SavePointJobTask |
|
| SeaTunnelHealthMonitor |
|
| SeaTunnelMessageTaskFactoryProvider |
|
| SeaTunnelMetricsContext |
|
| SeaTunnelNodeContext |
|
| SeaTunnelServer |
|
| SeaTunnelServerStarter |
|
| SeaTunnelSourceCollector<T> |
|
| SeaTunnelSplitEnumeratorContext<SplitT extends org.apache.seatunnel.api.source.SourceSplit> |
|
| SeaTunnelTask |
|
| SeaTunnelTaskState |
The state of SeaTunnelTask, The task usually
startCall in the state CREATED and switch states according to this diagram:
|
| SeaTunnelTransformCollector |
|
| SendConnectorJarToMemberNodeOperation |
|
| ServerConnectorPackageClient |
|
| SharedConnectorJarCleanupTask |
|
| SharedConnectorJarStorageStrategy |
|
| ShuffleSinkFlowLifeCycle |
|
| ShuffleSourceFlowLifeCycle<T> |
|
| SinkAggregatedCommitterTask<CommandInfoT,AggregatedCommitInfoT> |
|
| SinkConfig |
|
| SinkFlowLifeCycle<T,CommitInfoT extends Serializable,AggregatedCommitInfoT,StateT> |
|
| SinkPrepareCommitOperation<CommitInfoT> |
|
| SinkRegisterOperation |
|
| SinkWriterContext |
|
| SlotAndWorkerProfile |
|
| SlotContext |
|
| SlotProfile |
Used to describe the status of the current slot, including resource size and assign status
|
| SlotService |
|
| SourceConfig |
|
| SourceEventOperation |
|
| SourceFlowLifeCycle<T,SplitT extends org.apache.seatunnel.api.source.SourceSplit> |
|
| SourceNoMoreElementOperation |
|
| SourceReaderContext |
|
| SourceReaderEventOperation |
For SourceReader send event to the SourceSplitEnumerator
|
| SourceRegisterOperation |
For SourceReader to register with the SourceSplitEnumerator
|
| SourceSeaTunnelTask<T,SplitT extends org.apache.seatunnel.api.source.SourceSplit> |
|
| SourceSplitEnumeratorTask<SplitT extends org.apache.seatunnel.api.source.SourceSplit> |
|
| StandaloneCheckpointIDCounter |
|
| StandaloneResourceManager |
|
| Stateful |
|
| StorageStrategyFactory |
|
| SubmitJobOperation |
|
| SubmitJobTask |
|
| SubPlan |
|
| SubtaskStatistics |
|
| SubtaskStatus |
|
| SyncWorkerProfileOperation |
|
| Task |
|
| TaskAcknowledgeOperation |
|
| TaskCallTimer |
TaskCallTimer is a time-consuming timer for Task Call method execution
|
| TaskDataSerializerHook |
|
| TaskDeployState |
|
| TaskExecutionContext |
|
| TaskExecutionService |
This class is responsible for the execution of the Task
|
| TaskExecutionService.NamedTaskWrapper |
|
| TaskExecutionState |
|
| TaskGroup |
|
| TaskGroupContext |
|
| TaskGroupContextNotFoundException |
|
| TaskGroupDefaultImpl |
|
| TaskGroupImmutableInformation |
|
| TaskGroupLocation |
|
| TaskGroupWithIntermediateBlockingQueue |
|
| TaskGroupWithIntermediateDisruptor |
|
| TaskLocation |
|
| TaskOperation |
|
| TaskReportStatusOperation |
|
| TaskRuntimeException |
|
| TaskStatistics |
|
| TaskTracker |
|
| ThirdPartyResourceManager |
|
| TransformFlowLifeCycle<T> |
|
| TransformSeaTunnelTask |
|
| TriggerSchemaChangeAfterCheckpointOperation |
|
| TriggerSchemaChangeBeforeCheckpointOperation |
|
| TypeId |
|
| UnknownFlowException |
|
| UnknownPhysicalPlanException |
This error will be reported when encountering a physical plan that does not work properly
|
| UnsupportedDeployTypeException |
|
| UploadConnectorJarOperation |
|
| UploadConnectorJarTask |
|
| WaitForJobCompleteOperation |
|
| WaitForJobCompleteTask |
|
| WorkerHeartbeatOperation |
|
| WorkerProfile |
Used to describe the status of the current Worker, including address and resource assign status
|
| WrongTargetSlotException |
|
| YarnResourceManager |
|
| ZetaMetricsCollector |
|