|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XColumn | |
|---|---|
| org.apache.lens.api.metastore | |
| org.apache.lens.server.metastore | |
| Uses of XColumn in org.apache.lens.api.metastore |
|---|
| Methods in org.apache.lens.api.metastore that return XColumn | |
|---|---|
XColumn |
ObjectFactory.createXColumn()
Create an instance of XColumn |
| Methods in org.apache.lens.api.metastore that return types with arguments of type XColumn | |
|---|---|
List<XColumn> |
XColumns.getColumn()
Gets the value of the column property. |
| Uses of XColumn in org.apache.lens.server.metastore |
|---|
| Methods in org.apache.lens.server.metastore that return XColumn | |
|---|---|
static XColumn |
JAXBUtils.columnFromFieldSchema(org.apache.hadoop.hive.metastore.api.FieldSchema fs)
|
| Methods in org.apache.lens.server.metastore that return types with arguments of type XColumn | |
|---|---|
static List<XColumn> |
JAXBUtils.columnsFromFieldSchemaList(List<org.apache.hadoop.hive.metastore.api.FieldSchema> fslist)
|
| Methods in org.apache.lens.server.metastore with parameters of type XColumn | |
|---|---|
static org.apache.hadoop.hive.metastore.api.FieldSchema |
JAXBUtils.fieldSchemaFromColumn(XColumn c)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||