public static class HistoricsPreviewData.DataEntry
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
analysis |
protected java.util.Map<java.lang.String,java.lang.Long> |
output |
protected java.lang.String |
target |
protected int |
threshold |
| Constructor and Description |
|---|
DataEntry() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAnalysis() |
java.util.Map<java.lang.String,java.lang.Long> |
getOutput() |
java.lang.String |
getTarget() |
int |
getThreshold() |
Copyright © 2017. All Rights Reserved.