Package | Description |
---|---|
org.apache.hadoop.zebra.schema |
Zebra Schema
|
Modifier and Type | Method and Description |
---|---|
Schema.ColumnSchema |
Schema.getColumnSchema(Schema.ParsedName pn)
find the most fitting subcolumn containing the name: the parsed name is set
after the field name plus any possible separator of '.' or '#'.
|
Schema.ColumnSchema |
Schema.getColumnSchemaOnParsedName(Schema.ParsedName pn)
Get a subcolumn's schema and move the name just parsed into the next subtype
|
Copyright © 2007-2012 The Apache Software Foundation