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.
|
Modifier and Type | Method and Description |
---|---|
SampleDecimator<SampleType> |
ControlSystemSupport.createSampleDecimator(String channelName,
Map<String,String> options,
long intervalStartTime,
long intervalLength)
Creates a sample decimator.
|
Copyright © 2011–2017 aquenos GmbH. All rights reserved.