Class MultiThreadedClientExample.ReadExampleCallable

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

Class to show how to scan some rows starting at a random location.