| Interface | Description |
|---|---|
| AuditLogClient | |
| AuditLogQueryClient | |
| AuditLogWriteClient |
Audit log writing client interface.
|
| MetricLogClient |
Provides a uniform manner to report MetricEvents through a
MetricLogEntry
|
| Class | Description |
|---|---|
| AuditLogClientFactory |
Factory pattern class to hide implementation of AuditLogClient.
|
| AuditLogClientSolrImpl |
AuditLogClient implementation using a solr index as the backing datastore.
|
| AuditLogClientSplunkImpl | |
| AuditLogEntry |
AuditLogEntry model class.
|
| AuditLogQueryClientNullObjectImpl | |
| AuditLogWriteClientSplunkImpl | |
| MetricLogClientFactory |
Factory pattern class to hide implementation of MetricLogClient.
|
| MetricLogClientLog4JImpl | |
| MetricLogEntry |
Represents an metric log entry message.
|
| Enum | Description |
|---|---|
| AuditEvent |
Audit Log Event enumeration.
|
| MetricEvent |
Metric Event enumeration.
|
Copyright © 2016. All rights reserved.