Uses of Class
org.apache.hadoop.zebra.schema.Schema.ParsedName

Packages that use Schema.ParsedName
org.apache.hadoop.zebra.schema Zebra Schema 
 

Uses of Schema.ParsedName in org.apache.hadoop.zebra.schema
 

Methods in org.apache.hadoop.zebra.schema with parameters of type Schema.ParsedName
 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 © 2012 The Apache Software Foundation