public final class LogOnlyEventHandler extends EventHandler
EventHandler.TimeoutAction, EventHandler.TimeoutEventcontext| Constructor and Description |
|---|
LogOnlyEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
EventHandler.TimeoutAction |
launchTimeout(Iterable<EventHandler.TimeoutEvent> timeoutEvents)
Invoked when the number of expected instances doesn't match with number of actual instances.
|
aborted, completed, configure, containerLaunched, containerStopped, destroy, getConfigs, initialize, killed, startedpublic EventHandler.TimeoutAction launchTimeout(Iterable<EventHandler.TimeoutEvent> timeoutEvents)
EventHandlerlaunchTimeout in class EventHandlertimeoutEvents - An Iterable of EventHandler.TimeoutEvent that contains information about runnable launch timeout.EventHandler.TimeoutAction to govern action to act. By default it is to recheck after 60 seconds.Copyright © 2013-2020 The Apache Software Foundation. All rights reserved.