public interface DataSource
DataChunk getData(String channelName, org.epics.util.time.Timestamp from)
Timestamp
and starting with
the specified one. Polled by DataRequestThread
.channelName
- channel to read.from
- lowest Timestamp
of the first returned sample.DataChunk
a chunk of ordered samples with all
Timestamp
superior to the specified argument.Copyright © 2010–2015. All rights reserved.