org.apache.hadoop.zebra.mapreduce
Class ZebraStorageHint

java.lang.Object
  extended by org.apache.hadoop.zebra.mapreduce.ZebraStorageHint

public class ZebraStorageHint
extends Object

A wrapper class for StorageHint.


Method Summary
static ZebraStorageHint createZebraStorageHint(String shStr)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

createZebraStorageHint

public static ZebraStorageHint createZebraStorageHint(String shStr)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012 The Apache Software Foundation