| Interface | Description |
|---|---|
| Cache |
Cache main interface: creates and manages all
PVCache. |
| Data |
Represents a sample.
|
| DataRequestListener |
DataRequestThread listener. |
| PVCache |
Cache interface for a single PV.
|
| PVCacheListener |
PVCache listener. |
| Class | Description |
|---|---|
| CacheFactory |
Handles
Cache singleton. |
| CacheImpl | |
| CacheStatistics |
Statistics of
Cache. |
| DataChunk |
A chunk of
Data ordered by Timestamp with a maximum size. |
| DataRequestThread |
Retrieves chunks from the specified
DataSource, channel name and
TimeInterval. |
| ExpressionLanguage |
PVManager expression language support for additional operations.
|
| PVCacheFactory | |
| PVCacheImpl |
PVCache first implementation. |
| PVCacheStatistics |
Statistics of
PVCache. |
Copyright © 2010–2015. All rights reserved.