public interface DFSEvaluatorLogWriter extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
writeToEvaluatorLog(String formattedEntry)
Writes a formatted entry (addition or removal) for an Evaluator ID into the DFS evaluator log.
|
closevoid writeToEvaluatorLog(String formattedEntry) throws IOException
formattedEntry - The formatted entry (entry with evaluator ID and addition/removal information)IOExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.