Uses of Class
org.apache.flink.runtime.webmonitor.handlers.JarListInfo.JarEntryInfo
-
Packages that use JarListInfo.JarEntryInfo Package Description org.apache.flink.runtime.webmonitor.handlers -
-
Uses of JarListInfo.JarEntryInfo in org.apache.flink.runtime.webmonitor.handlers
Constructor parameters in org.apache.flink.runtime.webmonitor.handlers with type arguments of type JarListInfo.JarEntryInfo Constructor Description JarFileInfo(String id, String name, long uploaded, List<JarListInfo.JarEntryInfo> jarEntryList)
-