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.Severity
CATEGORY_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, createdAt, duration, severity, toString
public ServiceAddIgnoredEvent(Event.Severity severity, ServiceAddIgnoredEvent.Reason reason, Context context)
public ServiceAddIgnoredEvent.Reason reason()
Copyright © 2021 Couchbase, Inc.. All rights reserved.