public static class CompactContext.CompactContextImpl extends Object implements CompactContext
CompactContext.CompactContext.CompactContextImpl| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 CompactContextpublic org.apache.flink.core.fs.FileSystem getFileSystem()
getFileSystem 在接口中 CompactContextpublic String getPartition()
getPartition 在接口中 CompactContextpublic org.apache.flink.core.fs.Path getPath()
getPath 在接口中 CompactContextCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.