| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.timelineservice.reader.filter |
Package org.apache.hadoop.server.timelineservice.reader.filter stores
timeline filter implementations.
|
| org.apache.hadoop.yarn.server.timelineservice.storage.application |
Package org.apache.hadoop.yarn.server.timelineservice.storage.application
contains classes related to implementation for application table.
|
| 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.
|
| org.apache.hadoop.yarn.server.timelineservice.storage.common |
Package org.apache.hadoop.yarn.server.timelineservice.storage contains
classes which define and implement reading and writing to backend storage.
|
| org.apache.hadoop.yarn.server.timelineservice.storage.entity |
Package org.apache.hadoop.yarn.server.timelineservice.storage.entity
contains classes related to implementation for entity table.
|
| org.apache.hadoop.yarn.server.timelineservice.storage.flow |
Package org.apache.hadoop.yarn.server.timelineservice.storage.flow
contains classes related to implementation for flow related tables, viz.
|
| org.apache.hadoop.yarn.server.timelineservice.storage.reader |
Package org.apache.hadoop.yarn.server.timelineservice.storage.reader
contains classes used to read entities from backend based on query type.
|
| org.apache.hadoop.yarn.server.timelineservice.storage.subapplication |
Package org.apache.hadoop.yarn.server.timelineservice.storage.subapplication
contains classes related to implementation for subapplication table.
|
| Class and Description |
|---|
| Column
A Column represents the way to store a fully qualified column in a specific
table.
|
| ColumnFamily
Type safe column family.
|
| ColumnPrefix
Used to represent a partially qualified column, where the actual column name
will be composed of a prefix and the remainder of the column qualifier.
|
| Class and Description |
|---|
| BaseTable
Implements behavior common to tables used in the timeline service storage.
|
| Column
A Column represents the way to store a fully qualified column in a specific
table.
|
| ColumnFamily
Type safe column family.
|
| ColumnPrefix
Used to represent a partially qualified column, where the actual column name
will be composed of a prefix and the remainder of the column qualifier.
|
| KeyConverter
Interface which has to be implemented for encoding and decoding row keys and
columns.
|
| RowKeyPrefix
In queries where a single result is needed, an exact rowkey can be used
through the corresponding rowkey#getRowKey() method.
|
| TypedBufferedMutator
Just a typed wrapper around
BufferedMutator used to ensure that
columns can write only to the table mutator for the right table. |
| ValueConverter
Converter used to encode/decode value associated with a column prefix or a
column.
|
| Class and Description |
|---|
| BaseTable
Implements behavior common to tables used in the timeline service storage.
|
| ColumnFamily
Type safe column family.
|
| ColumnPrefix
Used to represent a partially qualified column, where the actual column name
will be composed of a prefix and the remainder of the column qualifier.
|
| KeyConverter
Interface which has to be implemented for encoding and decoding row keys and
columns.
|
| TypedBufferedMutator
Just a typed wrapper around
BufferedMutator used to ensure that
columns can write only to the table mutator for the right table. |
| ValueConverter
Converter used to encode/decode value associated with a column prefix or a
column.
|
| Class and Description |
|---|
| ColumnFamily
Type safe column family.
|
| EventColumnName
Encapsulates information about Event column names for application and entity
tables.
|
| GenericConverter
Uses GenericObjectMapper to encode objects as bytes and decode bytes as
objects.
|
| KeyConverter
Interface which has to be implemented for encoding and decoding row keys and
columns.
|
| NumericValueConverter
Extends ValueConverter interface for numeric converters to support numerical
operations such as comparison, addition, etc.
|
| Separator
Used to separate row qualifiers, column qualifiers and compound fields.
|
| TypedBufferedMutator
Just a typed wrapper around
BufferedMutator used to ensure that
columns can write only to the table mutator for the right table. |
| ValueConverter
Converter used to encode/decode value associated with a column prefix or a
column.
|
| Class and Description |
|---|
| BaseTable
Implements behavior common to tables used in the timeline service storage.
|
| Column
A Column represents the way to store a fully qualified column in a specific
table.
|
| ColumnFamily
Type safe column family.
|
| ColumnPrefix
Used to represent a partially qualified column, where the actual column name
will be composed of a prefix and the remainder of the column qualifier.
|
| KeyConverter
Interface which has to be implemented for encoding and decoding row keys and
columns.
|
| RowKeyPrefix
In queries where a single result is needed, an exact rowkey can be used
through the corresponding rowkey#getRowKey() method.
|
| TypedBufferedMutator
Just a typed wrapper around
BufferedMutator used to ensure that
columns can write only to the table mutator for the right table. |
| ValueConverter
Converter used to encode/decode value associated with a column prefix or a
column.
|
| Class and Description |
|---|
| BaseTable
Implements behavior common to tables used in the timeline service storage.
|
| Column
A Column represents the way to store a fully qualified column in a specific
table.
|
| ColumnFamily
Type safe column family.
|
| ColumnPrefix
Used to represent a partially qualified column, where the actual column name
will be composed of a prefix and the remainder of the column qualifier.
|
| KeyConverter
Interface which has to be implemented for encoding and decoding row keys and
columns.
|
| RowKeyPrefix
In queries where a single result is needed, an exact rowkey can be used
through the corresponding rowkey#getRowKey() method.
|
| TypedBufferedMutator
Just a typed wrapper around
BufferedMutator used to ensure that
columns can write only to the table mutator for the right table. |
| ValueConverter
Converter used to encode/decode value associated with a column prefix or a
column.
|
| Class and Description |
|---|
| BaseTable
Implements behavior common to tables used in the timeline service storage.
|
| ColumnPrefix
Used to represent a partially qualified column, where the actual column name
will be composed of a prefix and the remainder of the column qualifier.
|
| Class and Description |
|---|
| BaseTable
Implements behavior common to tables used in the timeline service storage.
|
| Column
A Column represents the way to store a fully qualified column in a specific
table.
|
| ColumnFamily
Type safe column family.
|
| ColumnPrefix
Used to represent a partially qualified column, where the actual column name
will be composed of a prefix and the remainder of the column qualifier.
|
| KeyConverter
Interface which has to be implemented for encoding and decoding row keys and
columns.
|
| RowKeyPrefix
In queries where a single result is needed, an exact rowkey can be used
through the corresponding rowkey#getRowKey() method.
|
| TypedBufferedMutator
Just a typed wrapper around
BufferedMutator used to ensure that
columns can write only to the table mutator for the right table. |
| ValueConverter
Converter used to encode/decode value associated with a column prefix or a
column.
|
Copyright © 2018 Apache Software Foundation. All Rights Reserved.