Class JarListInfo
java.lang.Object
org.apache.flink.runtime.webmonitor.handlers.JarListInfo
- All Implemented Interfaces:
org.apache.flink.runtime.rest.messages.ResponseBody
public class JarListInfo
extends Object
implements org.apache.flink.runtime.rest.messages.ResponseBody
Response type of the
JarListHandler.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classNested class to encapsulate the jar entry info.static classNested class to encapsulate the jar file info. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JAR_LIST_FIELD_ADDRESS
- See Also:
-
JAR_LIST_FIELD_FILES
- See Also:
-
jarFileList
-
-
Constructor Details
-
JarListInfo
-
-
Method Details