public static class HCatSchemaUtils.MapBuilder extends HCatSchemaUtils.HCatSchemaBuilder
Constructor and Description |
---|
HCatSchemaUtils.MapBuilder() |
Modifier and Type | Method and Description |
---|---|
HCatSchema |
build() |
HCatSchemaUtils.MapBuilder |
withKeyType(PrimitiveTypeInfo keyType) |
HCatSchemaUtils.MapBuilder |
withValueSchema(HCatSchema valueSchema) |
public HCatSchema build() throws HCatException
build
in class HCatSchemaUtils.HCatSchemaBuilder
HCatException
public HCatSchemaUtils.MapBuilder withValueSchema(HCatSchema valueSchema)
public HCatSchemaUtils.MapBuilder withKeyType(PrimitiveTypeInfo keyType)
Copyright © 2017 The Apache Software Foundation. All rights reserved.