public abstract static class RequestExecutorHandlers.AnyQueryResult extends RequestExecutorHandlers.SynchronizedResult
completed, error, notices
Constructor and Description |
---|
AnyQueryResult() |
Modifier and Type | Method and Description |
---|---|
abstract ResultBatch |
getBatch() |
abstract boolean |
isSuspended() |
handleReady
await, getError, getNotices, handleError, isCompleted, isValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handleError
public abstract boolean isSuspended()
public abstract ResultBatch getBatch()