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

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

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

Methods in org.apache.hadoop.zebra.mapreduce that return ZebraStorageHint
static ZebraStorageHint ZebraStorageHint.createZebraStorageHint(String shStr)
           
 

Methods in org.apache.hadoop.zebra.mapreduce with parameters of type ZebraStorageHint
static void BasicTableOutputFormat.setStorageInfo(org.apache.hadoop.mapreduce.JobContext jobContext, ZebraSchema zSchema, ZebraStorageHint zStorageHint, ZebraSortInfo zSortInfo)
          Set the table storage info including ZebraSchema,
 



Copyright © 2007-2012 The Apache Software Foundation