public static class HCatSchemaUtils.CollectionBuilder extends HCatSchemaUtils.HCatSchemaBuilder
Modifier and Type | Method and Description |
---|---|
HCatSchemaUtils.CollectionBuilder |
addField(FieldSchema fieldSchema) |
HCatSchemaUtils.CollectionBuilder |
addField(HCatFieldSchema fieldColumnSchema) |
HCatSchema |
build() |
public HCatSchemaUtils.CollectionBuilder addField(FieldSchema fieldSchema) throws HCatException
HCatException
public HCatSchemaUtils.CollectionBuilder addField(HCatFieldSchema fieldColumnSchema)
public HCatSchema build() throws HCatException
build
in class HCatSchemaUtils.HCatSchemaBuilder
HCatException
Copyright © 2017 The Apache Software Foundation. All rights reserved.