|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CubeMetastoreClient | |
|---|---|
| org.apache.lens.cube.metadata | |
| org.apache.lens.server.session | |
| Uses of CubeMetastoreClient in org.apache.lens.cube.metadata |
|---|
| Methods in org.apache.lens.cube.metadata that return CubeMetastoreClient | |
|---|---|
static CubeMetastoreClient |
CubeMetastoreClient.getInstance(org.apache.hadoop.hive.conf.HiveConf conf)
Get the instance of CubeMetastoreClient corresponding to
HiveConf |
| Methods in org.apache.lens.cube.metadata with parameters of type CubeMetastoreClient | |
|---|---|
List<SchemaGraph.JoinPath> |
JoinChain.getRelationEdges(CubeMetastoreClient client)
Convert join paths to schemaGraph's JoinPath |
| Constructors in org.apache.lens.cube.metadata with parameters of type CubeMetastoreClient | |
|---|---|
SchemaGraph(CubeMetastoreClient metastore)
|
|
| Uses of CubeMetastoreClient in org.apache.lens.server.session |
|---|
| Methods in org.apache.lens.server.session that return CubeMetastoreClient | |
|---|---|
CubeMetastoreClient |
LensSessionImpl.getCubeMetastoreClient()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||