|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
See:
Description
| Interface Summary | |
|---|---|
| IFilter | This interface can be implemented to reject or accept ArgArrays
that are added to AggregationBlocks. |
| IFunction | Functions can be added to a RelayBlock as follows: |
| NewArgArrayListener | |
| Class Summary | |
|---|---|
| AggregateFunction | This Function is applied to an aggregation block. |
| AggregationBlock | FunctionBlock used for aggregating measurements or records. |
| CoallateByMeasurementNameFunction | Takes a ArgArray of Records and coallates by Measurement Name. |
| FilterBlock | |
| FilterByMeasurementNameFunction | |
| FunctionFactory | Created by IntelliJ IDEA. |
| Log4jFunction | This function logs the argArray passed into the process method to a Logger. |
| NewArgArrayEvent | This Event occurs when a ArgArray is successfully added to an AggregationBlock |
| RelayBlock | Relays results programmatically. |
| RelayFunction | This function simply relays the ArgArray to the next link in the chain. |
| RelayTest | Created by IntelliJ IDEA. |
| SampleCountFilter | This filter limits the number of samples to 'count'. |
| ScatterBlock | Pulls out each value out of an argArray and passes them separatly to any child functions. |
| StatsBlock | Aggregates Records and/or Measurements for statistical analysis. |
Classes derived from Java Distributed Data Acquisition and Control (JDDAC), or utilized by JDDAC subclasses
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||