|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectdataMap.OfflineDataMapPoint
generalDatabase.DBOfflineDataMapPoint
public class DBOfflineDataMapPoint
| Constructor Summary | |
|---|---|
DBOfflineDataMapPoint(long startTime,
long endTime,
int datas)
|
|
| Method Summary | |
|---|---|
void |
addNewEndTime(long utcMillis)
Add a new end time to the data map |
java.lang.String |
getName()
|
| Methods inherited from class dataMap.OfflineDataMapPoint |
|---|
coincides, compareTo, getEndTime, getNDatas, getStartTime, setEndTime, setNDatas, setStartTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DBOfflineDataMapPoint(long startTime,
long endTime,
int datas)
| Method Detail |
|---|
public void addNewEndTime(long utcMillis)
utcMillis - time in millispublic java.lang.String getName()
getName in class OfflineDataMapPoint
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||