| Package | Description |
|---|---|
| org.apache.flink.connector.file.table.stream.compact |
| Modifier and Type | Class and Description |
|---|---|
static class |
CompactContext.CompactContextImpl
Implementation of
CompactContext. |
| Modifier and Type | Method and Description |
|---|---|
static CompactContext |
CompactContext.create(org.apache.flink.configuration.Configuration config,
org.apache.flink.core.fs.FileSystem fileSystem,
String partition,
org.apache.flink.core.fs.Path path) |
| Modifier and Type | Method and Description |
|---|---|
CompactReader<T> |
CompactReader.Factory.create(CompactContext context) |
CompactWriter<T> |
CompactWriter.Factory.create(CompactContext context) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.