Class EnvironmentInfo
- java.lang.Object
-
- org.apache.flink.runtime.rest.messages.EnvironmentInfo
-
- All Implemented Interfaces:
ResponseBody
public class EnvironmentInfo extends Object implements ResponseBody
The response of environment info.
-
-
Constructor Summary
Constructors Constructor Description EnvironmentInfo(org.apache.flink.runtime.rest.messages.EnvironmentInfo.JVMInfo jvmInfo, List<String> classpath)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static EnvironmentInfocreate()booleanequals(Object o)inthashCode()
-