Package com.github.f4b6a3.uuid.strategy.nodeid
-
Class Summary Class Description DefaultNodeIdentifierStrategy Strategy that always provides the same node identifier.FixedNodeIdentifierStrategy Strategy that always provides the same node identifier.HashNodeIdentifierStrategy Strategy that calculates a node identifier based on system data like: operating system, java virtual machine, network details, system resources, locale and timezone.MacNodeIdentifierStrategy Strategy that provides the current machine address (MAC), if available.