All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
static void |
fetchData() |
protected static void |
fetchScans() |
static AccumuloServerContext |
getContext() |
static List<Pair<Long,Double>> |
getDataCacheHitRateOverTime() |
static GCStatus |
getGcStatus() |
static List<Pair<Long,Double>> |
getIndexCacheHitRateOverTime() |
static List<Pair<Long,Double>> |
getIngestByteRateOverTime() |
static List<Pair<Long,Double>> |
getIngestRateOverTime() |
static List<Pair<Long,Double>> |
getLoadOverTime() |
static double |
getLookupRate() |
static List<Pair<Long,Double>> |
getLookupsOverTime() |
static List<Pair<Long,Integer>> |
getMajorCompactionsOverTime() |
static List<Pair<Long,Integer>> |
getMinorCompactionsOverTime() |
static MasterMonitorInfo |
getMmi() |
static Exception |
getProblemException() |
static Map<String,Map<ProblemType,Integer>> |
getProblemSummary() |
static List<Pair<Long,Double>> |
getQueryByteRateOverTime() |
static List<Pair<Long,Integer>> |
getQueryRateOverTime() |
static List<Pair<Long,Integer>> |
getScanRateOverTime() |
static Map<com.google.common.net.HostAndPort,Monitor.ScanStats> |
getScans() |
static long |
getStartTime() |
static long |
getTotalEntries() |
static long |
getTotalHoldTime() |
static double |
getTotalIngestRate() |
static long |
getTotalLookups() |
static double |
getTotalQueryRate() |
static double |
getTotalScanRate() |
static int |
getTotalTables() |
static int |
getTotalTabletCount() |
static boolean |
isUsingSsl() |
static void |
main(String[] args) |
void |
run(String hostname) |