Interface SafeWriter

All Known Implementing Classes:
ElasticsearchWriter, LoggerWriter, StdErrWriter

public interface SafeWriter
  • Method Summary

    Modifier and Type Method Description
    boolean hasPendingData()  
    void sendData()  
    void write​(char[] cbuf, int off, int len)