
public interface OCommandResultListener
| Modifier and Type | Method and Description |
|---|---|
void |
end()
Called at the end of processing.
|
Object |
getResult() |
boolean |
result(Object iRecord)
This method is called for each result.
|
boolean result(Object iRecord)
iRecord - Current recordvoid end()
Object getResult()
Copyright © 2009–2025 OrientDB. All rights reserved.