public class CoreCreatedEvent extends AbstractEvent
Core is created.Event.Category, Event.SeverityCATEGORY_PREFIX| Constructor and Description |
|---|
CoreCreatedEvent(CoreContext context,
CoreEnvironment environment,
Set<SeedNode> seedNodes,
int numCoreInstances,
ConnectionString connectionString) |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
A textual description with more information about the event.
|
category, context, created, createdAt, duration, severity, toStringpublic CoreCreatedEvent(CoreContext context, CoreEnvironment environment, Set<SeedNode> seedNodes, int numCoreInstances, @Nullable ConnectionString connectionString)
Copyright © 2024 Couchbase, Inc.. All rights reserved.