| 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.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  | ApplicationRowKeyPrefixRepresents a partial rowkey (without flowName or without flowName and
 flowRunId) for the application table. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EntityRowKeyPrefixRepresents a partial rowkey without the entityId or without entityType and
 entityId for the entity table. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FlowActivityRowKeyPrefixA prefix partial rowkey for flow activities. | 
| class  | FlowRunRowKeyPrefixRepresents a partial rowkey (without the flowRunId) for the flow run table. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SubApplicationRowKeyPrefixRepresents a partial rowkey without the entityId or without entityType and
 entityId for the sub application table. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.