public class AISEntry extends LogEntry
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AISEntry.AISTokens |
LogEntry.TokensTypedate, DATE_FORMAT, entryType, format, line, message, parameterSeparator, parameterValueSeparator, record, user, vre| Constructor and Description |
|---|
AISEntry(String line,
AccessLogParser.EntryType type)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
org.gcube.messaging.common.messages.records.BaseRecord |
fillRecord() |
getDate, getEntryType, getMessage, getRecord, getUser, getVre, parse, setDate, setEntryType, setMessage, setRecordName, setUser, setVre, toStringpublic AISEntry(String line, AccessLogParser.EntryType type) throws ParseException
line - the line to parseThe - EntryTypeParseException - exceptionpublic org.gcube.messaging.common.messages.records.BaseRecord fillRecord()
fillRecord in class LogEntryCopyright © 2015. All Rights Reserved.