public class ServiceAddIgnoredEvent extends AbstractEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceAddIgnoredEvent.Reason
Enumerates the reasons why a add service event could be ignored by the system.
|
Event.Category, Event.SeverityCATEGORY_PREFIX| Constructor and Description |
|---|
ServiceAddIgnoredEvent(Event.Severity severity,
ServiceAddIgnoredEvent.Reason reason,
Context context) |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
A textual description with more information about the event.
|
ServiceAddIgnoredEvent.Reason |
reason() |
category, context, created, createdAt, duration, severity, toStringpublic ServiceAddIgnoredEvent(Event.Severity severity, ServiceAddIgnoredEvent.Reason reason, Context context)
public ServiceAddIgnoredEvent.Reason reason()
Copyright © 2024 Couchbase, Inc.. All rights reserved.