Package | Description |
---|---|
org.apache.lens.cube.metadata | |
org.apache.lens.cube.metadata.timeline | |
org.apache.lens.server.session |
Modifier and Type | Method and Description |
---|---|
static CubeMetastoreClient |
CubeMetastoreClient.getInstance(org.apache.hadoop.hive.conf.HiveConf conf)
Get the instance of
CubeMetastoreClient corresponding to HiveConf |
Modifier and Type | Method and Description |
---|---|
List<SchemaGraph.JoinPath> |
JoinChain.getRelationEdges(CubeMetastoreClient client)
Convert join paths to schemaGraph's JoinPath
|
Constructor and Description |
---|
SchemaGraph(CubeMetastoreClient metastore) |
Modifier and Type | Method and Description |
---|---|
static PartitionTimeline |
PartitionTimelineFactory.get(CubeMetastoreClient client,
String storageTable,
UpdatePeriod updatePeriod,
String partitionColumn)
Checks in table params if desired implementing class is given.
|
Modifier and Type | Method and Description |
---|---|
CubeMetastoreClient |
LensSessionImpl.getCubeMetastoreClient() |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.