Package | Description |
---|---|
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.common contains
a set of utility classes used across backend storage reader and writer.
|
org.apache.hadoop.yarn.server.timelineservice.storage.domain |
Package org.apache.hadoop.yarn.server.timelineservice.storage.domain
contains classes related to implementation for domain table.
|
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.subapplication |
Package org.apache.hadoop.yarn.server.timelineservice.storage.subapplication
contains classes related to implementation for subapplication table.
|
Modifier and Type | Method and Description |
---|---|
Attribute[] |
ApplicationColumn.getCombinedAttrsWithAggr(Attribute... attributes) |
Attribute[] |
ApplicationColumnPrefix.getCombinedAttrsWithAggr(Attribute... attributes) |
Modifier and Type | Method and Description |
---|---|
Attribute[] |
ApplicationColumn.getCombinedAttrsWithAggr(Attribute... attributes) |
Attribute[] |
ApplicationColumnPrefix.getCombinedAttrsWithAggr(Attribute... attributes) |
Modifier and Type | Method and Description |
---|---|
Attribute[] |
AppToFlowColumnPrefix.getCombinedAttrsWithAggr(Attribute... attributes) |
Attribute[] |
AppToFlowColumn.getCombinedAttrsWithAggr(Attribute... attributes) |
Modifier and Type | Method and Description |
---|---|
Attribute[] |
AppToFlowColumnPrefix.getCombinedAttrsWithAggr(Attribute... attributes) |
Attribute[] |
AppToFlowColumn.getCombinedAttrsWithAggr(Attribute... attributes) |
Modifier and Type | Method and Description |
---|---|
static Attribute[] |
HBaseTimelineSchemaUtils.combineAttributes(Attribute[] attributes,
AggregationOperation aggOp)
Combines the input array of attributes and the input aggregation operation
into a new array of attributes.
|
Attribute[] |
ColumnPrefix.getCombinedAttrsWithAggr(Attribute... attributes)
Return attributed combined with aggregations, if any.
|
Attribute[] |
Column.getCombinedAttrsWithAggr(Attribute... attributes)
Return attributed combined with aggregations, if any.
|
Modifier and Type | Method and Description |
---|---|
static Attribute[] |
HBaseTimelineSchemaUtils.combineAttributes(Attribute[] attributes,
AggregationOperation aggOp)
Combines the input array of attributes and the input aggregation operation
into a new array of attributes.
|
Attribute[] |
ColumnPrefix.getCombinedAttrsWithAggr(Attribute... attributes)
Return attributed combined with aggregations, if any.
|
Attribute[] |
Column.getCombinedAttrsWithAggr(Attribute... attributes)
Return attributed combined with aggregations, if any.
|
Modifier and Type | Method and Description |
---|---|
Attribute[] |
DomainColumn.getCombinedAttrsWithAggr(Attribute... attributes) |
Modifier and Type | Method and Description |
---|---|
Attribute[] |
DomainColumn.getCombinedAttrsWithAggr(Attribute... attributes) |
Modifier and Type | Method and Description |
---|---|
Attribute[] |
EntityColumnPrefix.getCombinedAttrsWithAggr(Attribute... attributes) |
Attribute[] |
EntityColumn.getCombinedAttrsWithAggr(Attribute... attributes) |
Modifier and Type | Method and Description |
---|---|
Attribute[] |
EntityColumnPrefix.getCombinedAttrsWithAggr(Attribute... attributes) |
Attribute[] |
EntityColumn.getCombinedAttrsWithAggr(Attribute... attributes) |
Modifier and Type | Method and Description |
---|---|
Attribute |
AggregationOperation.getAttribute() |
Attribute |
AggregationCompactionDimension.getAttribute(String attributeValue) |
Attribute[] |
FlowRunColumnPrefix.getCombinedAttrsWithAggr(Attribute... attributes) |
Attribute[] |
FlowActivityColumnPrefix.getCombinedAttrsWithAggr(Attribute... attributes) |
Attribute[] |
FlowRunColumn.getCombinedAttrsWithAggr(Attribute... attributes) |
Modifier and Type | Method and Description |
---|---|
Attribute[] |
FlowRunColumnPrefix.getCombinedAttrsWithAggr(Attribute... attributes) |
Attribute[] |
FlowActivityColumnPrefix.getCombinedAttrsWithAggr(Attribute... attributes) |
Attribute[] |
FlowRunColumn.getCombinedAttrsWithAggr(Attribute... attributes) |
Modifier and Type | Method and Description |
---|---|
Attribute[] |
SubApplicationColumn.getCombinedAttrsWithAggr(Attribute... attributes) |
Attribute[] |
SubApplicationColumnPrefix.getCombinedAttrsWithAggr(Attribute... attributes) |
Modifier and Type | Method and Description |
---|---|
Attribute[] |
SubApplicationColumn.getCombinedAttrsWithAggr(Attribute... attributes) |
Attribute[] |
SubApplicationColumnPrefix.getCombinedAttrsWithAggr(Attribute... attributes) |
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.