public class PreparedStatementRetriedEvent extends AbstractEvent
Event.Category, Event.SeverityCATEGORY_PREFIX| Constructor and Description |
|---|
PreparedStatementRetriedEvent(Duration duration,
RequestContext context,
RetryReason retryReason,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
cause()
If present, holds the cause for this event.
|
String |
description()
A textual description with more information about the event.
|
public PreparedStatementRetriedEvent(Duration duration, RequestContext context, RetryReason retryReason, Throwable cause)
Copyright © 2021 Couchbase, Inc.. All rights reserved.