Package | Description |
---|---|
org.apache.lens.cube.metadata | |
org.apache.lens.cube.metadata.timeline | |
org.apache.lens.cube.parse | |
org.apache.lens.server.rewrite | |
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<JoinPath> |
JoinChain.getRelationEdges(CubeMetastoreClient client)
Convert join chain paths to JoinPath objects
|
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 |
---|---|
default CubeMetastoreClient |
Candidate.getCubeMetastoreClient()
Utility method to return the metastore client of its cube query context
|
CubeMetastoreClient |
CubeQueryContext.getMetastoreClient() |
Modifier and Type | Method and Description |
---|---|
static CubeMetastoreClient |
RewriteUtil.getClient(org.apache.hadoop.hive.conf.HiveConf conf) |
Modifier and Type | Method and Description |
---|---|
CubeMetastoreClient |
LensSessionImpl.getCubeMetastoreClient() |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.