| Package | Description |
|---|---|
| org.apache.flink.table.connector.sink | |
| org.apache.flink.table.connector.sink.abilities |
| Modifier and Type | Method and Description |
|---|---|
SupportsStaging.StagingPurpose |
SinkStagingContext.getStagingPurpose() |
| Constructor and Description |
|---|
SinkStagingContext(SupportsStaging.StagingPurpose stagingPurpose) |
| Modifier and Type | Method and Description |
|---|---|
SupportsStaging.StagingPurpose |
SupportsStaging.StagingContext.getStagingPurpose() |
static SupportsStaging.StagingPurpose |
SupportsStaging.StagingPurpose.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SupportsStaging.StagingPurpose[] |
SupportsStaging.StagingPurpose.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.