Uses of Package
org.apache.hadoop.yarn.server.timelineservice.storage.flow
Packages that use org.apache.hadoop.yarn.server.timelineservice.storage.flow
Package
Description
Package org.apache.hadoop.yarn.server.timelineservice.storage.application
contains classes related to implementation for application table.
Package org.apache.hadoop.yarn.server.timelineservice.storage.apptoflow
contains classes related to implementation for app to flow table.
Package org.apache.hadoop.yarn.server.timelineservice.storage.common contains
a set of utility classes used across backend storage reader and writer.
Package org.apache.hadoop.yarn.server.timelineservice.storage.domain
contains classes related to implementation for domain table.
Package org.apache.hadoop.yarn.server.timelineservice.storage.entity
contains classes related to implementation for entity table.
Package org.apache.hadoop.yarn.server.timelineservice.storage.flow
contains classes related to implementation for flow related tables, viz. flow
run table and flow activity table.
Package org.apache.hadoop.yarn.server.timelineservice.storage.subapplication
contains classes related to implementation for subapplication table.
-
-
-
Classes in org.apache.hadoop.yarn.server.timelineservice.storage.flow used by org.apache.hadoop.yarn.server.timelineservice.storage.commonClassDescriptionIdentifies the attributes to be set for puts into the
FlowRunTable.Defines the attribute tuple to be set for puts into theFlowRunTable. -
-
-
Classes in org.apache.hadoop.yarn.server.timelineservice.storage.flow used by org.apache.hadoop.yarn.server.timelineservice.storage.flowClassDescriptionIdentifies the compaction dimensions for the data in the
FlowRunTable.Identifies the attributes to be set for puts into theFlowRunTable.Defines the attribute tuple to be set for puts into theFlowRunTable.Represents the flow run table column families.Identifies partially qualified columns for theFlowActivityTable.Represents a rowkey for the flow activity table.Identifies fully qualified columns for theFlowRunTable.Represents the flow run table column families.Identifies partially qualified columns for theFlowRunTable.Represents a rowkey for the flow run table. -