Uses of Class
org.apache.hadoop.zebra.mapred.ZebraProjection

Packages that use ZebraProjection
org.apache.hadoop.zebra.mapred Providing InputFormat and OutputFormat adaptor classes for Hadoop Zebra Table. 
 

Uses of ZebraProjection in org.apache.hadoop.zebra.mapred
 

Methods in org.apache.hadoop.zebra.mapred that return ZebraProjection
static ZebraProjection ZebraProjection.createZebraProjection(String projStr)
           
 

Methods in org.apache.hadoop.zebra.mapred with parameters of type ZebraProjection
static void TableInputFormat.setProjection(org.apache.hadoop.mapred.JobConf conf, ZebraProjection projection)
          Deprecated. Set the input projection in the JobConf object.
 



Copyright © 2012 The Apache Software Foundation