Package | Description |
---|---|
com.caucho.amp.actor |
Modifier and Type | Class and Description |
---|---|
class |
AmpQueryFuture
Handles the context for an actor, primarily including its
query map.
|
Modifier and Type | Method and Description |
---|---|
void |
ActorContextImpl.query(AmpMethodRef methodRef,
java.lang.Object[] args,
AmpQueryCallback cb,
long timeout) |
abstract void |
AmpActorContext.query(AmpMethodRef methodRef,
java.lang.Object[] args,
AmpQueryCallback cb,
long timeout) |