This project has retired. For details please refer to its Attic page.
ToHBase (Apache Crunch 0.3.0-incubating API)

org.apache.crunch.io.hbase
Class ToHBase

java.lang.Object
  extended by org.apache.crunch.io.hbase.ToHBase

public class ToHBase
extends Object

Static factory methods for creating HBase Target types.


Constructor Summary
ToHBase()
           
 
Method Summary
static Target table(String table)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToHBase

public ToHBase()
Method Detail

table

public static Target table(String table)


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.