public class SlotSharingGroupId extends AbstractID
lowerPart, SIZE, upperPart
Constructor and Description |
---|
SlotSharingGroupId() |
SlotSharingGroupId(byte[] bytes) |
SlotSharingGroupId(long lowerPart,
long upperPart) |
Modifier and Type | Method and Description |
---|---|
static SlotSharingGroupId |
fromHexString(String hexString) |
compareTo, equals, getBytes, getLowerPart, getUpperPart, hashCode, toHexString, toString
public SlotSharingGroupId()
public SlotSharingGroupId(long lowerPart, long upperPart)
public SlotSharingGroupId(byte[] bytes)
public static SlotSharingGroupId fromHexString(String hexString)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.