|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsidnet.utilityviews.statscollector.ExperimentData
sidnet.stack.users.triggers_project.misc.ExperimentDataImpl
public class ExperimentDataImpl
| Field Summary | |
|---|---|
double |
dynamicsX
|
int |
Q1_threshold
|
int |
Q2_threshold
|
long |
radioDataBPS
|
java.util.List<Region> |
regionList
|
long |
statsSamplingInterval
|
java.lang.String |
threshold_TAG
|
| Fields inherited from class sidnet.utilityviews.statscollector.ExperimentData |
|---|
experimentId, experimentsTargetDirectory, experimentTag, fieldLength, loggingInterval, nodesCount, queryIdPool, queryIDPool, queryLifetime, querySamplingInterval, querySet, repeatIndex, runId, runMode, simTimeout, sinkCount, sinkIDList, sourceLocationListPerSink, totalSourceCount |
| Constructor Summary | |
|---|---|
ExperimentDataImpl(java.lang.String[] args)
|
|
| Method Summary | |
|---|---|
protected void |
buildQuerySet()
|
java.lang.String |
getDataSummary()
|
| Methods inherited from class sidnet.utilityviews.statscollector.ExperimentData |
|---|
addSink, addSourceToSink, buildQuerySets, extractRegion, getCoreDataSummary, getQuery, getSourceListForSink |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long statsSamplingInterval
public long radioDataBPS
public java.lang.String threshold_TAG
public int Q1_threshold
public int Q2_threshold
public double dynamicsX
public java.util.List<Region> regionList
| Constructor Detail |
|---|
public ExperimentDataImpl(java.lang.String[] args)
| Method Detail |
|---|
protected void buildQuerySet()
public java.lang.String getDataSummary()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||