
public class OAsyncCommandResultListener extends OAbstractCommandResultListener
wrappedResultListener| Constructor and Description |
|---|
OAsyncCommandResultListener(OClientConnection connection,
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, 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)
Copyright © 2009–2018 OrientDB. All rights reserved.