public static interface AutoScaling.TriggerEventProcessor
Modifier and Type | Method and Description |
---|---|
boolean |
process(TriggerEvent event)
This method is executed for events produced by
Runnable.run() . |
boolean process(TriggerEvent event)
Runnable.run()
.event
- a subclass of TriggerEvent
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.