
public abstract class OAbstractCommandResultListener extends Object implements SimpleValueFetchPlanCommandListener
| Modifier and Type | Field and Description |
|---|---|
protected OCommandResultListener |
wrappedResultListener |
| Modifier | Constructor and Description |
|---|---|
protected |
OAbstractCommandResultListener(OCommandResultListener wrappedResultListener) |
| Modifier and Type | Method and Description |
|---|---|
void |
end()
Called at the end of processing.
|
protected void |
fetchRecord(Object iRecord,
OFetchListener iFetchListener) |
Object |
getResult() |
abstract boolean |
isEmpty() |
void |
setFetchPlan(String iText) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlinkdedBySimpleValueresultprotected final OCommandResultListener wrappedResultListener
protected OAbstractCommandResultListener(OCommandResultListener wrappedResultListener)
public abstract boolean isEmpty()
public void end()
OCommandResultListenerend in interface OCommandResultListenerpublic void setFetchPlan(String iText)
protected void fetchRecord(Object iRecord, OFetchListener iFetchListener)
public Object getResult()
getResult in interface OCommandResultListenerCopyright © 2009–2025 OrientDB. All rights reserved.