public interface MonitorListener
| Modifier and Type | Field and Description |
|---|---|
static MonitorListener |
NOOP |
| Modifier and Type | Method and Description |
|---|---|
void |
onFailure(StatusRecorder.Record record,
String msg) |
void |
onRecord(StatusRecorder.Record record) |
static final MonitorListener NOOP
void onRecord(StatusRecorder.Record record)
void onFailure(StatusRecorder.Record record, String msg)
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.