Package | Description |
---|---|
org.apache.hadoop.yarn.api.records.timelineservice |
Package org.apache.hadoop.yarn.api.records.timelineservice contains classes
which define the data model for ATSv2.
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationAttemptEntity
This entity represents an application attempt.
|
class |
ApplicationEntity
This entity represents an application.
|
class |
ClusterEntity
This entity represents a YARN cluster.
|
class |
ContainerEntity
This entity represents a container belonging to an application attempt.
|
class |
FlowRunEntity
This entity represents a flow run.
|
class |
QueueEntity
This entity represents a queue.
|
class |
SubApplicationEntity
This entity represents a user defined entities to be stored under sub
application table.
|
Copyright © 2023 Apache Software Foundation. All rights reserved.