public class HLEntry extends LogEntry
| Modifier and Type | Class and Description |
|---|---|
protected static class |
HLEntry.HLTokens |
LogEntry.TokensType| Modifier and Type | Field and Description |
|---|---|
protected static String |
hlAddresssesSeparator |
protected static String |
hlAddresssesSeparator2 |
date, DATE_FORMAT, entryType, format, line, message, parameterSeparator, parameterValueSeparator, record, user, vre| Constructor and Description |
|---|
HLEntry(String line,
AccessLogParser.EntryType type)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
org.gcube.messaging.common.messages.records.BaseRecord |
fillRecord() |
protected static ArrayList<org.gcube.messaging.common.messages.records.HLRecord.GCUBEUser> |
getAddresseesUser(String line) |
getDate, getEntryType, getMessage, getRecord, getUser, getVre, parse, setDate, setEntryType, setMessage, setRecordName, setUser, setVre, toStringprotected static final String hlAddresssesSeparator
protected static final String hlAddresssesSeparator2
public HLEntry(String line, AccessLogParser.EntryType type) throws ParseException
line - the line to parseThe - EntryTypeParseException - exceptionprotected static ArrayList<org.gcube.messaging.common.messages.records.HLRecord.GCUBEUser> getAddresseesUser(String line)
public org.gcube.messaging.common.messages.records.BaseRecord fillRecord()
fillRecord in class LogEntryCopyright © 2015. All Rights Reserved.