
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() |
void |
linkdedBySimpleValue(com.orientechnologies.orient.core.record.impl.ODocument doc) |
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 OAbstractCommandResultListenerpublic void linkdedBySimpleValue(com.orientechnologies.orient.core.record.impl.ODocument doc)
linkdedBySimpleValue in class OAbstractCommandResultListenerCopyright © 2009–2016 OrientDB. All rights reserved.