Structsยง
- Auto
Refresh Schema Sink Context - Create
Streaming JobContext CreateStreamingJobContextcarries one-time infos for creating a streaming job.- Create
Streaming JobOption - Creating
Streaming ๐JobInfo - Global
Stream Manager GlobalStreamManagermanages all the streams in the system.- Replace
Stream JobContext ReplaceStreamJobContextcarries one-time infos for replacing the plan of an existing stream job.- Streaming
JobExecution ๐ - Upstream
Sink Info
Constantsยง
- FOREGROUND_
DDL_ ๐EARLY_ FAILURE_ TIMEOUT - A user is assumed to stay focused on a streaming-job creation for at most 30 seconds. If an error occurs during that time, cancel the job so that they can investigate the error. After that, prioritize eventual completion by continuing to wait through transient errors.
Functionsยง
Type Aliasesยง
- Create
Streaming JobResult - The error carries whether the caller should explicitly cancel the creating job and an optional notifier for an awaited cancellation request.
- Creating
Streaming ๐JobInfo Ref - Global
Stream Manager Ref