Uses of Class
org.apache.hadoop.yarn.server.timelineservice.storage.apptoflow.AppToFlowRowKey
Packages that use AppToFlowRowKey
Package
Description
Package org.apache.hadoop.yarn.server.timelineservice.storage.apptoflow
contains classes related to implementation for app to flow table.
-
Uses of AppToFlowRowKey in org.apache.hadoop.yarn.server.timelineservice.storage.apptoflow
Methods in org.apache.hadoop.yarn.server.timelineservice.storage.apptoflow that return AppToFlowRowKeyModifier and TypeMethodDescriptionstatic AppToFlowRowKeyAppToFlowRowKey.parseRowKey(byte[] rowKey) Given the raw row key as bytes, returns the row key as an object.