Fixes for bugs pointed out by updating warnings
This commit is contained in:
@@ -41,6 +41,13 @@ public enum Event {
|
||||
*/
|
||||
EVENT_OFFLINE,
|
||||
|
||||
/**
|
||||
* Node is online -- at least one upstream node appears reachable
|
||||
*
|
||||
* Meta-data: none
|
||||
*/
|
||||
EVENT_ONLINE,
|
||||
|
||||
/**
|
||||
* Node is shutting down
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user