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

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

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

Methods in org.apache.hadoop.zebra.mapreduce that return ZebraSchema
static ZebraSchema ZebraSchema.createZebraSchema(String str)
           
 

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



Copyright © 2012 The Apache Software Foundation