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