public interface ResultHandler
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
ResultFileDetails |
getResultFileDetails() |
boolean |
isClosed() |
List<Result> |
read() |
void |
write(Result result) |
boolean isClosed()
ResultFileDetails getResultFileDetails()
Copyright © 2015 Apache Software Foundation. All Rights Reserved.