public class DayRecord extends Object
| Constructor and Description |
|---|
DayRecord(long timestamp,
int maxSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
addRecords(List<Record> newRecords) |
String |
getDayKey() |
List<Record> |
getRecordsCopy() |
boolean |
isExpectedDayKey(long timestamp) |
String |
toString() |
Copyright © 2016 Bonitasoft S.A.. All rights reserved.