@InterfaceAudience.Private @InterfaceStability.Unstable
See: Description
Class | Description |
---|---|
BaseTableRW<T extends org.apache.hadoop.yarn.server.timelineservice.storage.common.BaseTable<T>> |
Implements behavior common to tables used in the timeline service storage.
|
ColumnRWHelper |
A set of utility functions that read or read to a column.
|
HBaseTimelineStorageUtils |
A bunch of utility functions used in HBase TimelineService backend.
|
TimelineHBaseSchemaConstants |
contains the constants used in the context of schema accesses for
TimelineEntity
information. |
TypedBufferedMutator<T extends org.apache.hadoop.yarn.server.timelineservice.storage.common.BaseTable<T>> |
To be used to wrap an actual
BufferedMutator in a type safe manner. |
Copyright © 2020 Apache Software Foundation. All rights reserved.