Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected AbstractTimelineStorageReader.FlowContext |
AbstractTimelineStorageReader.lookupFlowContext(org.apache.hadoop.yarn.server.timelineservice.storage.apptoflow.AppToFlowRowKey appToFlowRowKey,
String clusterId,
org.apache.hadoop.conf.Configuration hbaseConf,
org.apache.hadoop.hbase.client.Connection conn)
Looks up flow context from AppToFlow table.
|
Copyright © 2020 Apache Software Foundation. All rights reserved.