Package io.clonecloudstore.common.standard.guid


package io.clonecloudstore.common.standard.guid
  • Classes
    Class
    Description
    UUID Generator with 2 longs (128 bits), compatible multi instances (through the PID, but not multi servers, neither multi-sites due to lack of Mac address/Platform Id).
    Internal class for Process Id, Mac Address and Jvm Id (PID + MacAddress)
    UUID Generator but limited to 1 Long (64 bits), compatible multi instances (through the PID, but not multi servers, neither multi-sites due to lack of Mac address/Platform Id.