Apache SeaTunnel · JSON-LD Context

Apache Seatunnel Context

JSON-LD context defining the semantic vocabulary for Apache Seatunnel from Apache SeaTunnel.

10 Classes 32 Properties 3 Namespaces
View Context View on GitHub

Namespaces

seat: https://seatunnel.apache.org/schema/
schema: https://schema.org/
xsd: http://www.w3.org/2001/XMLSchema#

Classes

JobList JobInfo JobSubmitRequest JobSubmitResult JobDetail JobMetrics JobStopRequest JobStopResult SystemInfo ClusterOverview

Properties

Property Type Container
jobs set
total integer
jobId string
jobName string
jobStatus string
createTime string
finishTime string
jobContent string
isStartWithSavePoint boolean
jobDag string
metrics string
errorMsg string
sourceReceivedCount integer
sinkWriteCount integer
sourceReceivedQPS decimal
sinkWriteQPS decimal
isStopWithSavePoint boolean
status string
message string
processors integer
physicalMemory integer
freePhysicalMemory integer
totalHeapMemory integer
freeHeapMemory integer
usedHeapMemory integer
workers integer
runningJobs integer
finishedJobs integer
failedJobs integer
canceledJobs integer
totalSlot integer
usedSlot integer