
public class OAsyncCommandResultListener extends OAbstractCommandResultListener
wrappedResultListener| Constructor and Description |
|---|
OAsyncCommandResultListener(OClientConnection connection,
OCommandResultListener wrappedResultListener) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEmpty() |
void |
linkdedBySimpleValue(ODocument doc) |
boolean |
result(Object iRecord)
This method is called for each result.
|
end, fetchRecord, getResult, setFetchPlanpublic OAsyncCommandResultListener(OClientConnection connection, OCommandResultListener wrappedResultListener)
public boolean result(Object iRecord)
OCommandResultListeneriRecord - Current recordpublic boolean isEmpty()
isEmpty in class OAbstractCommandResultListenerpublic void linkdedBySimpleValue(ODocument doc)
Copyright © 2009–2025 OrientDB. All rights reserved.