@ThreadSafe public class WatchmanDiagnosticEventListener extends Object implements BuckEventListener
| Constructor and Description |
|---|
WatchmanDiagnosticEventListener(BuckEventBus outputEventBus) |
WatchmanDiagnosticEventListener(BuckEventBus outputEventBus,
Set<WatchmanDiagnostic> diagnosticCache) |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(WatchmanDiagnosticEvent event) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclosepublic WatchmanDiagnosticEventListener(BuckEventBus outputEventBus)
public WatchmanDiagnosticEventListener(BuckEventBus outputEventBus, Set<WatchmanDiagnostic> diagnosticCache)
public void onEvent(WatchmanDiagnosticEvent event)