Uses of Package
org.apache.hadoop.yarn.server.timelineservice.storage.common
Packages that use org.apache.hadoop.yarn.server.timelineservice.storage.common
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
a set of classes used for the 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.reader
contains classes used to read entities from backend based on query type.
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.common used by org.apache.hadoop.yarn.server.timelineservice.storage.applicationClassDescriptionImplements behavior common to tables used in the timeline service storage.
-
Classes in org.apache.hadoop.yarn.server.timelineservice.storage.common used by org.apache.hadoop.yarn.server.timelineservice.storage.apptoflowClassDescriptionImplements behavior common to tables used in the timeline service storage.
-
Classes in org.apache.hadoop.yarn.server.timelineservice.storage.common used by org.apache.hadoop.yarn.server.timelineservice.storage.commonClassDescriptionTo be used to wrap an actual
BufferedMutatorin a type safe manner. -
Classes in org.apache.hadoop.yarn.server.timelineservice.storage.common used by org.apache.hadoop.yarn.server.timelineservice.storage.domainClassDescriptionImplements behavior common to tables used in the timeline service storage.
-
Classes in org.apache.hadoop.yarn.server.timelineservice.storage.common used by org.apache.hadoop.yarn.server.timelineservice.storage.entityClassDescriptionImplements behavior common to tables used in the timeline service storage.
-
Classes in org.apache.hadoop.yarn.server.timelineservice.storage.common used by org.apache.hadoop.yarn.server.timelineservice.storage.flowClassDescriptionImplements behavior common to tables used in the timeline service storage.
-
Classes in org.apache.hadoop.yarn.server.timelineservice.storage.common used by org.apache.hadoop.yarn.server.timelineservice.storage.readerClassDescriptionImplements behavior common to tables used in the timeline service storage.
-
Classes in org.apache.hadoop.yarn.server.timelineservice.storage.common used by org.apache.hadoop.yarn.server.timelineservice.storage.subapplicationClassDescriptionImplements behavior common to tables used in the timeline service storage.