| Package | Description |
|---|---|
| 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.reader |
Package org.apache.hadoop.yarn.server.timelineservice.storage.reader
contains classes used to read entities from backend based on query type.
|
| Class and Description |
|---|
| AppToFlowColumnFamily
Represents the app_flow table column families.
|
| AppToFlowColumnPrefix
Identifies partially qualified columns for the app-to-flow table.
|
| AppToFlowRowKey
Represents a row key for the app_flow table, which is the app id.
|
| AppToFlowTable
The app_flow table as column families mapping.
|
| Class and Description |
|---|
| AppToFlowRowKey
Represents a row key for the app_flow table, which is the app id.
|
Copyright © 2018 Apache Software Foundation. All Rights Reserved.