
public class OSyncCommandResultListener extends OAbstractCommandResultListener implements OFetchPlanResults
wrappedResultListener| Constructor and Description |
|---|
OSyncCommandResultListener(OCommandResultListener wrappedResultListener) |
| Modifier and Type | Method and Description |
|---|---|
Set<ORecord> |
getFetchedRecordsToSend() |
boolean |
isEmpty() |
void |
linkdedBySimpleValue(ODocument doc) |
boolean |
result(Object iRecord)
This method is called for each result.
|
end, fetchRecord, getResult, setFetchPlanpublic OSyncCommandResultListener(OCommandResultListener wrappedResultListener)
public boolean result(Object iRecord)
OCommandResultListenerresult in interface OCommandResultListeneriRecord - Current recordpublic Set<ORecord> getFetchedRecordsToSend()
getFetchedRecordsToSend in interface OFetchPlanResultspublic boolean isEmpty()
isEmpty in class OAbstractCommandResultListenerpublic void linkdedBySimpleValue(ODocument doc)
linkdedBySimpleValue in interface SimpleValueFetchPlanCommandListenerCopyright © 2009–2025 OrientDB. All rights reserved.