Package org.apache.flink.runtime.util
Class ResourceManagerUtils
- java.lang.Object
-
- org.apache.flink.runtime.util.ResourceManagerUtils
-
public class ResourceManagerUtils extends Object
Common utils for ResourceManager.
-
-
Constructor Summary
Constructors Constructor Description ResourceManagerUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Integer
parseRestBindPortFromWebInterfaceUrl(String webInterfaceUrl)
Parse the port from the webInterfaceUrl.
-