| Modifier and Type | Method and Description |
|---|---|
static java.util.List<DataPoint> |
Utils.fromJson(java.lang.String json) |
java.util.List<DataPoint> |
HttpExporter.getData(java.lang.String item,
java.lang.String type,
java.util.Date from,
java.util.Date to,
java.lang.Integer number) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
Utils.toJson(java.util.List<DataPoint> items) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DataPoint> |
HdHttpClient.getData(java.lang.String item,
java.lang.String type,
java.util.Date from,
java.util.Date to,
java.lang.Integer number) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DataPoint> |
RandomHttpExporter.getData(java.lang.String item,
java.lang.String type,
java.util.Date from,
java.util.Date to,
java.lang.Integer number) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DataPoint> |
LocalHttpExporter.getData(java.lang.String item,
java.lang.String type,
java.util.Date from,
java.util.Date to,
java.lang.Integer number) |
java.util.List<DataPoint> |
NotAvailableHttpExporter.getData(java.lang.String item,
java.lang.String type,
java.util.Date from,
java.util.Date to,
java.lang.Integer number) |
java.util.List<DataPoint> |
RemoteHttpExporter.getData(java.lang.String item,
java.lang.String type,
java.util.Date from,
java.util.Date to,
java.lang.Integer number) |
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0