| Package | Description |
|---|---|
| org.apache.flink.table.filesystem.stream.compact |
| Modifier and Type | Method and Description |
|---|---|
static <T> CompactWriter.Factory<T> |
CompactBucketWriter.factory(org.apache.flink.util.function.SupplierWithException<org.apache.flink.streaming.api.functions.sink.filesystem.BucketWriter<T,String>,IOException> factory) |
| Constructor and Description |
|---|
CompactOperator(org.apache.flink.util.function.SupplierWithException<org.apache.flink.core.fs.FileSystem,IOException> fsFactory,
CompactReader.Factory<T> readerFactory,
CompactWriter.Factory<T> writerFactory) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.