|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsidnet.stack.users.alternating_tree.routing.GeographicalTreeRoutingAlternating.AggregationBean
public class GeographicalTreeRoutingAlternating.AggregationBean
Field Summary | |
---|---|
double |
aggregationValue
|
int |
epochNumber
|
int |
queryId
|
int |
sensingCount
|
Constructor Summary | |
---|---|
GeographicalTreeRoutingAlternating.AggregationBean(int queryId,
int epochNumber,
double aggregationValue)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int queryId
public int epochNumber
public double aggregationValue
public int sensingCount
Constructor Detail |
---|
public GeographicalTreeRoutingAlternating.AggregationBean(int queryId, int epochNumber, double aggregationValue)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |