Class MultiThreadedClientExample.WriteExampleCallable
java.lang.Object
org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.WriteExampleCallable
- Enclosing class:
- MultiThreadedClientExample
public static class MultiThreadedClientExample.WriteExampleCallable
extends Object
implements Callable<Boolean>
Class that will show how to send batches of puts at the same time.
-
Field Summary
-
Constructor Summary
-
Method Summary