sealed ClusterDomainEvent, see #2202
This commit is contained in:
parent
06f81f4373
commit
f3035bf8b7
1 changed files with 1 additions and 1 deletions
|
|
@ -896,7 +896,7 @@ object ClusterEvent {
|
|||
/**
|
||||
* Marker interface for cluster domain events.
|
||||
*/
|
||||
trait ClusterDomainEvent
|
||||
sealed trait ClusterDomainEvent
|
||||
|
||||
/**
|
||||
* Current snapshot state of the cluster. Sent to new subscriber.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue