public class NodeStateChangedEvent extends AbstractEvent
Event.Category, Event.Severity
CATEGORY_PREFIX
Constructor and Description |
---|
NodeStateChangedEvent(NodeContext context,
NodeState oldState,
NodeState newState) |
Modifier and Type | Method and Description |
---|---|
String |
description()
A textual description with more information about the event.
|
NodeState |
newState() |
NodeState |
oldState() |
category, context, createdAt, duration, severity, toString
public NodeStateChangedEvent(NodeContext context, NodeState oldState, NodeState newState)
Copyright © 2020 Couchbase, Inc.. All rights reserved.