public class NodeDisconnectedEvent extends AbstractEvent
Event.Category, Event.SeverityCATEGORY_PREFIX| Constructor and Description |
|---|
NodeDisconnectedEvent(Duration duration,
NodeContext context)
Creates a new node disconnected event.
|
| Modifier and Type | Method and Description |
|---|---|
String |
description()
A textual description with more information about the event.
|
category, context, createdAt, duration, severity, toStringpublic NodeDisconnectedEvent(Duration duration, NodeContext context)
duration - the duration of the event.context - the context.Copyright © 2021 Couchbase, Inc.. All rights reserved.