Class Synchronize


  • public class Synchronize
    extends ion.Meta.Request
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String host  
      int port  
    • Constructor Summary

      Constructors 
      Constructor Description
      Synchronize​(java.lang.String host, int port)  
    • Method Summary

      • Methods inherited from class ion.Meta.Request

        getScheduleTime
      • Methods inherited from class java.lang.Object

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

      • host

        public final java.lang.String host
      • port

        public final int port
    • Constructor Detail

      • Synchronize

        public Synchronize​(java.lang.String host,
                           int port)