|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Named | |
---|---|
org.apache.lens.cube.metadata | |
org.apache.lens.cube.parse | |
org.apache.lens.storage.db |
Uses of Named in org.apache.lens.cube.metadata |
---|
Subinterfaces of Named in org.apache.lens.cube.metadata | |
---|---|
interface |
CubeInterface
The cube interface on which queries can be accepted |
Classes in org.apache.lens.cube.metadata that implement Named | |
---|---|
class |
AbstractBaseTable
Abstract table with expressions |
class |
AbstractCubeTable
|
class |
BaseDimAttribute
|
class |
ColumnMeasure
|
class |
Cube
|
class |
CubeColumn
|
class |
CubeDimAttribute
|
class |
CubeDimensionTable
|
class |
CubeFactTable
|
class |
CubeMeasure
|
class |
DerivedCube
|
class |
Dimension
|
class |
ExprColumn
|
class |
HDFSStorage
|
class |
HierarchicalDimAttribute
|
class |
InlineDimAttribute
|
class |
JoinChain
|
class |
ReferencedDimAtrribute
|
class |
Storage
Storage is Named Interface which would represent the underlying storage of the data. |
class |
UpdatePeriod
|
Methods in org.apache.lens.cube.metadata with type parameters of type Named | ||
---|---|---|
static
|
MetastoreUtil.addNameStrings(Map<String,String> props,
String key,
Collection<E> set)
|
|
static
|
MetastoreUtil.getNamedStr(Collection<E> set)
|
Uses of Named in org.apache.lens.cube.parse |
---|
Classes in org.apache.lens.cube.parse with type parameters of type Named | |
---|---|
class |
Aliased<T extends Named>
|
Methods in org.apache.lens.cube.parse with type parameters of type Named | ||
---|---|---|
static
|
Aliased.create(K obj)
|
|
static
|
Aliased.create(K obj,
String alias)
|
Uses of Named in org.apache.lens.storage.db |
---|
Classes in org.apache.lens.storage.db that implement Named | |
---|---|
class |
DBStorage
The Class DBStorage. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |