public class HbaseStreamingInput extends Object
| Constructor and Description |
|---|
HbaseStreamingInput() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addData(String tableName) |
static void |
createTable(String tableName) |
static void |
main(String[] args) |
static void |
randomScan(String tableName) |
public static void createTable(String tableName) throws IOException
IOExceptionpublic static void addData(String tableName) throws IOException
IOExceptionpublic static void randomScan(String tableName) throws IOException
IOExceptionCopyright © 2014–2017 Apache Software Foundation. All rights reserved.