public class RiverClusterChangedEvent extends Object
Constructor and Description |
---|
RiverClusterChangedEvent(String source,
RiverClusterState state,
RiverClusterState previousState) |
Modifier and Type | Method and Description |
---|---|
RiverClusterState |
previousState() |
String |
source()
The source that caused this cluster event to be raised.
|
RiverClusterState |
state() |
public RiverClusterChangedEvent(String source, RiverClusterState state, RiverClusterState previousState)
public String source()
public RiverClusterState state()
public RiverClusterState previousState()
Copyright © 2009–2015. All rights reserved.