java.lang.Object
org.apache.flink.connector.file.sink.compactor.operator.CompactService

@Internal public class CompactService extends Object
The asynchronous file compaction service.
  • Constructor Details

    • CompactService

      public CompactService(int numCompactThreads, FileCompactor fileCompactor, org.apache.flink.streaming.api.functions.sink.filesystem.BucketWriter<?,String> bucketWriter)
  • Method Details