@Stability.Uncommitted public class TransactionCleanupStartRunEvent 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 |
|---|
TransactionCleanupStartRunEvent(String bucketName,
String scopeName,
String collectionName,
String clientUuid,
ClientRecordDetails clientDetails,
Duration cleanupWindow,
int atrsToCheckInNextWindow,
int totalAtrs,
Duration checkAtrEvery) |
| 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 TransactionCleanupStartRunEvent(String bucketName, String scopeName, String collectionName, String clientUuid, ClientRecordDetails clientDetails, Duration cleanupWindow, int atrsToCheckInNextWindow, int totalAtrs, Duration checkAtrEvery)
Copyright © 2024 Couchbase, Inc.. All rights reserved.