Package | Description |
---|---|
org.apache.lens.api.metastore | |
org.apache.lens.server.metastore |
Modifier and Type | Method and Description |
---|---|
XColumn |
ObjectFactory.createXColumn()
Create an instance of
XColumn |
Modifier and Type | Method and Description |
---|---|
List<XColumn> |
XColumns.getColumn()
Gets the value of the column property.
|
Modifier and Type | Method and Description |
---|---|
static XColumn |
JAXBUtils.columnFromFieldSchema(org.apache.hadoop.hive.metastore.api.FieldSchema fs) |
Modifier and Type | Method and Description |
---|---|
static List<XColumn> |
JAXBUtils.columnsFromFieldSchemaList(List<org.apache.hadoop.hive.metastore.api.FieldSchema> fslist) |
Modifier and Type | Method and Description |
---|---|
static org.apache.hadoop.hive.metastore.api.FieldSchema |
JAXBUtils.fieldSchemaFromColumn(XColumn c) |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.