public class QueryFutureRowCount<T> extends BaseFuture<Integer> implements FutureRowCount<T>
futureTask| Constructor and Description |
|---|
QueryFutureRowCount(CallableQueryRowCount<T> call) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
cancel(boolean mayInterruptIfRunning) |
FutureTask<Integer> |
getFutureTask() |
Query<T> |
getQuery() |
Transaction |
getTransaction() |
get, get, isCancelled, isDoneclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, get, isCancelled, isDonepublic QueryFutureRowCount(CallableQueryRowCount<T> call)
public FutureTask<Integer> getFutureTask()
public Transaction getTransaction()
Copyright © 2014. All Rights Reserved.