|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.isam.exehda.services.tips.TipsHeuristic
Field Summary | |
(package private) java.lang.String |
cellProxy
|
Constructor Summary | |
TipsHeuristic(DataManager dataM,
UtilityGen ug,
BayesNetwork bn,
Learner l)
|
Method Summary | |
void |
dumpData(Collector.MonitoringData[] data)
|
void |
update(long timeStamp,
Collector.MonitoringData[] data)
Describe update method here. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
java.lang.String cellProxy
Constructor Detail |
public TipsHeuristic(DataManager dataM, UtilityGen ug, BayesNetwork bn, Learner l)
Method Detail |
public void dumpData(Collector.MonitoringData[] data)
public void update(long timeStamp, Collector.MonitoringData[] data)
Collector.MonitoringConsumer
update
method here.
update
in interface Collector.MonitoringConsumer
timeStamp
- a long
valuedata
- a MonitoringData[]
value
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |