public class EndpointConnectedEvent extends AbstractEvent
Event.Category, Event.SeverityCATEGORY_PREFIX| Constructor and Description |
|---|
EndpointConnectedEvent(Duration duration,
EndpointContext context,
SortedMap<String,Duration> timings) |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
A textual description with more information about the event.
|
SortedMap<String,Duration> |
timings()
Returns the timings captured as part of the endpoint connection process.
|
category, context, created, createdAt, duration, severity, toStringpublic EndpointConnectedEvent(Duration duration, EndpointContext context, SortedMap<String,Duration> timings)
Copyright © 2024 Couchbase, Inc.. All rights reserved.