| Package | Description |
|---|---|
| com.hazelcast.internal.auditlog | |
| com.hazelcast.internal.auditlog.impl |
| Modifier and Type | Method and Description |
|---|---|
AuditableEvent |
EventBuilder.build()
Builds the
AuditableEvent instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditlogService.log(AuditableEvent auditableEvent)
Logs given event.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
NoOpAuditlogService.NoOpEvent |
| Modifier and Type | Method and Description |
|---|---|
AuditableEvent |
NoOpAuditlogService.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
NoOpAuditlogService.log(AuditableEvent auditableEvent) |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.