| Constructor and Description |
|---|
OpflowRpcRequest(Map<String,Object> options,
OpflowTask.Listener completeListener) |
| Modifier and Type | Method and Description |
|---|---|
void |
exit() |
void |
exit(boolean error) |
String |
getRequestId() |
String |
getRoutineId() |
long |
getTimeout() |
long |
getTimestamp() |
boolean |
hasNext() |
OpflowMessage |
next() |
void |
push(OpflowMessage message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic OpflowRpcRequest(Map<String,Object> options, OpflowTask.Listener completeListener)
public String getRequestId()
public String getRoutineId()
public long getTimeout()
public long getTimestamp()
public OpflowMessage next()
public void push(OpflowMessage message)
public void exit()
public void exit(boolean error)
Copyright © 2017. All rights reserved.