| Package | Description |
|---|---|
| org.waarp.common.database |
Classes implementing Database access
|
| org.waarp.common.utility |
Classes implementing Some String and File facility
|
| Class and Description |
|---|
| UUID
UUID Generator (also Global UUID Generator)
Inspired from com.groupon locality-uuid which used combination of internal counter value - process id - fragment of MAC address and Timestamp. see https://github.com/groupon/locality-uuid.java But force sequence and take care of errors and improves some performance issues |
| Class and Description |
|---|
| ThreadLocalRandom
A random number generator isolated to the current thread.
|
| UUID
UUID Generator (also Global UUID Generator)
Inspired from com.groupon locality-uuid which used combination of internal counter value - process id - fragment of MAC address and Timestamp. see https://github.com/groupon/locality-uuid.java But force sequence and take care of errors and improves some performance issues |
| WaarpShutdownHook |
| WaarpShutdownHook.ShutdownConfiguration
Class for argument of creation of WaarpShutdownHook
|
Copyright © 2009–2019 Waarp. All rights reserved.