|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MemoryProcessRecord | |
---|---|
org.moremotion.process |
Uses of MemoryProcessRecord in org.moremotion.process |
---|
Methods in org.moremotion.process that return MemoryProcessRecord | |
---|---|
abstract MemoryProcessRecord |
QueryProcess.getNextResultRecord()
The query process should create and return the next result record as a MemoryProcessRecord. |
MemoryProcessRecord |
BlockQueryProcess.getNextResultRecord()
|
Methods in org.moremotion.process with parameters of type MemoryProcessRecord | |
---|---|
void |
MemoryProcessBlock.addRecord(MemoryProcessRecord record)
Adds a process record to this process block. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |