| 程序包 | 说明 |
|---|---|
| org.apache.flink.connector.file.table.stream.compact |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CompactContext.CompactContextImpl
Implementation of
CompactContext. |
| 限定符和类型 | 方法和说明 |
|---|---|
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) |
| 限定符和类型 | 方法和说明 |
|---|---|
CompactWriter<T> |
CompactWriter.Factory.create(CompactContext context) |
CompactReader<T> |
CompactReader.Factory.create(CompactContext context) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.