public interface LifecycleAware
EventHandler to be notified when a thread for the
BatchEventProcessor starts and shuts down.| 限定符和类型 | 方法和说明 |
|---|---|
void |
onShutdown()
Called once just before the thread is shutdown.
|
void |
onStart()
Called once on thread start before first event is available.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.