org.apache.hadoop.hbase.hbql.impl
Class AsyncRunnable

java.lang.Object
  extended by org.apache.hadoop.hbase.hbql.impl.AsyncRunnable
All Implemented Interfaces:
Runnable

public abstract class AsyncRunnable
extends Object
implements Runnable


Constructor Summary
AsyncRunnable()
           
 
Method Summary
 QueryFutureImpl getQueryFuture()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.lang.Runnable
run
 

Constructor Detail

AsyncRunnable

public AsyncRunnable()
Method Detail

getQueryFuture

public QueryFutureImpl getQueryFuture()


Copyright © 2011. All Rights Reserved.