
public class OAsyncCommandResultListener extends OAbstractCommandResultListener
wrappedResultListener| Constructor and Description |
|---|
OAsyncCommandResultListener(OClientConnection connection,
ONetworkProtocolBinary iNetworkProtocolBinary,
int txId,
com.orientechnologies.orient.core.command.OCommandResultListener wrappedResultListener) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEmpty() |
boolean |
result(Object iRecord) |
end, fetchRecord, getResult, setFetchPlanpublic OAsyncCommandResultListener(OClientConnection connection, ONetworkProtocolBinary iNetworkProtocolBinary, int txId, com.orientechnologies.orient.core.command.OCommandResultListener wrappedResultListener)
public boolean result(Object iRecord)
public boolean isEmpty()
isEmpty in class OAbstractCommandResultListenerCopyright © 2009–2016 Orient Technologies. All rights reserved.