| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network.partition.hybrid |
| Modifier and Type | Method and Description |
|---|---|
static HsSpillingInfoProvider.ConsumeStatus |
HsSpillingInfoProvider.ConsumeStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HsSpillingInfoProvider.ConsumeStatus[] |
HsSpillingInfoProvider.ConsumeStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static HsSpillingInfoProvider.ConsumeStatusWithId |
HsSpillingInfoProvider.ConsumeStatusWithId.fromStatusAndConsumerId(HsSpillingInfoProvider.ConsumeStatus consumeStatus,
HsConsumerId consumerId) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.