Uses of Class
org.apache.pig.backend.hadoop.accumulo.Column.Type

Packages that use Column.Type
org.apache.pig.backend.hadoop.accumulo   
 

Uses of Column.Type in org.apache.pig.backend.hadoop.accumulo
 

Methods in org.apache.pig.backend.hadoop.accumulo that return Column.Type
 Column.Type Column.getType()
           
static Column.Type Column.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Column.Type[] Column.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2012 The Apache Software Foundation