This project has retired. For details please refer to its
Attic page.
HeatMapPoint (Apache Chukwa 0.6.0 API)
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
double |
count |
int |
x |
int |
y |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
HeatMapPoint |
get() |
void |
put(int x,
int y,
double count) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
count
public double count
Copyright © 2014 Apache Software Foundation. All Rights Reserved.