See: Description
| Interface | Description | 
|---|---|
| ControlSystemChannel | 
 Control-system side of an archived channel. 
 | 
| ControlSystemSupport<SampleType extends Sample> | 
 
 Interface to a control-system support module. 
 | 
| ControlSystemSupportFactory | 
 
 Factory that can create a  
ControlSystemSupport. | 
| Sample | 
 Base interface for control-system samples. 
 | 
| SampleDecimator<SampleType extends Sample> | 
 
 Stateful utility that decimates samples. 
 | 
| SampleListener<SampleType extends Sample> | 
 Listener that is notified of new samples for a control-system channel. 
 | 
| Class | Description | 
|---|---|
| AbstractSampleDecimator<SampleType extends Sample> | 
 Abstract base class for sample decimator implementations. 
 | 
| AbstractStatefulSampleDecimator<SampleType extends Sample> | 
 
 Abstract base class for sample decimator implementations, handling some of
 the state management. 
 | 
| ControlSystemChannelStatus | 
 Status of a  
ControlSystemChannel. | 
| SampleBucketId | 
 Identifier for a sample bucket. 
 | 
| SampleBucketState | 
 State information about a sample bucket. 
 | 
| SampleWithSizeEstimate<SampleType extends Sample> | 
 Pair of a sample and its estimated size. 
 | 
| Enum | Description | 
|---|---|
| ControlSystemChannelStatus.State | 
 State of a control-system channel. 
 | 
Copyright © 2011–2016 aquenos GmbH. All rights reserved.