Class NodeId.UuidIdFactory

    • Constructor Summary

      Constructors 
      Constructor Description
      UuidIdFactory()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.io.Serializable fromString​(java.lang.String value)  
      java.io.Serializable newId()  
      • Methods inherited from class java.lang.Object

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

      • UuidIdFactory

        public UuidIdFactory()