public interface StatusRecorder
| Modifier and Type | Interface and Description |
|---|---|
static class |
StatusRecorder.ChainingStatusRecorder |
static class |
StatusRecorder.Factory |
static class |
StatusRecorder.FileBasedStatusRecorder |
static class |
StatusRecorder.LogBasedStatusRecorder |
static class |
StatusRecorder.Record |
static class |
StatusRecorder.SysoutBasedStatusRecorder |
| Modifier and Type | Method and Description |
|---|---|
void |
record(StatusRecorder.Record record) |
void record(StatusRecorder.Record record) throws IOException
IOExceptionCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.