public class UnsolicitedFeaturesReturnedEvent extends AbstractEvent
Event.Category, Event.SeverityCATEGORY_PREFIX| Constructor and Description |
|---|
UnsolicitedFeaturesReturnedEvent(IoContext ctx,
List<ServerFeature> unsolicitedFeatures) |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
A textual description with more information about the event.
|
List<ServerFeature> |
unsolicitedFeatures()
Returns the unsolicited features that got returned by the server.
|
category, context, created, createdAt, duration, severity, toStringpublic UnsolicitedFeaturesReturnedEvent(IoContext ctx, List<ServerFeature> unsolicitedFeatures)
public String description()
Eventpublic List<ServerFeature> unsolicitedFeatures()
Copyright © 2024 Couchbase, Inc.. All rights reserved.