- java.lang.Object
-
- org.apache.hadoop.conf.Configured
-
- org.apache.hadoop.hbase.client.example.BufferedMutatorExample
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private static byte[] |
FAMILY |
private static org.apache.commons.logging.Log |
LOG |
private static int |
POOL_SIZE |
private static TableName |
TABLE |
private static int |
TASK_COUNT |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static void |
main(String[] args) |
int |
run(String[] args) |
-
Methods inherited from class org.apache.hadoop.conf.Configured
getConf, setConf
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.hadoop.conf.Configurable
getConf, setConf
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.