Package | Description |
---|---|
org.apache.lens.api.metastore | |
org.apache.lens.client | |
org.apache.lens.server.api.metastore | |
org.apache.lens.server.metastore |
Modifier and Type | Method and Description |
---|---|
XNativeTable |
ObjectFactory.createXNativeTable()
Create an instance of
XNativeTable |
Modifier and Type | Method and Description |
---|---|
JAXBElement<XNativeTable> |
ObjectFactory.createXNativeTable(XNativeTable value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<XNativeTable> |
ObjectFactory.createXNativeTable(XNativeTable value)
|
Modifier and Type | Method and Description |
---|---|
XNativeTable |
LensMetadataClient.getNativeTable(String tblName) |
XNativeTable |
LensClient.getNativeTable(String tblName) |
Modifier and Type | Method and Description |
---|---|
XNativeTable |
CubeMetastoreService.getNativeTable(LensSessionHandle sessionid,
String name)
Get native table for the given name
|
Modifier and Type | Method and Description |
---|---|
XNativeTable |
CubeMetastoreServiceImpl.getNativeTable(LensSessionHandle sessionid,
String name) |
static XNativeTable |
JAXBUtils.nativeTableFromMetaTable(org.apache.hadoop.hive.ql.metadata.Table table) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<XNativeTable> |
MetastoreResource.getNativeTable(LensSessionHandle sessionid,
String tableName)
Get the native table passed in name
|
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.