|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Logger instance.
Logger constructed to correspond with
com.fasterxml.uuid.Logger class (this generally determines
j.u.l category output etc settings).
Logger instance.
Logger constructed to correspond with
com.fasterxml.uuid.Logger class (this generally determines
log4j category output etc settings).
UUIDTimer will call if this synchronizer object is
being replaced by another synchronizer (or removed, that is, no
more synchronization is to be done).
TimestampSynchronizer, which uses file system
as the storage and locking mechanism.UUIDTimer.
UUIDTimer right after it's been configured with one.
PrintStream.
Writer.
UUIDTimer instance
(which includes embedded synchronizer that defines synchronization behavior).
UUIDTimer to
ensure that timestamp values used for generating time/location-based UUIDs
are monotonically increasing, as well as that only one such generator
is ever used on a single system, even in presence of multiple JVMs.UUIDTimer to indicate that it has generated
a timestamp value that is beyond last legal timestamp value.
UUID instance from given
16 bytes.
UUID instance from given
16 bytes.
UUID comparator is not very useful, since
it just does blind byte-by-byte comparison which does not work well
for time+location - based UUIDs.System.err.
SecureRandom implementation is more efficient
using single call access (compared to basic Random),
so let's use that knowledge to our benefit.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||