Package io.airlift.log
Class SocketMessageOutput
java.lang.Object
io.airlift.log.SocketMessageOutput
- All Implemented Interfaces:
MessageOutput
-
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidflush()longvoidwriteMessage(byte[] message)
-
Method Details
-
writeMessage
- Specified by:
writeMessagein interfaceMessageOutput- Throws:
IOException
-
flush
- Specified by:
flushin interfaceMessageOutput- Throws:
IOException
-
close
- Specified by:
closein interfaceMessageOutput- Throws:
IOException
-
getFailedConnections
public long getFailedConnections()
-