Package | Description |
---|---|
org.apache.hadoop.yarn.server.timelineservice.storage.application |
Package org.apache.hadoop.yarn.server.timelineservice.storage.application
contains classes related to implementation for application table.
|
org.apache.hadoop.yarn.server.timelineservice.storage.apptoflow |
Package org.apache.hadoop.yarn.server.timelineservice.storage.apptoflow
contains classes related to implementation for app to flow table.
|
org.apache.hadoop.yarn.server.timelineservice.storage.entity |
Package org.apache.hadoop.yarn.server.timelineservice.storage.entity
contains classes related to implementation for entity table.
|
org.apache.hadoop.yarn.server.timelineservice.storage.flow |
Package org.apache.hadoop.yarn.server.timelineservice.storage.flow
contains classes related to implementation for flow related tables, viz.
|
org.apache.hadoop.yarn.server.timelineservice.storage.subapplication |
Package org.apache.hadoop.yarn.server.timelineservice.storage.subapplication
contains classes related to implementation for subapplication table.
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationColumnFamily
Represents the application table column families.
|
Modifier and Type | Class and Description |
---|---|
class |
AppToFlowColumnFamily
Represents the app_flow table column families.
|
Modifier and Type | Class and Description |
---|---|
class |
EntityColumnFamily
Represents the entity table column families.
|
Modifier and Type | Class and Description |
---|---|
class |
FlowActivityColumnFamily
Represents the flow run table column families.
|
class |
FlowRunColumnFamily
Represents the flow run table column families.
|
Modifier and Type | Class and Description |
---|---|
class |
SubApplicationColumnFamily
Represents the sub application table column families.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.