@Stability.Uncommitted public class TransactionsStartedEvent extends TransactionEvent
Event.Category, Event.SeverityDEFAULT_CATEGORYCATEGORY_PREFIX| Constructor and Description |
|---|
TransactionsStartedEvent(boolean runLostAttemptsCleanupThread,
boolean runRegularAttemptsCleanupThread) |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
A textual description with more information about the event.
|
boolean |
runningLostAttemptsCleanupThread() |
boolean |
runningRegularAttemptsCleanupThread() |
category, context, created, createdAt, duration, severity, toStringpublic TransactionsStartedEvent(boolean runLostAttemptsCleanupThread,
boolean runRegularAttemptsCleanupThread)
public String description()
Eventpublic boolean runningLostAttemptsCleanupThread()
public boolean runningRegularAttemptsCleanupThread()
Copyright © 2024 Couchbase, Inc.. All rights reserved.