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