Class RouterStubGet

    • Constructor Summary

      Constructors 
      Constructor Description
      RouterStubGet()  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      private static void help()  
      static void main​(java.lang.String[] args)  
      void members​(java.util.List<PingData> mbrs)  
      protected void start​(java.lang.String host, int port, java.lang.String cluster_name, boolean nio)  
      • Methods inherited from class java.lang.Object

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

      • RouterStubGet

        public RouterStubGet()
    • Method Detail

      • start

        protected void start​(java.lang.String host,
                             int port,
                             java.lang.String cluster_name,
                             boolean nio)
      • main

        public static void main​(java.lang.String[] args)
      • help

        private static void help()