Class MasterStatusUtil
java.lang.Object
org.apache.hadoop.hbase.master.http.MasterStatusUtil
Utility used by the web UI JSP pages.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFragmentationInfo
(HMaster master, org.apache.hadoop.conf.Configuration conf) static ServerName
getMetaLocationOrNull
(HMaster master) static String
getUserTables
(HMaster master, List<TableDescriptor> tables) static String
serverNameLink
(HMaster master, ServerName serverName)
-
Constructor Details
-
MasterStatusUtil
private MasterStatusUtil()
-
-
Method Details
-
getUserTables
-
getFragmentationInfo
public static Map<String,Integer> getFragmentationInfo(HMaster master, org.apache.hadoop.conf.Configuration conf) throws IOException - Throws:
IOException
-
getMetaLocationOrNull
-
serverNameLink
-