public static class HCatSchemaUtils.MapBuilder extends HCatSchemaUtils.HCatSchemaBuilder
| Constructor and Description |
|---|
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.HCatSchemaBuilderHCatExceptionpublic HCatSchemaUtils.MapBuilder withValueSchema(HCatSchema valueSchema)
public HCatSchemaUtils.MapBuilder withKeyType(PrimitiveTypeInfo keyType)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.