Class SocketHelper


  • public class SocketHelper
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SocketHelper()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void setSocketOption​(Configuration conf, java.net.Socket socket)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SocketHelper

        public SocketHelper()
    • Method Detail

      • setSocketOption

        public static void setSocketOption​(Configuration conf,
                                           java.net.Socket socket)
                                    throws java.io.IOException
        Throws:
        java.io.IOException