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

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

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

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

Methods in org.apache.hadoop.zebra.mapreduce with parameters of type ZebraProjection
static void TableInputFormat.setProjection(org.apache.hadoop.mapreduce.JobContext jobContext, ZebraProjection projection)
          Set the input projection in the JobContext object.
 



Copyright © 2012 The Apache Software Foundation