public class DispatcherId extends AbstractID
Dispatcher
.lowerPart, SIZE, upperPart
Modifier and Type | Method and Description |
---|---|
static DispatcherId |
fromUuid(UUID uuid)
Creates a new DispatcherId that corresponds to the UUID.
|
static DispatcherId |
generate()
Generates a new random DispatcherId.
|
UUID |
toUUID() |
compareTo, equals, getBytes, getLowerPart, getUpperPart, hashCode, toHexString, toString
public UUID toUUID()
public static DispatcherId generate()
public static DispatcherId fromUuid(UUID uuid)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.