Package com.github.f4b6a3.uuid.strategy.nodeid
-
Class Summary Class Description DefaultNodeIdentifierStrategy Strategy that provides a random node identifier.FixedNodeIdentifierStrategy Strategy that always provides the same node identifier.HashNodeIdentifierStrategy Strategy that generates a hash-based node identifier. ### RFC-4122 - 4.5.MacNodeIdentifierStrategy Strategy that provides the current machine address (MAC), if available.