|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hcatalog.data.schema.HCatSchemaUtils.HCatSchemaBuilder
org.apache.hcatalog.data.schema.HCatSchemaUtils.CollectionBuilder
public class HCatSchemaUtils.CollectionBuilder
Method Summary | |
---|---|
HCatSchemaUtils.CollectionBuilder |
addField(org.apache.hadoop.hive.metastore.api.FieldSchema fieldSchema)
|
HCatSchemaUtils.CollectionBuilder |
addField(HCatFieldSchema fieldColumnSchema)
|
HCatSchema |
build()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public HCatSchemaUtils.CollectionBuilder addField(org.apache.hadoop.hive.metastore.api.FieldSchema fieldSchema) throws HCatException
HCatException
public HCatSchemaUtils.CollectionBuilder addField(HCatFieldSchema fieldColumnSchema)
public HCatSchema build() throws HCatException
build
in class HCatSchemaUtils.HCatSchemaBuilder
HCatException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |