Package io.airlift.log
Interface MessageOutput
- All Known Implementing Classes:
SocketMessageOutput
public interface MessageOutput
-
Method Summary
-
Method Details
-
writeMessage
- Throws:
IOException
-
flush
- Throws:
IOException
-
close
- Throws:
IOException
-