Package | Description |
---|---|
org.gcube.common.accounting.node.logparser | |
org.gcube.common.accounting.node.util |
Constructor and Description |
---|
RIInvocationParser(String fileName,
DateInterval interval) |
Modifier and Type | Method and Description |
---|---|
ArrayList<DateInterval> |
Util.generateDateIntervals(PersistenceAdapter adapter,
Long interval)
generateDateIntervals
|
HashMap<File,ArrayList<DateInterval>> |
Util.matchIntervalsWithLogFiles(File[] files,
ArrayList<DateInterval> inputIntervals) |
Modifier and Type | Method and Description |
---|---|
ArrayList<org.gcube.messaging.common.messages.NodeAccountingMessage<org.gcube.messaging.common.messages.records.IntervalRecord>> |
Util.createAccountingInfo(File input,
DateInterval interval) |
protected ArrayList<org.gcube.messaging.common.messages.NodeAccountingMessage<org.gcube.messaging.common.messages.records.IntervalRecord>> |
Util.groupAccountingMessages(ArrayList<LogEntry> entries,
DateInterval interval) |
void |
Util.updateAccoutingInfo(ArrayList<org.gcube.messaging.common.messages.NodeAccountingMessage<org.gcube.messaging.common.messages.records.IntervalRecord>> messages,
PersistenceAdapter adapter,
DateInterval interval) |
Modifier and Type | Method and Description |
---|---|
HashMap<File,ArrayList<DateInterval>> |
Util.matchIntervalsWithLogFiles(File[] files,
ArrayList<DateInterval> inputIntervals) |
Copyright © 2014. All Rights Reserved.