@Stability.Uncommitted public class TransactionCleanupEndRunEvent extends TransactionEvent
As this exposes implementation details of transactions, all methods are subject to change and marked with @Stability.Volatile.
Event.Category, Event.SeverityDEFAULT_CATEGORYCATEGORY_PREFIX| Constructor and Description |
|---|
TransactionCleanupEndRunEvent(TransactionCleanupStartRunEvent start,
Map<String,ActiveTransactionRecordStats> atrStats,
Duration timeOfLastRun) |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
A textual description with more information about the event.
|
category, context, created, createdAt, duration, severity, toString@Stability.Volatile public TransactionCleanupEndRunEvent(TransactionCleanupStartRunEvent start, Map<String,ActiveTransactionRecordStats> atrStats, Duration timeOfLastRun)
Copyright © 2024 Couchbase, Inc.. All rights reserved.