|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.epics.pvmanager.extra.DoubleArrayTimeCacheFromVDoubleArray
public class DoubleArrayTimeCacheFromVDoubleArray
| Nested Class Summary | |
|---|---|
class |
DoubleArrayTimeCacheFromVDoubleArray.Data
|
| Constructor Summary | |
|---|---|
DoubleArrayTimeCacheFromVDoubleArray(Function<java.util.List<VDoubleArray>> function)
|
|
| Method Summary | |
|---|---|
DoubleArrayTimeCache.Data |
getData(Timestamp begin,
Timestamp end)
|
Display |
getDisplay()
|
java.util.List<DoubleArrayTimeCache.Data> |
newData(Timestamp beginUpdate,
Timestamp endUpdate,
Timestamp beginNew,
Timestamp endNew)
Each segment of the new data ends with an array of old data. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DoubleArrayTimeCacheFromVDoubleArray(Function<java.util.List<VDoubleArray>> function)
| Method Detail |
|---|
public DoubleArrayTimeCache.Data getData(Timestamp begin,
Timestamp end)
getData in interface DoubleArrayTimeCache
public java.util.List<DoubleArrayTimeCache.Data> newData(Timestamp beginUpdate,
Timestamp endUpdate,
Timestamp beginNew,
Timestamp endNew)
DoubleArrayTimeCache
newData in interface DoubleArrayTimeCachepublic Display getDisplay()
getDisplay in interface DoubleArrayTimeCache
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||