This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.crunch.io.hbase
Class AtHBase
java.lang.Object
   org.apache.crunch.io.hbase.AtHBase
org.apache.crunch.io.hbase.AtHBase
- public class AtHBase 
- extends Object
Static factory methods for creating HBase SourceTarget types.
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
AtHBase
public AtHBase()
table
public static HBaseSourceTarget table(String table)
- 
 
table
public static HBaseSourceTarget table(String table,
                                      org.apache.hadoop.hbase.client.Scan scan)
- 
 
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.