Uses of Class
pulse.tasks.processing.CorrelationBuffer
-
Packages that use CorrelationBuffer Package Description pulse.tasks Introduces theSearchTask, which is the main actor inPULsE, and theTaskManager, a high-level class which among other functions manages loading and executingSearchTasks. -
-
Uses of CorrelationBuffer in pulse.tasks
Methods in pulse.tasks that return CorrelationBuffer Modifier and Type Method Description CorrelationBufferSearchTask. getCorrelationBuffer()
-