public static class CompactContext.CompactContextImpl extends Object implements CompactContext
CompactContext.CompactContext.CompactContextImpl| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.configuration.Configuration |
getConfig() |
org.apache.flink.core.fs.FileSystem |
getFileSystem() |
String |
getPartition() |
org.apache.flink.core.fs.Path |
getPath() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic org.apache.flink.configuration.Configuration getConfig()
getConfig in interface CompactContextpublic org.apache.flink.core.fs.FileSystem getFileSystem()
getFileSystem in interface CompactContextpublic String getPartition()
getPartition in interface CompactContextpublic org.apache.flink.core.fs.Path getPath()
getPath in interface CompactContextCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.