Class CompactContext.CompactContextImpl
java.lang.Object
org.apache.flink.connector.file.table.stream.compact.CompactContext.CompactContextImpl
- All Implemented Interfaces:
CompactContext
- Enclosing interface:
- CompactContext
Implementation of
CompactContext.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.flink.connector.file.table.stream.compact.CompactContext
CompactContext.CompactContextImpl -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.flink.configuration.Configurationorg.apache.flink.core.fs.FileSystemorg.apache.flink.core.fs.PathgetPath()
-
Method Details
-
getConfig
public org.apache.flink.configuration.Configuration getConfig()- Specified by:
getConfigin interfaceCompactContext
-
getFileSystem
public org.apache.flink.core.fs.FileSystem getFileSystem()- Specified by:
getFileSystemin interfaceCompactContext
-
getPartition
- Specified by:
getPartitionin interfaceCompactContext
-
getPath
public org.apache.flink.core.fs.Path getPath()- Specified by:
getPathin interfaceCompactContext
-