public class FetchResults extends Object
Constructor and Description |
---|
FetchResults(long[] timestamps,
Map<String,double[]> columns,
long step,
Map<String,Object> constants) |
Modifier and Type | Method and Description |
---|---|
Map<String,double[]> |
getColumns() |
Map<String,Object> |
getConstants() |
long |
getStep() |
long[] |
getTimestamps() |
Copyright © 2015. All rights reserved.