Uses of Class
org.apache.flink.runtime.webmonitor.handlers.JarListInfo.JarEntryInfo
Packages that use JarListInfo.JarEntryInfo
-
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.JarEntryInfoModifierConstructorDescriptionJarFileInfo(String id, String name, long uploaded, List<JarListInfo.JarEntryInfo> jarEntryList)