| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppToFlowColumnPrefix.store(byte[] rowKey,
TypedBufferedMutator<AppToFlowTable> tableMutator,
byte[] qualifier,
Long timestamp,
Object inputValue,
Attribute... attributes) |
void |
AppToFlowColumnPrefix.store(byte[] rowKey,
TypedBufferedMutator<AppToFlowTable> tableMutator,
String qualifier,
Long timestamp,
Object inputValue,
Attribute... attributes) |
Copyright © 2018 Apache Software Foundation. All Rights Reserved.