Uses of Class
org.apache.flink.runtime.webmonitor.handlers.JarListInfo.JarFileInfo
-
Packages that use JarListInfo.JarFileInfo Package Description org.apache.flink.runtime.webmonitor.handlers -
-
Uses of JarListInfo.JarFileInfo in org.apache.flink.runtime.webmonitor.handlers
Fields in org.apache.flink.runtime.webmonitor.handlers with type parameters of type JarListInfo.JarFileInfo Modifier and Type Field Description List<JarListInfo.JarFileInfo>JarListInfo. jarFileListConstructor parameters in org.apache.flink.runtime.webmonitor.handlers with type arguments of type JarListInfo.JarFileInfo Constructor Description JarListInfo(String address, List<JarListInfo.JarFileInfo> jarFileList)
-