public class SlotSharingGroupId
extends org.apache.flink.util.AbstractID
| Constructor and Description |
|---|
SlotSharingGroupId() |
SlotSharingGroupId(byte[] bytes) |
SlotSharingGroupId(long lowerPart,
long upperPart) |
| Modifier and Type | Method and Description |
|---|---|
static SlotSharingGroupId |
fromHexString(String hexString) |
public SlotSharingGroupId()
public SlotSharingGroupId(long lowerPart,
long upperPart)
public SlotSharingGroupId(byte[] bytes)
public static SlotSharingGroupId fromHexString(String hexString)
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.