Class MultiThreadedClientExample.WriteExampleCallable

java.lang.Object
org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.WriteExampleCallable
All Implemented Interfaces:
Callable<Boolean>
Enclosing class:
MultiThreadedClientExample

Class that will show how to send batches of puts at the same time.