| Package | Description |
|---|---|
| org.eclipse.scada.hd.server.storage.common |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
QueryBuffer.Data |
| Modifier and Type | Method and Description |
|---|---|
QueryDataBuffer.Data |
DataFactory.create(Date start,
Date end) |
protected QueryDataBuffer.Data[] |
QueryBuffer.getData() |
protected abstract QueryDataBuffer.Data[] |
QueryDataBuffer.getData() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryDataBuffer.Data.apply(QueryDataBuffer.Data data) |
protected static void |
QueryDataBuffer.fillDataCells(QueryDataBuffer.Data[] data,
Calendar start,
Calendar end,
DataFactory dataFactory) |
protected static void |
QueryDataBuffer.fillDataCells(QueryDataBuffer.Data[] data,
long start,
long end,
DataFactory dataFactory)
This fills the data cell buffer with start and end timestamp for each
entry
|
Copyright © 2015 Eclipse SCADA Project. All rights reserved.