| Package | Description |
|---|---|
| com.hazelcast.internal.auditlog | |
| com.hazelcast.internal.auditlog.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EventBuilder<T extends EventBuilder<T>>
Builder interface for
AuditableEvent instances. |
| Modifier and Type | Method and Description |
|---|---|
EventBuilder<?> |
AuditlogService.eventBuilder(String typeId)
Returns an instance of the
EventBuilder interface. |
| Modifier and Type | Class and Description |
|---|---|
static class |
NoOpAuditlogService.Builder
Builder to build
NoOpAuditlogService.NoOpEvent. |
| Modifier and Type | Method and Description |
|---|---|
EventBuilder<?> |
NoOpAuditlogService.eventBuilder(String typeId) |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.