| Package | Description |
|---|---|
| org.gcube.messaging.accounting.portal.logparser | |
| org.gcube.messaging.accounting.portal.logparser.entry |
| Modifier and Type | Method and Description |
|---|---|
static AccessLogParser.EntryType |
AccessLogParser.EntryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessLogParser.EntryType[] |
AccessLogParser.EntryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected AccessLogParser.EntryType |
LogEntry.entryType |
| Modifier and Type | Method and Description |
|---|---|
AccessLogParser.EntryType |
LogEntry.getEntryType() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogEntry.setEntryType(AccessLogParser.EntryType entryType) |
| Constructor and Description |
|---|
AISEntry(String line,
AccessLogParser.EntryType type)
constructor
|
AnnotationEntry(String line,
AccessLogParser.EntryType type)
constructor
|
AquamapsEntry(String line,
AccessLogParser.EntryType type)
constructor
|
HLEntry(String line,
AccessLogParser.EntryType type)
constructor
|
Message(String token,
AccessLogParser.EntryType type)
Message constructor
|
ReportEntry(String line,
AccessLogParser.EntryType type) |
StatisticalManagerEntry(String line,
AccessLogParser.EntryType type)
constructor
|
TSEntry(String line,
AccessLogParser.EntryType type)
constructor
|
WarEntry(String line,
AccessLogParser.EntryType type) |
WebAppEntry(String line,
AccessLogParser.EntryType type) |
WorkflowDocumentEntry(String line,
AccessLogParser.EntryType type) |
Copyright © 2015. All Rights Reserved.