public interface QueryFuture
Modifier and Type | Method and Description |
---|---|
java.io.Serializable |
get()
Returns the query result or throws an ActorException.
|
java.io.Serializable get() throws TimeoutException, BamException
TimeoutException
BamException