
public final class OCommandCacheRemoteResultListener extends OAbstractCommandResultListener
wrappedResultListener| Constructor and Description |
|---|
OCommandCacheRemoteResultListener(OCommandResultListener wrappedResultListener,
OCommandCache cmdCache) |
| Modifier and Type | Method and Description |
|---|---|
void |
end()
Called at the end of processing.
|
Object |
getResult() |
boolean |
isEmpty() |
void |
linkdedBySimpleValue(ODocument doc) |
boolean |
result(Object iRecord)
This method is called for each result.
|
fetchRecord, setFetchPlanpublic OCommandCacheRemoteResultListener(OCommandResultListener wrappedResultListener, OCommandCache cmdCache)
public boolean isEmpty()
isEmpty in class OAbstractCommandResultListenerpublic boolean result(Object iRecord)
OCommandResultListeneriRecord - Current recordpublic Object getResult()
getResult in interface OCommandResultListenergetResult in class OAbstractCommandResultListenerpublic void end()
OCommandResultListenerend in interface OCommandResultListenerend in class OAbstractCommandResultListenerpublic void linkdedBySimpleValue(ODocument doc)
Copyright © 2009–2025 OrientDB. All rights reserved.