Package | Description |
---|---|
org.apache.lens.api.metastore | |
org.apache.lens.server.metastore |
Modifier and Type | Method and Description |
---|---|
XStorageTableDesc |
ObjectFactory.createXStorageTableDesc()
Create an instance of
XStorageTableDesc |
XStorageTableDesc |
XNativeTable.getStorageDescriptor()
Gets the value of the storageDescriptor property.
|
XStorageTableDesc |
XStorageTableElement.getTableDesc()
Gets the value of the tableDesc property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<XStorageTableDesc> |
ObjectFactory.createXStorageTableDesc(XStorageTableDesc value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<XStorageTableDesc> |
ObjectFactory.createXStorageTableDesc(XStorageTableDesc value)
|
void |
XNativeTable.setStorageDescriptor(XStorageTableDesc value)
Sets the value of the storageDescriptor property.
|
void |
XStorageTableElement.setTableDesc(XStorageTableDesc value)
Sets the value of the tableDesc property.
|
Modifier and Type | Method and Description |
---|---|
static XStorageTableDesc |
JAXBUtils.getStorageTableDescFromHiveTable(org.apache.hadoop.hive.ql.metadata.Table tbl) |
Modifier and Type | Method and Description |
---|---|
static StorageTableDesc |
JAXBUtils.storageTableDescFromXStorageTableDesc(XStorageTableDesc xtableDesc) |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.