
public class OSyncCommandResultListener extends OAbstractCommandResultListener implements OFetchPlanResults
wrappedResultListener| Constructor and Description |
|---|
OSyncCommandResultListener(com.orientechnologies.orient.core.command.OCommandResultListener wrappedResultListener) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<com.orientechnologies.orient.core.record.ORecord> |
getFetchedRecordsToSend() |
boolean |
isEmpty() |
void |
linkdedBySimpleValue(com.orientechnologies.orient.core.record.impl.ODocument doc) |
boolean |
result(java.lang.Object iRecord) |
end, fetchRecord, getResult, setFetchPlanpublic OSyncCommandResultListener(com.orientechnologies.orient.core.command.OCommandResultListener wrappedResultListener)
public boolean result(java.lang.Object iRecord)
result in interface com.orientechnologies.orient.core.command.OCommandResultListenerpublic java.util.Set<com.orientechnologies.orient.core.record.ORecord> getFetchedRecordsToSend()
getFetchedRecordsToSend in interface OFetchPlanResultspublic boolean isEmpty()
isEmpty in class OAbstractCommandResultListenerpublic void linkdedBySimpleValue(com.orientechnologies.orient.core.record.impl.ODocument doc)
linkdedBySimpleValue in interface SimpleValueFetchPlanCommandListenerCopyright © 2009–2022 OrientDB. All rights reserved.