org.gcube.common.accounting.node.logparser
Class RIInvocationParser
java.lang.Object
org.gcube.common.accounting.node.logparser.RIInvocationParser
public class RIInvocationParser
- extends Object
- Author:
- Andrea Manzi(CERN)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RIInvocationParser
public RIInvocationParser()
RIInvocationParser
public RIInvocationParser(String fileName)
RIInvocationParser
public RIInvocationParser(String fileName,
DateInterval interval)
parse
public void parse()
throws IOException,
ParseException
- Throws:
IOException
ParseException
getEntryList
public ArrayList<LogEntry> getEntryList()
- get EntryList
- Returns:
- EntryList
setEntryList
public void setEntryList(ArrayList<LogEntry> entryList)
- set EntryList
- Parameters:
entryList
- entrylist
Copyright © 2013. All Rights Reserved.