| Package | Description | 
|---|---|
| com.aquenos.cassandra.pvarchiver.controlsystem | 
 Provides the link between the archive server and the control-system specific
 support modules. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractSampleDecimator<SampleType extends Sample>
Abstract base class for sample decimator implementations. 
 | 
class  | 
AbstractStatefulSampleDecimator<SampleType extends Sample>
 Abstract base class for sample decimator implementations, handling some of
 the state management. 
 | 
interface  | 
ControlSystemSupport<SampleType extends Sample>
 Interface to a control-system support module. 
 | 
interface  | 
SampleDecimator<SampleType extends Sample>
 Stateful utility that decimates samples. 
 | 
interface  | 
SampleListener<SampleType extends Sample>
Listener that is notified of new samples for a control-system channel. 
 | 
class  | 
SampleWithSizeEstimate<SampleType extends Sample>
Pair of a sample and its estimated size. 
 | 
Copyright © 2011–2016 aquenos GmbH. All rights reserved.