public class DispatcherId extends AbstractID
Dispatcher
.lowerPart, SIZE, upperPart
Constructor and Description |
---|
DispatcherId() |
DispatcherId(AbstractID id) |
DispatcherId(byte[] bytes) |
DispatcherId(long lowerPart,
long upperPart) |
DispatcherId(UUID uuid) |
Modifier and Type | Method and Description |
---|---|
static DispatcherId |
generate() |
UUID |
toUUID() |
compareTo, equals, getBytes, getLowerPart, getUpperPart, hashCode, toString
public DispatcherId(byte[] bytes)
public DispatcherId(long lowerPart, long upperPart)
public DispatcherId(AbstractID id)
public DispatcherId()
public DispatcherId(UUID uuid)
public UUID toUUID()
public static DispatcherId generate()
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.