| Modifier and Type | Method and Description |
|---|---|
static SlotSharingGroupId |
SlotSharingGroupId.fromHexString(String hexString) |
| Modifier and Type | Method and Description |
|---|---|
SlotSharingGroupId |
SlotSharingGroup.getSlotSharingGroupId() |
| Modifier and Type | Method and Description |
|---|---|
SlotSharingGroupId |
JobDetailsInfo.JobVertexDetailsInfo.getSlotSharingGroupId() |
| Constructor and Description |
|---|
JobVertexDetailsInfo(JobVertexID jobVertexID,
SlotSharingGroupId slotSharingGroupId,
String name,
int maxParallelism,
int parallelism,
ExecutionState executionState,
long startTime,
long endTime,
long duration,
Map<ExecutionState,Integer> tasksPerState,
IOMetricsInfo jobVertexMetrics) |
| Modifier and Type | Method and Description |
|---|---|
SlotSharingGroupId |
SlotSharingGroupIDDeserializer.deserialize(org.apache.flink.shaded.jackson2.com.fasterxml.jackson.core.JsonParser p,
org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
void |
SlotSharingGroupIDSerializer.serialize(SlotSharingGroupId value,
org.apache.flink.shaded.jackson2.com.fasterxml.jackson.core.JsonGenerator gen,
org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.SerializerProvider provider) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.