Class DataClayInstance


  • public class DataClayInstance
    extends Object
    • Constructor Detail

      • DataClayInstance

        public DataClayInstance()
        Empty constructor of the DataClayInstance
      • DataClayInstance

        public DataClayInstance​(DataClayInstanceID newdcID,
                                String[] newhosts,
                                Integer[] newports)
        Basic constructor for dataClay instances. For each host must be a port.
        Parameters:
        newdcID - id of the dataClay instance
        newhosts - hosts of the main service of the dataClay instance
        newports - ports of the main service of the dataClay instance