
public final class OCommandCacheRemoteResultListener extends OAbstractCommandResultListener
wrappedResultListener| Constructor and Description |
|---|
OCommandCacheRemoteResultListener(com.orientechnologies.orient.core.command.OCommandResultListener wrappedResultListener,
com.orientechnologies.orient.core.cache.OCommandCache cmdCache) |
| Modifier and Type | Method and Description |
|---|---|
void |
end() |
Object |
getResult() |
boolean |
isEmpty() |
void |
linkdedBySimpleValue(com.orientechnologies.orient.core.record.impl.ODocument doc) |
boolean |
result(Object iRecord) |
fetchRecord, setFetchPlanpublic OCommandCacheRemoteResultListener(com.orientechnologies.orient.core.command.OCommandResultListener wrappedResultListener,
com.orientechnologies.orient.core.cache.OCommandCache cmdCache)
public boolean isEmpty()
isEmpty in class OAbstractCommandResultListenerpublic boolean result(Object iRecord)
public Object getResult()
getResult in interface com.orientechnologies.orient.core.command.OCommandResultListenergetResult in class OAbstractCommandResultListenerpublic void end()
end in interface com.orientechnologies.orient.core.command.OCommandResultListenerend in class OAbstractCommandResultListenerpublic void linkdedBySimpleValue(com.orientechnologies.orient.core.record.impl.ODocument doc)
Copyright © 2009–2018 OrientDB. All rights reserved.