| Package | Description |
|---|---|
| org.apache.flink.runtime.checkpoint.filemerging |
| Modifier and Type | Method and Description |
|---|---|
static FileMergingType |
FileMergingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileMergingType[] |
FileMergingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FileMergingSnapshotManagerBuilder(org.apache.flink.api.common.JobID jobId,
ResourceID tmResourceId,
FileMergingType type)
Initialize the builder.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.