A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages

A

AccumuloMonitorAppender - Class in org.apache.accumulo.monitor.util
 
AccumuloMonitorAppender() - Constructor for class org.apache.accumulo.monitor.util.AccumuloMonitorAppender
A Log4j Appender which follows the registered location of the active Accumulo monitor service, and forwards log messages to it
activateOptions() - Method in class org.apache.accumulo.monitor.util.AccumuloMonitorAppender
 
addAnnotations(AnnotationInformation) - Method in class org.apache.accumulo.monitor.rest.trace.AddlInformation
Add a new annotation
addBadServer(BadTabletServerInformation) - Method in class org.apache.accumulo.monitor.rest.tservers.BadTabletServers
Adds a new bad tserver to the list
addBadTabletServer(MasterInformation) - Method in class org.apache.accumulo.monitor.rest.tservers.TabletServers
Adds bad and dead servers to the list
addBulkImport(BulkImportInformation) - Method in class org.apache.accumulo.monitor.rest.bulkImports.BulkImport
Adds a new bulk import to the array
addcurrentOperations(CurrentOperations) - Method in class org.apache.accumulo.monitor.rest.tservers.TabletServerSummary
Adds new current operations for the tserver
addData(DataInformation) - Method in class org.apache.accumulo.monitor.rest.trace.AddlInformation
Add a new data
addDeadLogger(DeadLoggerInformation) - Method in class org.apache.accumulo.monitor.rest.logs.DeadLoggerList
Adds a new dead logger to the list
addDeadServer(DeadServerInformation) - Method in class org.apache.accumulo.monitor.rest.tservers.DeadServerList
Adds a new dead tserver to the list
addlData - Variable in class org.apache.accumulo.monitor.rest.trace.TraceInformation
 
AddlInformation - Class in org.apache.accumulo.monitor.rest.trace
Generates additional information for the selected trace
AddlInformation() - Constructor for class org.apache.accumulo.monitor.rest.trace.AddlInformation
 
addProblemDetail(ProblemDetailInformation) - Method in class org.apache.accumulo.monitor.rest.problems.ProblemDetail
Adds a new problem detail to the list
addProblemSummary(ProblemSummaryInformation) - Method in class org.apache.accumulo.monitor.rest.problems.ProblemSummary
Adds a new problem summary to the list
addRecovery(TabletServerRecoveryInformation) - Method in class org.apache.accumulo.monitor.rest.tservers.TabletServersRecovery
Adds a new tserver recovery to the list
addScan(ScanInformation) - Method in class org.apache.accumulo.monitor.rest.scans.Scans
Adds a new scan to the list
addServerShuttingDown(ServerShuttingDownInformation) - Method in class org.apache.accumulo.monitor.rest.tservers.ServersShuttingDown
Adds a new tserver to the list
addServlet(ServletHolder, String) - Method in class org.apache.accumulo.monitor.EmbeddedWebServer
 
addSpan(RemoteSpan) - Method in class org.apache.accumulo.monitor.rest.trace.RecentTracesInformation
Adds a span for the trace
addStartTime(Long) - Method in class org.apache.accumulo.monitor.rest.trace.TraceList
Adds a start time to the trace
addStats(ServerStat) - Method in class org.apache.accumulo.monitor.rest.tservers.ServerStats
Adds a new stat to the list
addTable(TableInformation) - Method in class org.apache.accumulo.monitor.rest.tables.TableInformationList
Adds a new table to the list
addTable(TableInformation) - Method in class org.apache.accumulo.monitor.rest.tables.TableNamespace
Add a new table to the list
addTable(TableNamespace) - Method in class org.apache.accumulo.monitor.rest.tables.TablesList
Add a table to the list
addTablet(TabletServer) - Method in class org.apache.accumulo.monitor.rest.tservers.TabletServers
Adds new tservers to the list
addTabletServer(TabletServer) - Method in class org.apache.accumulo.monitor.rest.SummaryInformation
Adds a new tablet
addTabletServerBulkImport(TabletServerBulkImportInformation) - Method in class org.apache.accumulo.monitor.rest.bulkImports.BulkImport
Adds a new tserver bulk import to the array
addTrace(RecentTracesInformation) - Method in class org.apache.accumulo.monitor.rest.trace.RecentTracesList
Adds a new trace to the list
addTrace(TraceInformation) - Method in class org.apache.accumulo.monitor.rest.trace.TraceList
Adds a trace to the list
addTrace(TracesForTypeInformation) - Method in class org.apache.accumulo.monitor.rest.trace.TraceType
Adds a new trace to the list
addZK(ZooKeeper) - Method in class org.apache.accumulo.monitor.rest.zk.ZKInformation
Adds a new zk server to the list
adjustMax - Variable in class org.apache.accumulo.monitor.rest.tservers.ServerStat
 
age - Variable in class org.apache.accumulo.monitor.rest.bulkImports.BulkImportInformation
 
allTimeTabletResults - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerSummary
 
AllTimeTabletResults - Class in org.apache.accumulo.monitor.rest.tservers
Generates a tablets all time results
AllTimeTabletResults() - Constructor for class org.apache.accumulo.monitor.rest.tservers.AllTimeTabletResults
 
AllTimeTabletResults(String, int, int, Double, Double, Double, double, double) - Constructor for class org.apache.accumulo.monitor.rest.tservers.AllTimeTabletResults
Stores all time results of a tablet
ALPHA_NUM_REGEX - Static variable in interface org.apache.accumulo.monitor.util.ParameterValidator
 
ALPHA_NUM_REGEX_BLANK_OK - Static variable in interface org.apache.accumulo.monitor.util.ParameterValidator
 
ALPHA_NUM_REGEX_TABLE_ID - Static variable in interface org.apache.accumulo.monitor.util.ParameterValidator
 
annotation - Variable in class org.apache.accumulo.monitor.rest.trace.AnnotationInformation
 
AnnotationInformation - Class in org.apache.accumulo.monitor.rest.trace
Generates annotation information for the trace
AnnotationInformation() - Constructor for class org.apache.accumulo.monitor.rest.trace.AnnotationInformation
 
AnnotationInformation(String, long) - Constructor for class org.apache.accumulo.monitor.rest.trace.AnnotationInformation
Stores a trace annotation
annotations - Variable in class org.apache.accumulo.monitor.rest.trace.AddlInformation
 
application - Variable in class org.apache.accumulo.monitor.rest.logs.LogEvent
 
avg - Variable in class org.apache.accumulo.monitor.rest.trace.RecentTracesInformation
 
avgQueueTime - Variable in class org.apache.accumulo.monitor.rest.tservers.AllTimeTabletResults
 
avgTime - Variable in class org.apache.accumulo.monitor.rest.tservers.AllTimeTabletResults
 

B

badServers - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServers
 
badTabletServer - Variable in class org.apache.accumulo.monitor.rest.tservers.BadTabletServers
 
BadTabletServerInformation - Class in org.apache.accumulo.monitor.rest.tservers
Generates a bad tserver information
BadTabletServerInformation() - Constructor for class org.apache.accumulo.monitor.rest.tservers.BadTabletServerInformation
 
BadTabletServerInformation(String, String) - Constructor for class org.apache.accumulo.monitor.rest.tservers.BadTabletServerInformation
Stores a bad tserver
badTabletServers - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
badTabletServers - Variable in class org.apache.accumulo.monitor.rest.SummaryInformation
 
BadTabletServers - Class in org.apache.accumulo.monitor.rest.tservers
Generates a list of bad tservers
BadTabletServers() - Constructor for class org.apache.accumulo.monitor.rest.tservers.BadTabletServers
 
bulkImport - Variable in class org.apache.accumulo.monitor.rest.bulkImports.BulkImport
 
BulkImport - Class in org.apache.accumulo.monitor.rest.bulkImports
BulkImport stores the bulk import and tserver bulk imports
BulkImport() - Constructor for class org.apache.accumulo.monitor.rest.bulkImports.BulkImport
 
BulkImportInformation - Class in org.apache.accumulo.monitor.rest.bulkImports
Stores bulk import in a JSON object
BulkImportInformation() - Constructor for class org.apache.accumulo.monitor.rest.bulkImports.BulkImportInformation
 
BulkImportInformation(String, long, BulkImportState) - Constructor for class org.apache.accumulo.monitor.rest.bulkImports.BulkImportInformation
Creates new bulk import object
BulkImportResource - Class in org.apache.accumulo.monitor.rest.bulkImports
The BulkImportResource is responsible for obtaining the information of the bulk import, and tablet server bulk import from the Monitor and creating the JSON objects with each
BulkImportResource() - Constructor for class org.apache.accumulo.monitor.rest.bulkImports.BulkImportResource
 

C

candidates - Variable in class org.apache.accumulo.monitor.rest.gc.GarbageCollectorCycle
 
clearDeadServer(String) - Method in class org.apache.accumulo.monitor.rest.tservers.TabletServerResource
REST call to clear dead servers from list
clearDetailsProblems(String, String, String) - Method in class org.apache.accumulo.monitor.rest.problems.ProblemsResource
REST call to clear specific problem details
clearLogs() - Method in class org.apache.accumulo.monitor.rest.logs.LogResource
REST call to clear the logs
clearTableProblems(String) - Method in class org.apache.accumulo.monitor.rest.problems.ProblemsResource
REST call to clear problem reports from a table
clients - Variable in class org.apache.accumulo.monitor.rest.zk.ZooKeeper
 
clients - Variable in class org.apache.accumulo.monitor.ZooKeeperStatus.ZooKeeperState
 
close() - Method in class org.apache.accumulo.monitor.util.AccumuloMonitorAppender
 
compactions - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
CompactionsList - Class in org.apache.accumulo.monitor.rest.tables
Generates a list of compactions as a JSON object
CompactionsList() - Constructor for class org.apache.accumulo.monitor.rest.tables.CompactionsList
 
CompactionsList(Integer, Integer) - Constructor for class org.apache.accumulo.monitor.rest.tables.CompactionsList
Generate a compaction list
CompactionsTypes - Class in org.apache.accumulo.monitor.rest.tables
Generates a list of compactions based on type
CompactionsTypes() - Constructor for class org.apache.accumulo.monitor.rest.tables.CompactionsTypes
 
CompactionsTypes(CompactionsList, CompactionsList, CompactionsList) - Constructor for class org.apache.accumulo.monitor.rest.tables.CompactionsTypes
Create a new compaction list based on types
compareTo(ZooKeeperStatus.ZooKeeperState) - Method in class org.apache.accumulo.monitor.ZooKeeperStatus.ZooKeeperState
 
configure() - Method in class org.apache.accumulo.monitor.Monitor.MonitorFactory
 
count - Variable in class org.apache.accumulo.monitor.rest.logs.LogEvent
 
currentCycle - Variable in class org.apache.accumulo.monitor.rest.gc.GarbageCollection
 
currentMajorAvg - Variable in class org.apache.accumulo.monitor.rest.tservers.CurrentTabletResults
 
currentMajorStdDev - Variable in class org.apache.accumulo.monitor.rest.tservers.CurrentTabletResults
 
currentMinorAvg - Variable in class org.apache.accumulo.monitor.rest.tservers.CurrentTabletResults
 
currentMinorStdDev - Variable in class org.apache.accumulo.monitor.rest.tservers.CurrentTabletResults
 
currentOperations - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerSummary
 
CurrentOperations - Class in org.apache.accumulo.monitor.rest.tservers
Generates the current operations for the tablet
CurrentOperations() - Constructor for class org.apache.accumulo.monitor.rest.tservers.CurrentOperations
 
CurrentOperations(String, TableId, String, long, double, double, Double, Double, Double, Double, Double, Double) - Constructor for class org.apache.accumulo.monitor.rest.tservers.CurrentOperations
Stores the current operations of the tablet
currentTabletOperationResults - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerSummary
 
CurrentTabletResults - Class in org.apache.accumulo.monitor.rest.tservers
Generates the current results of the tablet
CurrentTabletResults() - Constructor for class org.apache.accumulo.monitor.rest.tservers.CurrentTabletResults
 
CurrentTabletResults(Double, Double, Double, Double) - Constructor for class org.apache.accumulo.monitor.rest.tservers.CurrentTabletResults
Stores new current results for the tablet

D

data - Variable in class org.apache.accumulo.monitor.rest.trace.AddlInformation
 
dataCacheHitRate - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
dataCacheHits - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
dataCacheRequests - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
DataInformation - Class in org.apache.accumulo.monitor.rest.trace
Generate a new data information for a trace
DataInformation() - Constructor for class org.apache.accumulo.monitor.rest.trace.DataInformation
 
DataInformation(String, String) - Constructor for class org.apache.accumulo.monitor.rest.trace.DataInformation
Creates new data table with key/value
deadLogger - Variable in class org.apache.accumulo.monitor.rest.logs.DeadLoggerList
 
DeadLoggerInformation - Class in org.apache.accumulo.monitor.rest.logs
Stores dead logger information
DeadLoggerInformation() - Constructor for class org.apache.accumulo.monitor.rest.logs.DeadLoggerInformation
 
DeadLoggerInformation(String, long, String) - Constructor for class org.apache.accumulo.monitor.rest.logs.DeadLoggerInformation
Stores a new dead logger information
DeadLoggerList - Class in org.apache.accumulo.monitor.rest.logs
Stores a new dead logger object
DeadLoggerList() - Constructor for class org.apache.accumulo.monitor.rest.logs.DeadLoggerList
 
deadLoggers - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
deadLoggers - Variable in class org.apache.accumulo.monitor.rest.SummaryInformation
 
DeadServerInformation - Class in org.apache.accumulo.monitor.rest.tservers
Generates a dead tserver information
DeadServerInformation() - Constructor for class org.apache.accumulo.monitor.rest.tservers.DeadServerInformation
 
DeadServerInformation(String, long, String) - Constructor for class org.apache.accumulo.monitor.rest.tservers.DeadServerInformation
Stores a new dead tserver
DeadServerList - Class in org.apache.accumulo.monitor.rest.tservers
Generates a list of dead tservers
DeadServerList() - Constructor for class org.apache.accumulo.monitor.rest.tservers.DeadServerList
 
deadServers - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServers
 
deadTabletServer - Variable in class org.apache.accumulo.monitor.rest.tservers.DeadServerList
 
deadTabletServers - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
deadTabletServers - Variable in class org.apache.accumulo.monitor.rest.SummaryInformation
 
deadTabletServersCount - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
deleted - Variable in class org.apache.accumulo.monitor.rest.gc.GarbageCollectorCycle
 
derived - Variable in class org.apache.accumulo.monitor.rest.tservers.ServerStat
 
description - Variable in class org.apache.accumulo.monitor.rest.tservers.ServerStat
 
description() - Method in class org.apache.accumulo.monitor.MonitorExecutable
 
details - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerSummary
 
diskrate - Variable in class org.apache.accumulo.monitor.rest.Totals
 
dispose(Monitor) - Method in class org.apache.accumulo.monitor.Monitor.MonitorFactory
 

E

EmbeddedWebServer - Class in org.apache.accumulo.monitor
 
EmbeddedWebServer(Monitor, int) - Constructor for class org.apache.accumulo.monitor.EmbeddedWebServer
 
entries - Variable in class org.apache.accumulo.monitor.rest.tservers.CurrentOperations
 
entries - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerDetailInformation
 
entries - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
entriesRead - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
entriesRead - Variable in class org.apache.accumulo.monitor.rest.tables.TableInformation
 
entriesReturned - Variable in class org.apache.accumulo.monitor.rest.tables.TableInformation
 
equals(Object) - Method in class org.apache.accumulo.monitor.ZooKeeperStatus.ZooKeeperState
 
ERROR - org.apache.accumulo.monitor.rest.status.StatusResource.Status
 
errors - Variable in class org.apache.accumulo.monitor.rest.gc.GarbageCollectorCycle
 
exception - Variable in class org.apache.accumulo.monitor.rest.problems.ProblemDetailInformation
 
execute(String[]) - Method in class org.apache.accumulo.monitor.MonitorExecutable
 

F

failure - Variable in class org.apache.accumulo.monitor.rest.tservers.AllTimeTabletResults
 
fetchData() - Method in class org.apache.accumulo.monitor.Monitor
 
fetched - Variable in class org.apache.accumulo.monitor.Monitor.ScanStats
 
filename - Variable in class org.apache.accumulo.monitor.rest.bulkImports.BulkImportInformation
 
fileRead - Variable in class org.apache.accumulo.monitor.rest.problems.ProblemSummaryInformation
 
files - Variable in class org.apache.accumulo.monitor.rest.gc.GarbageCollectorStatus
 
filesNeedingReplication - Variable in class org.apache.accumulo.monitor.rest.replication.ReplicationInformation
 
fileWrite - Variable in class org.apache.accumulo.monitor.rest.problems.ProblemSummaryInformation
 
finished - Variable in class org.apache.accumulo.monitor.rest.gc.GarbageCollectorCycle
 

G

GarbageCollection - Class in org.apache.accumulo.monitor.rest.gc
GarbageCollection is responsible for creating the gc JSON object
GarbageCollection() - Constructor for class org.apache.accumulo.monitor.rest.gc.GarbageCollection
 
GarbageCollection(GcCycleStats, GcCycleStats) - Constructor for class org.apache.accumulo.monitor.rest.gc.GarbageCollection
Creates a new Garbage Collector JSON object
GarbageCollection(GarbageCollectorCycle, GarbageCollectorCycle) - Constructor for class org.apache.accumulo.monitor.rest.gc.GarbageCollection
Creates a new Garbage Collector JSON object
GarbageCollectorCycle - Class in org.apache.accumulo.monitor.rest.gc
Metrics about a single cycle of the garbage collector
GarbageCollectorCycle() - Constructor for class org.apache.accumulo.monitor.rest.gc.GarbageCollectorCycle
 
GarbageCollectorCycle(GcCycleStats) - Constructor for class org.apache.accumulo.monitor.rest.gc.GarbageCollectorCycle
Creates a new garbage collector cycle
GarbageCollectorResource - Class in org.apache.accumulo.monitor.rest.gc
GarbageCollector metrics
GarbageCollectorResource() - Constructor for class org.apache.accumulo.monitor.rest.gc.GarbageCollectorResource
 
GarbageCollectorStatus - Class in org.apache.accumulo.monitor.rest.gc
Responsible for grouping files and wals into a JSON object
GarbageCollectorStatus() - Constructor for class org.apache.accumulo.monitor.rest.gc.GarbageCollectorStatus
 
GarbageCollectorStatus(GCStatus) - Constructor for class org.apache.accumulo.monitor.rest.gc.GarbageCollectorStatus
Groups gc status into files and wals
gcStatus - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
gcStatus - Variable in class org.apache.accumulo.monitor.rest.status.StatusInformation
 
get() - Method in class org.apache.accumulo.monitor.view.WebViews
Returns the overview template
getBulkImports() - Method in class org.apache.accumulo.monitor.view.WebViews
Returns the bulk import template
getClient() - Method in class org.apache.accumulo.monitor.rest.trace.TracesResource
 
getCurrentCycle() - Method in class org.apache.accumulo.monitor.rest.gc.GarbageCollectorResource
Generates current file gc object
getCurrentWalCycle() - Method in class org.apache.accumulo.monitor.rest.gc.GarbageCollectorResource
Generates current wal object
getDataCacheHitRate() - Method in class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
Generates a list with the data cache hit rate over time
getDataCacheHitRateOverTime() - Method in class org.apache.accumulo.monitor.Monitor
 
getDateFromSpan(RemoteSpan) - Method in class org.apache.accumulo.monitor.rest.trace.TracesForTypeInformation
 
getDeadLoggers(Monitor) - Static method in class org.apache.accumulo.monitor.rest.master.MasterResource
Generates a dead logger list as a JSON object
getDeadTservers(Monitor) - Static method in class org.apache.accumulo.monitor.rest.master.MasterResource
Generates a dead server list as a JSON object
getDetails() - Method in class org.apache.accumulo.monitor.rest.problems.ProblemsResource
Generates a list of the problem details as a JSON object
getEmpty() - Static method in class org.apache.accumulo.monitor.rest.gc.GarbageCollection
 
getEmpty() - Static method in class org.apache.accumulo.monitor.rest.gc.GarbageCollectorCycle
 
getEmpty() - Static method in class org.apache.accumulo.monitor.rest.gc.GarbageCollectorStatus
 
getException() - Method in class org.apache.accumulo.monitor.rest.problems.ProblemsResource
 
getFileStatus() - Method in class org.apache.accumulo.monitor.rest.gc.GarbageCollectorResource
Generates current and last file gc object
getFrequency() - Method in class org.apache.accumulo.monitor.util.AccumuloMonitorAppender
 
getGC() - Method in class org.apache.accumulo.monitor.view.WebViews
Returns the garbage collector template
getGcStatus() - Method in class org.apache.accumulo.monitor.Monitor
 
getGcStatus() - Method in class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
Generates the garbage collector status
getGoalState(Monitor) - Static method in class org.apache.accumulo.monitor.rest.master.MasterResource
Returns the goal state of the master
getIDFromSpan(RemoteSpan) - Method in class org.apache.accumulo.monitor.rest.trace.TracesForTypeInformation
 
getIndexCacheHitRate() - Method in class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
Generates a list with the index cache hit rate over time
getIndexCacheHitRateOverTime() - Method in class org.apache.accumulo.monitor.Monitor
 
getInformation() - Method in class org.apache.accumulo.monitor.rest.XMLResource
Generates summary of the Monitor
getIngestByteRate() - Method in class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
Generates a list with the ingest byte rate over time
getIngestByteRateOverTime() - Method in class org.apache.accumulo.monitor.Monitor
 
getIngestRate() - Method in class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
Generates a list with the ingest rate over time
getIngestRateOverTime() - Method in class org.apache.accumulo.monitor.Monitor
 
getJSONInformation() - Method in class org.apache.accumulo.monitor.rest.XMLResource
 
getLastCycle() - Method in class org.apache.accumulo.monitor.rest.gc.GarbageCollectorResource
Generates last file gc object
getLastWalCycle() - Method in class org.apache.accumulo.monitor.rest.gc.GarbageCollectorResource
Generates last wal object
getLoad() - Method in class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
Generates a list with the load over time
getLoadOverTime() - Method in class org.apache.accumulo.monitor.Monitor
 
getLocation(RemoteSpan) - Method in class org.apache.accumulo.monitor.rest.trace.TracesForTypeInformation
 
getLogs() - Method in class org.apache.accumulo.monitor.view.WebViews
Returns log report template
getLookupRate() - Method in class org.apache.accumulo.monitor.Monitor
 
getLookupRate() - Method in class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
Generates the total lookup rate
getLookups() - Method in class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
Generates a list with the lookups over time
getLookupsOverTime() - Method in class org.apache.accumulo.monitor.Monitor
 
getMajorCompactions() - Method in class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
Generates a list with the major compactions over time
getMajorCompactionsOverTime() - Method in class org.apache.accumulo.monitor.Monitor
 
getMaster() - Method in class org.apache.accumulo.monitor.view.WebViews
Returns the master template
getMinorCompactions() - Method in class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
Generates a list with the minor compactions over time
getMinorCompactionsOverTime() - Method in class org.apache.accumulo.monitor.Monitor
 
getMmi() - Method in class org.apache.accumulo.monitor.Monitor
 
getNumBadTservers(Monitor) - Static method in class org.apache.accumulo.monitor.rest.master.MasterResource
Generates bad tserver lists as a JSON object
getParticipatingTabletServers(String) - Method in class org.apache.accumulo.monitor.rest.tables.TablesResource
Generates a list of participating tservers for a table
getPort() - Method in class org.apache.accumulo.monitor.EmbeddedWebServer
 
getProblemException() - Method in class org.apache.accumulo.monitor.Monitor
 
getProblems(String) - Method in class org.apache.accumulo.monitor.view.WebViews
Returns problem report template
getProblemSummary() - Method in class org.apache.accumulo.monitor.Monitor
 
getQueryByteRate() - Method in class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
Generates a list with the query byte rate over time
getQueryByteRateOverTime() - Method in class org.apache.accumulo.monitor.Monitor
 
getQueryRate() - Method in class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
Generates a list with the query rate over time
getQueryRateOverTime() - Method in class org.apache.accumulo.monitor.Monitor
 
getRangeForTrace(long) - Method in class org.apache.accumulo.monitor.rest.trace.TracesResource
 
getRecentLogs() - Method in class org.apache.accumulo.monitor.rest.logs.LogResource
Generates log event list as a JSON object
getReplication() - Method in class org.apache.accumulo.monitor.view.WebViews
Returns replication table template
getReplicationInformation() - Method in class org.apache.accumulo.monitor.rest.replication.ReplicationResource
Generates the replication table as a JSON object
getScanEntries() - Method in class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
Generates a list with the scan entries over time
getScanRate() - Method in class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
Generates a list with the scan rate over time
getScanRateOverTime() - Method in class org.apache.accumulo.monitor.Monitor
 
getScans() - Method in class org.apache.accumulo.monitor.Monitor
 
getScans() - Method in class org.apache.accumulo.monitor.view.WebViews
Returns the scans template
getServersShuttingDown(Monitor) - Static method in class org.apache.accumulo.monitor.rest.master.MasterResource
Generates a JSON object of a list of servers shutting down
getServerStats() - Method in class org.apache.accumulo.monitor.rest.tservers.TabletServerResource
Generates the server stats
getSpanTime(RemoteSpan) - Method in class org.apache.accumulo.monitor.rest.trace.TracesForTypeInformation
 
getStartTime() - Method in class org.apache.accumulo.monitor.Monitor
 
getState(Monitor) - Static method in class org.apache.accumulo.monitor.rest.master.MasterResource
Returns the current state of the master
getStatus() - Method in class org.apache.accumulo.monitor.rest.gc.GarbageCollectorResource
Returns the garbage collector status
getSummary() - Method in class org.apache.accumulo.monitor.rest.problems.ProblemsResource
Generates a list with the problem summary
getTables() - Method in class org.apache.accumulo.monitor.rest.bulkImports.BulkImportResource
Generates bulk import and tserver bulk imports with the information from the Monitor
getTables() - Method in class org.apache.accumulo.monitor.rest.master.MasterResource
Generates a master information JSON object
getTables() - Method in class org.apache.accumulo.monitor.rest.scans.ScansResource
Generates a new JSON object with scan information
getTables() - Method in class org.apache.accumulo.monitor.rest.status.StatusResource
Generates the JSON object with the status
getTables() - Method in class org.apache.accumulo.monitor.rest.tables.TablesResource
Generates a list of all the tables
getTables() - Method in class org.apache.accumulo.monitor.view.WebViews
Returns the tables template
getTables(String) - Method in class org.apache.accumulo.monitor.view.WebViews
Returns participating tservers template
getTables(Monitor) - Static method in class org.apache.accumulo.monitor.rest.master.MasterResource
 
getTables(Monitor) - Static method in class org.apache.accumulo.monitor.rest.tables.TablesResource
 
getTabletServers(String) - Method in class org.apache.accumulo.monitor.view.WebViews
Returns the tservers templates
getTotalEntries() - Method in class org.apache.accumulo.monitor.Monitor
 
getTotalEntries() - Method in class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
Generates the total entries
getTotalHoldTime() - Method in class org.apache.accumulo.monitor.Monitor
 
getTotalHoldTime() - Method in class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
Generates the total hold time
getTotalIngestRate() - Method in class org.apache.accumulo.monitor.Monitor
 
getTotalIngestRate() - Method in class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
Generates the total ingest rate
getTotalLookups() - Method in class org.apache.accumulo.monitor.Monitor
 
getTotalLookups() - Method in class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
Generates the total lookups
getTotalQueryRate() - Method in class org.apache.accumulo.monitor.Monitor
 
getTotalQueryRate() - Method in class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
Generates the total query rate
getTotalScanRate() - Method in class org.apache.accumulo.monitor.Monitor
 
getTotalScanRate() - Method in class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
Generates the total scan rate
getTotalTables() - Method in class org.apache.accumulo.monitor.Monitor
 
getTotalTables() - Method in class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
Generates the total number of tables
getTotalTabletCount() - Method in class org.apache.accumulo.monitor.Monitor
 
getTotalTabletCount() - Method in class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
Generates the total tablet count
getTraces(@javax.validation.constraints.NotNull,@javax.validation.constraints.Min(0L),@javax.validation.constraints.Max(2592000L) int) - Method in class org.apache.accumulo.monitor.rest.trace.TracesResource
Generates a trace summary
getTracesForType(String, @javax.validation.constraints.Min(0L),@javax.validation.constraints.Max(2592000L) int) - Method in class org.apache.accumulo.monitor.view.WebViews
Returns traces by type template
getTraceShow(String) - Method in class org.apache.accumulo.monitor.view.WebViews
Returns traces by ID template
getTracesSummary(@javax.validation.constraints.Min(0L),@javax.validation.constraints.Max(2592000L) int) - Method in class org.apache.accumulo.monitor.view.WebViews
Returns trace summary template
getTracesType(String, @javax.validation.constraints.Min(0L),@javax.validation.constraints.Max(2592000L) int) - Method in class org.apache.accumulo.monitor.rest.trace.TracesResource
Generates a list of traces filtered by type and range of minutes
getTracesType(String) - Method in class org.apache.accumulo.monitor.rest.trace.TracesResource
Generates a list of traces filtered by ID
getTserverDetails(String) - Method in class org.apache.accumulo.monitor.rest.tservers.TabletServerResource
Generates details for the selected tserver
getTserverRecovery() - Method in class org.apache.accumulo.monitor.rest.tservers.TabletServerResource
Generates a recovery tserver list
getTserverSummary() - Method in class org.apache.accumulo.monitor.rest.tservers.TabletServerResource
Generates tserver summary
getWalStatus() - Method in class org.apache.accumulo.monitor.rest.gc.GarbageCollectorResource
Generates wal gc object
getXMLInformation() - Method in class org.apache.accumulo.monitor.rest.XMLResource
 
getZKInformation() - Method in class org.apache.accumulo.monitor.rest.zk.ZookeeperResource
Generates a list of zookeeper information
getZooKeeperStatus() - Static method in class org.apache.accumulo.monitor.ZooKeeperStatus
 

H

hashCode() - Method in class org.apache.accumulo.monitor.ZooKeeperStatus.ZooKeeperState
 
histogram - Variable in class org.apache.accumulo.monitor.rest.trace.RecentTracesInformation
 
holdtime - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
holdTime - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
holdTime - Variable in class org.apache.accumulo.monitor.rest.tables.TableInformation
 
hostedTablets - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerDetailInformation
 
hostname - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
HOSTNAME_PORT_REGEX - Static variable in interface org.apache.accumulo.monitor.util.ParameterValidator
 

I

id - Variable in class org.apache.accumulo.monitor.rest.trace.TraceList
 
id - Variable in class org.apache.accumulo.monitor.rest.trace.TracesForTypeInformation
 
id - Variable in class org.apache.accumulo.monitor.rest.tservers.BadTabletServerInformation
 
id - Variable in class org.apache.accumulo.monitor.rest.tservers.ServerShuttingDownInformation
 
importSize - Variable in class org.apache.accumulo.monitor.rest.bulkImports.TabletServerBulkImportInformation
 
indexCacheHitRate - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
indexCacheHits - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
indexCacheRequests - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
ingest - Variable in class org.apache.accumulo.monitor.rest.tservers.CurrentOperations
 
ingest - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
ingestByteRate - Variable in class org.apache.accumulo.monitor.rest.tables.TableInformation
 
ingestMB - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
ingestrate - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
ingestrate - Variable in class org.apache.accumulo.monitor.rest.Totals
 
ingestRate - Variable in class org.apache.accumulo.monitor.rest.tables.TableInformation
 
inUse - Variable in class org.apache.accumulo.monitor.rest.gc.GarbageCollectorCycle
 
invert(Map<String, TableId>) - Method in class org.apache.accumulo.monitor.rest.replication.ReplicationResource
 
ip - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
isActiveService() - Method in class org.apache.accumulo.monitor.Monitor
 
isRunning() - Method in class org.apache.accumulo.monitor.EmbeddedWebServer
 

J

JaxbAbstractIdSerializer - Class in org.apache.accumulo.monitor.util
A class for marshaling AbstractId into its canonical form for REST endpoints
JaxbAbstractIdSerializer() - Constructor for class org.apache.accumulo.monitor.util.JaxbAbstractIdSerializer
 

K

keeper - Variable in class org.apache.accumulo.monitor.ZooKeeperStatus.ZooKeeperState
 
key - Variable in class org.apache.accumulo.monitor.rest.trace.DataInformation
 
keyword() - Method in class org.apache.accumulo.monitor.MonitorExecutable
 

L

lastContact - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
lastCycle - Variable in class org.apache.accumulo.monitor.rest.gc.GarbageCollection
 
lastGC - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
lastStatus - Variable in class org.apache.accumulo.monitor.rest.logs.DeadLoggerInformation
 
lastStatus - Variable in class org.apache.accumulo.monitor.rest.tservers.DeadServerInformation
 
level - Variable in class org.apache.accumulo.monitor.rest.logs.LogEvent
 
level - Variable in class org.apache.accumulo.monitor.rest.trace.TraceInformation
 
location - Variable in class org.apache.accumulo.monitor.rest.trace.TraceInformation
 
log - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerRecoveryInformation
 
LogEvent - Class in org.apache.accumulo.monitor.rest.logs
A single message logged
LogEvent() - Constructor for class org.apache.accumulo.monitor.rest.logs.LogEvent
 
LogEvent(long, Object, int, String, String, String[]) - Constructor for class org.apache.accumulo.monitor.rest.logs.LogEvent
Stores a new log event
logNumber - Variable in class org.apache.accumulo.monitor.rest.status.StatusInformation
 
logRecoveries - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
LogResource - Class in org.apache.accumulo.monitor.rest.logs
Responsible for generating a new log JSON object
LogResource() - Constructor for class org.apache.accumulo.monitor.rest.logs.LogResource
 
logsHaveError - Variable in class org.apache.accumulo.monitor.rest.status.StatusInformation
 
lookups - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
lookups - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 

M

main(String[]) - Static method in class org.apache.accumulo.monitor.Monitor
 
major - Variable in class org.apache.accumulo.monitor.rest.tables.CompactionsTypes
 
majorAvg - Variable in class org.apache.accumulo.monitor.rest.tservers.CurrentOperations
 
majorAvgES - Variable in class org.apache.accumulo.monitor.rest.tservers.CurrentOperations
 
majorCombo - Variable in class org.apache.accumulo.monitor.rest.tables.TableInformation
 
majorCombo - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
majorCompactions - Variable in class org.apache.accumulo.monitor.rest.tables.TableInformation
 
majors - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerDetailInformation
 
majorStdDev - Variable in class org.apache.accumulo.monitor.rest.tservers.CurrentOperations
 
marshal(AbstractId<?>) - Method in class org.apache.accumulo.monitor.util.JaxbAbstractIdSerializer
 
master - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
masterGoalState - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
masterGoalState - Variable in class org.apache.accumulo.monitor.rest.SummaryInformation
 
MasterInformation - Class in org.apache.accumulo.monitor.rest.master
Responsible for storing master information as a JSON object
MasterInformation() - Constructor for class org.apache.accumulo.monitor.rest.master.MasterInformation
Creates an empty master JSON object
MasterInformation(String) - Constructor for class org.apache.accumulo.monitor.rest.master.MasterInformation
 
MasterInformation(String, int, int, String, int, int, long, double, double, double, long, double, int, int, long, long, String, String, String, BadTabletServers, ServersShuttingDown, DeadServerList, DeadLoggerList) - Constructor for class org.apache.accumulo.monitor.rest.master.MasterInformation
Stores a new master JSON object
MasterResource - Class in org.apache.accumulo.monitor.rest.master
Responsible for generating a new Master information JSON object
MasterResource() - Constructor for class org.apache.accumulo.monitor.rest.master.MasterResource
 
masterState - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
masterState - Variable in class org.apache.accumulo.monitor.rest.SummaryInformation
 
masterStatus - Variable in class org.apache.accumulo.monitor.rest.status.StatusInformation
 
max - Variable in class org.apache.accumulo.monitor.rest.trace.RecentTracesInformation
 
max - Variable in class org.apache.accumulo.monitor.rest.tservers.ServerStat
 
message - Variable in class org.apache.accumulo.monitor.rest.logs.LogEvent
 
min - Variable in class org.apache.accumulo.monitor.rest.trace.RecentTracesInformation
 
minor - Variable in class org.apache.accumulo.monitor.rest.tables.CompactionsTypes
 
minorAvg - Variable in class org.apache.accumulo.monitor.rest.tservers.CurrentOperations
 
minorAvgES - Variable in class org.apache.accumulo.monitor.rest.tservers.CurrentOperations
 
minorCombo - Variable in class org.apache.accumulo.monitor.rest.tables.TableInformation
 
minorCombo - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
minorCompactions - Variable in class org.apache.accumulo.monitor.rest.tables.TableInformation
 
minors - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerDetailInformation
 
minorStdDev - Variable in class org.apache.accumulo.monitor.rest.tservers.CurrentOperations
 
mode - Variable in class org.apache.accumulo.monitor.rest.zk.ZooKeeper
 
mode - Variable in class org.apache.accumulo.monitor.ZooKeeperStatus.ZooKeeperState
 
Monitor - Class in org.apache.accumulo.monitor
Serve master statistics with an embedded web server.
Monitor.MonitorFactory - Class in org.apache.accumulo.monitor
 
Monitor.ScanStats - Class in org.apache.accumulo.monitor
 
MonitorExecutable - Class in org.apache.accumulo.monitor
 
MonitorExecutable() - Constructor for class org.apache.accumulo.monitor.MonitorExecutable
 
MonitorFactory(Monitor) - Constructor for class org.apache.accumulo.monitor.Monitor.MonitorFactory
 
ms - Variable in class org.apache.accumulo.monitor.rest.trace.TracesForTypeInformation
 

N

name - Variable in class org.apache.accumulo.monitor.rest.trace.RecoveryStatusInformation
 
name - Variable in class org.apache.accumulo.monitor.rest.trace.TraceInformation
 
name - Variable in class org.apache.accumulo.monitor.rest.tservers.CurrentOperations
 
name - Variable in class org.apache.accumulo.monitor.rest.tservers.ServerStat
 
namespace - Variable in class org.apache.accumulo.monitor.rest.tables.TableNamespace
 
NO_MASTERS - Static variable in class org.apache.accumulo.monitor.rest.master.MasterResource
 
numentries - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
numentries - Variable in class org.apache.accumulo.monitor.rest.Totals
 

O

offlineTablets - Variable in class org.apache.accumulo.monitor.rest.tables.TableInformation
 
OK - org.apache.accumulo.monitor.rest.status.StatusResource.Status
 
oldestAge - Variable in class org.apache.accumulo.monitor.rest.bulkImports.TabletServerBulkImportInformation
 
oldestScan - Variable in class org.apache.accumulo.monitor.Monitor.ScanStats
 
oldestScan - Variable in class org.apache.accumulo.monitor.rest.scans.ScanInformation
 
onlineTablets - Variable in class org.apache.accumulo.monitor.rest.tables.TableInformation
 
onlineTabletServers - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
operation - Variable in class org.apache.accumulo.monitor.rest.tservers.AllTimeTabletResults
 
org.apache.accumulo.monitor - package org.apache.accumulo.monitor
 
org.apache.accumulo.monitor.rest - package org.apache.accumulo.monitor.rest
 
org.apache.accumulo.monitor.rest.bulkImports - package org.apache.accumulo.monitor.rest.bulkImports
 
org.apache.accumulo.monitor.rest.gc - package org.apache.accumulo.monitor.rest.gc
 
org.apache.accumulo.monitor.rest.logs - package org.apache.accumulo.monitor.rest.logs
 
org.apache.accumulo.monitor.rest.master - package org.apache.accumulo.monitor.rest.master
 
org.apache.accumulo.monitor.rest.problems - package org.apache.accumulo.monitor.rest.problems
 
org.apache.accumulo.monitor.rest.replication - package org.apache.accumulo.monitor.rest.replication
 
org.apache.accumulo.monitor.rest.scans - package org.apache.accumulo.monitor.rest.scans
 
org.apache.accumulo.monitor.rest.statistics - package org.apache.accumulo.monitor.rest.statistics
 
org.apache.accumulo.monitor.rest.status - package org.apache.accumulo.monitor.rest.status
 
org.apache.accumulo.monitor.rest.tables - package org.apache.accumulo.monitor.rest.tables
 
org.apache.accumulo.monitor.rest.trace - package org.apache.accumulo.monitor.rest.trace
 
org.apache.accumulo.monitor.rest.tservers - package org.apache.accumulo.monitor.rest.tservers
 
org.apache.accumulo.monitor.rest.zk - package org.apache.accumulo.monitor.rest.zk
 
org.apache.accumulo.monitor.util - package org.apache.accumulo.monitor.util
 
org.apache.accumulo.monitor.view - package org.apache.accumulo.monitor.view
 
osload - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
osload - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 

P

ParameterValidator - Interface in org.apache.accumulo.monitor.util
Simple utility class to validate Accumulo Monitor Query and Path parameters
peerName - Variable in class org.apache.accumulo.monitor.rest.replication.ReplicationInformation
 
PROBLEM_TYPE_REGEX - Static variable in interface org.apache.accumulo.monitor.util.ParameterValidator
 
ProblemDetail - Class in org.apache.accumulo.monitor.rest.problems
Stores a new problem detail object
ProblemDetail() - Constructor for class org.apache.accumulo.monitor.rest.problems.ProblemDetail
 
ProblemDetailInformation - Class in org.apache.accumulo.monitor.rest.problems
Generates a problem detail as a JSON object
ProblemDetailInformation() - Constructor for class org.apache.accumulo.monitor.rest.problems.ProblemDetailInformation
 
ProblemDetailInformation(String, TableId, String, String, Long, String, String) - Constructor for class org.apache.accumulo.monitor.rest.problems.ProblemDetailInformation
Stores a problem detail
problemDetails - Variable in class org.apache.accumulo.monitor.rest.problems.ProblemDetail
 
problemNumber - Variable in class org.apache.accumulo.monitor.rest.status.StatusInformation
 
ProblemsResource - Class in org.apache.accumulo.monitor.rest.problems
Generates a problem summary and details as a JSON object
ProblemsResource() - Constructor for class org.apache.accumulo.monitor.rest.problems.ProblemsResource
 
problemSummary - Variable in class org.apache.accumulo.monitor.rest.problems.ProblemSummary
 
ProblemSummary - Class in org.apache.accumulo.monitor.rest.problems
Stores a new problem summary object
ProblemSummary() - Constructor for class org.apache.accumulo.monitor.rest.problems.ProblemSummary
 
ProblemSummaryInformation - Class in org.apache.accumulo.monitor.rest.problems
Generates a problem summary object
ProblemSummaryInformation() - Constructor for class org.apache.accumulo.monitor.rest.problems.ProblemSummaryInformation
 
ProblemSummaryInformation(String, TableId, Integer, Integer, Integer) - Constructor for class org.apache.accumulo.monitor.rest.problems.ProblemSummaryInformation
Stores a single problem summary object
progress - Variable in class org.apache.accumulo.monitor.rest.trace.RecoveryStatusInformation
 
progress - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerRecoveryInformation
 
provide() - Method in class org.apache.accumulo.monitor.Monitor.MonitorFactory
 

Q

query - Variable in class org.apache.accumulo.monitor.rest.tables.TableInformation
 
query - Variable in class org.apache.accumulo.monitor.rest.tservers.CurrentOperations
 
query - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
queryByteRate - Variable in class org.apache.accumulo.monitor.rest.tables.TableInformation
 
queryMB - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
queryrate - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
queryrate - Variable in class org.apache.accumulo.monitor.rest.Totals
 
queued - Variable in class org.apache.accumulo.monitor.rest.tables.CompactionsList
 
queueStdDev - Variable in class org.apache.accumulo.monitor.rest.tservers.AllTimeTabletResults
 

R

recentTraces - Variable in class org.apache.accumulo.monitor.rest.trace.RecentTracesList
 
RecentTracesInformation - Class in org.apache.accumulo.monitor.rest.trace
Generates a recent trace
RecentTracesInformation() - Constructor for class org.apache.accumulo.monitor.rest.trace.RecentTracesInformation
 
RecentTracesInformation(String) - Constructor for class org.apache.accumulo.monitor.rest.trace.RecentTracesInformation
Adds the type of the trace
RecentTracesList - Class in org.apache.accumulo.monitor.rest.trace
Generates a list of recent traces
RecentTracesList() - Constructor for class org.apache.accumulo.monitor.rest.trace.RecentTracesList
 
recoveryList - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServersRecovery
 
RecoveryStatusInformation - Class in org.apache.accumulo.monitor.rest.trace
Generates a recovery status
RecoveryStatusInformation() - Constructor for class org.apache.accumulo.monitor.rest.trace.RecoveryStatusInformation
 
RecoveryStatusInformation(String, Integer, Double) - Constructor for class org.apache.accumulo.monitor.rest.trace.RecoveryStatusInformation
Stores recovery information
RecoveryStatusInformation(RecoveryStatus) - Constructor for class org.apache.accumulo.monitor.rest.trace.RecoveryStatusInformation
Stores recovery information
recs - Variable in class org.apache.accumulo.monitor.rest.tables.TableInformation
 
recsInMemory - Variable in class org.apache.accumulo.monitor.rest.tables.TableInformation
 
remoteIdentifier - Variable in class org.apache.accumulo.monitor.rest.replication.ReplicationInformation
 
replicaSystemType - Variable in class org.apache.accumulo.monitor.rest.replication.ReplicationInformation
 
ReplicationInformation - Class in org.apache.accumulo.monitor.rest.replication
Generates the replication information as a JSON object
ReplicationInformation() - Constructor for class org.apache.accumulo.monitor.rest.replication.ReplicationInformation
 
ReplicationInformation(String, String, String, String, long) - Constructor for class org.apache.accumulo.monitor.rest.replication.ReplicationInformation
Stores new replication information
ReplicationResource - Class in org.apache.accumulo.monitor.rest.replication
Generates the replication table with information from the Monitor
ReplicationResource() - Constructor for class org.apache.accumulo.monitor.rest.replication.ReplicationResource
 
resource - Variable in class org.apache.accumulo.monitor.rest.problems.ProblemDetailInformation
 
RESOURCE_REGEX - Static variable in interface org.apache.accumulo.monitor.util.ParameterValidator
 
responseTime - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
run() - Method in class org.apache.accumulo.monitor.Monitor
 
run() - Method in class org.apache.accumulo.monitor.ZooKeeperStatus
 
running - Variable in class org.apache.accumulo.monitor.rest.tables.CompactionsList
 
runtime - Variable in class org.apache.accumulo.monitor.rest.trace.RecoveryStatusInformation
 

S

scanCount - Variable in class org.apache.accumulo.monitor.Monitor.ScanStats
 
scanCount - Variable in class org.apache.accumulo.monitor.rest.scans.ScanInformation
 
ScanInformation - Class in org.apache.accumulo.monitor.rest.scans
Generates a scan JSON object
ScanInformation() - Constructor for class org.apache.accumulo.monitor.rest.scans.ScanInformation
 
ScanInformation(TabletServerStatus, long, Long) - Constructor for class org.apache.accumulo.monitor.rest.scans.ScanInformation
Stores new scan information
scans - Variable in class org.apache.accumulo.monitor.rest.scans.Scans
 
scans - Variable in class org.apache.accumulo.monitor.rest.tables.CompactionsTypes
 
scans - Variable in class org.apache.accumulo.monitor.rest.tables.TableInformation
 
scans - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
Scans - Class in org.apache.accumulo.monitor.rest.scans
Generates a new scan list as a JSON object
Scans() - Constructor for class org.apache.accumulo.monitor.rest.scans.Scans
 
scansCombo - Variable in class org.apache.accumulo.monitor.rest.tables.TableInformation
 
scansCombo - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
scansessions - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
ScansResource - Class in org.apache.accumulo.monitor.rest.scans
Generate a new Scan list JSON object
ScansResource() - Constructor for class org.apache.accumulo.monitor.rest.scans.ScansResource
 
scanssessions - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
server - Variable in class org.apache.accumulo.monitor.rest.bulkImports.TabletServerBulkImportInformation
 
server - Variable in class org.apache.accumulo.monitor.rest.logs.DeadLoggerInformation
 
server - Variable in class org.apache.accumulo.monitor.rest.problems.ProblemDetailInformation
 
server - Variable in class org.apache.accumulo.monitor.rest.scans.ScanInformation
 
server - Variable in class org.apache.accumulo.monitor.rest.tservers.DeadServerInformation
 
server - Variable in class org.apache.accumulo.monitor.rest.tservers.ServersShuttingDown
 
server - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServer
 
server - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
server - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerRecoveryInformation
 
server - Variable in class org.apache.accumulo.monitor.rest.zk.ZooKeeper
 
servers - Variable in class org.apache.accumulo.monitor.rest.SummaryInformation
 
servers - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServers
 
ServerShuttingDownInformation - Class in org.apache.accumulo.monitor.rest.tservers
Generates a tserver shutting down
ServerShuttingDownInformation() - Constructor for class org.apache.accumulo.monitor.rest.tservers.ServerShuttingDownInformation
 
ServerShuttingDownInformation(String) - Constructor for class org.apache.accumulo.monitor.rest.tservers.ServerShuttingDownInformation
Stores ID of the tserver shutting down
ServersShuttingDown - Class in org.apache.accumulo.monitor.rest.tservers
Generates a list of servers shutting down
ServersShuttingDown() - Constructor for class org.apache.accumulo.monitor.rest.tservers.ServersShuttingDown
 
ServerStat - Class in org.apache.accumulo.monitor.rest.tservers
Stores the server stats
ServerStat() - Constructor for class org.apache.accumulo.monitor.rest.tservers.ServerStat
 
ServerStat(int, boolean, float, String, boolean, String) - Constructor for class org.apache.accumulo.monitor.rest.tservers.ServerStat
 
ServerStat(int, boolean, float, String, String) - Constructor for class org.apache.accumulo.monitor.rest.tservers.ServerStat
 
serverStats - Variable in class org.apache.accumulo.monitor.rest.tservers.ServerStats
 
ServerStats - Class in org.apache.accumulo.monitor.rest.tservers
Stores maximum and minimum numbers for server stats in a list
ServerStats() - Constructor for class org.apache.accumulo.monitor.rest.tservers.ServerStats
 
setFrequency(int) - Method in class org.apache.accumulo.monitor.util.AccumuloMonitorAppender
 
significance - Variable in class org.apache.accumulo.monitor.rest.tservers.ServerStat
 
source - Variable in class org.apache.accumulo.monitor.rest.trace.TracesForTypeInformation
 
spanID - Variable in class org.apache.accumulo.monitor.rest.trace.TraceInformation
 
splits - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerDetailInformation
 
stacktrace - Variable in class org.apache.accumulo.monitor.rest.logs.LogEvent
 
start - Variable in class org.apache.accumulo.monitor.rest.trace.TraceInformation
 
start - Variable in class org.apache.accumulo.monitor.rest.trace.TraceList
 
start - Variable in class org.apache.accumulo.monitor.rest.trace.TracesForTypeInformation
 
start() - Method in class org.apache.accumulo.monitor.EmbeddedWebServer
 
started - Variable in class org.apache.accumulo.monitor.rest.gc.GarbageCollectorCycle
 
state - Variable in class org.apache.accumulo.monitor.rest.bulkImports.BulkImportInformation
 
StatisticsResource - Class in org.apache.accumulo.monitor.rest.statistics
Generates a list of statistics as a JSON object
StatisticsResource() - Constructor for class org.apache.accumulo.monitor.rest.statistics.StatisticsResource
 
status - Variable in class org.apache.accumulo.monitor.rest.logs.DeadLoggerInformation
 
status - Variable in class org.apache.accumulo.monitor.rest.tservers.BadTabletServerInformation
 
status - Variable in class org.apache.accumulo.monitor.rest.tservers.DeadServerInformation
 
StatusInformation - Class in org.apache.accumulo.monitor.rest.status
Generates status of master, gc, and tservers, as well as log and problem report
StatusInformation() - Constructor for class org.apache.accumulo.monitor.rest.status.StatusInformation
 
StatusInformation(String, String, String, Integer, boolean, Integer) - Constructor for class org.apache.accumulo.monitor.rest.status.StatusInformation
Generate the status report for the services
StatusResource - Class in org.apache.accumulo.monitor.rest.status
Generates the status for master, gc, and tservers as well as log and problem reports
StatusResource() - Constructor for class org.apache.accumulo.monitor.rest.status.StatusResource
 
StatusResource.Status - Enum in org.apache.accumulo.monitor.rest.status
 
stdDev - Variable in class org.apache.accumulo.monitor.rest.tservers.AllTimeTabletResults
 
success - Variable in class org.apache.accumulo.monitor.rest.tservers.AllTimeTabletResults
 
SummaryInformation - Class in org.apache.accumulo.monitor.rest
Generate summary of Monitor
SummaryInformation() - Constructor for class org.apache.accumulo.monitor.rest.SummaryInformation
 
SummaryInformation(int, MasterInformation, TableInformationList) - Constructor for class org.apache.accumulo.monitor.rest.SummaryInformation
Stores Monitor information as XML or JSON

T

table - Variable in class org.apache.accumulo.monitor.rest.tables.TableInformationList
 
table - Variable in class org.apache.accumulo.monitor.rest.tables.TableNamespace
 
table - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerWithTableInformation
 
tableId - Variable in class org.apache.accumulo.monitor.rest.tables.TableInformation
 
tableID - Variable in class org.apache.accumulo.monitor.rest.problems.ProblemDetailInformation
 
tableID - Variable in class org.apache.accumulo.monitor.rest.problems.ProblemSummaryInformation
 
tableID - Variable in class org.apache.accumulo.monitor.rest.tservers.CurrentOperations
 
TableInformation - Class in org.apache.accumulo.monitor.rest.tables
Generates table information as a JSON object
TableInformation() - Constructor for class org.apache.accumulo.monitor.rest.tables.TableInformation
 
TableInformation(String, TableId, String) - Constructor for class org.apache.accumulo.monitor.rest.tables.TableInformation
Generate a table with just the state
TableInformation(String, TableId, TableInfo, Double, String) - Constructor for class org.apache.accumulo.monitor.rest.tables.TableInformation
Generate table based on the thrift table info
TableInformationList - Class in org.apache.accumulo.monitor.rest.tables
Generates a list with table information
TableInformationList() - Constructor for class org.apache.accumulo.monitor.rest.tables.TableInformationList
 
tableLoad - Variable in class org.apache.accumulo.monitor.rest.problems.ProblemSummaryInformation
 
tablename - Variable in class org.apache.accumulo.monitor.rest.tables.TableInformation
 
tableName - Variable in class org.apache.accumulo.monitor.rest.problems.ProblemDetailInformation
 
tableName - Variable in class org.apache.accumulo.monitor.rest.problems.ProblemSummaryInformation
 
tableName - Variable in class org.apache.accumulo.monitor.rest.replication.ReplicationInformation
 
TableNamespace - Class in org.apache.accumulo.monitor.rest.tables
Generates a list of tables grouped by namespace
TableNamespace(String) - Constructor for class org.apache.accumulo.monitor.rest.tables.TableNamespace
Creates a new namespace group with an empty list
tables - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
tables - Variable in class org.apache.accumulo.monitor.rest.SummaryInformation
 
tables - Variable in class org.apache.accumulo.monitor.rest.tables.TablesList
 
TablesList - Class in org.apache.accumulo.monitor.rest.tables
Generates a list of tables as a JSON object
TablesList() - Constructor for class org.apache.accumulo.monitor.rest.tables.TablesList
 
TablesResource - Class in org.apache.accumulo.monitor.rest.tables
Generates a tables list from the Monitor as a JSON object
TablesResource() - Constructor for class org.apache.accumulo.monitor.rest.tables.TablesResource
 
tableState - Variable in class org.apache.accumulo.monitor.rest.tables.TableInformation
 
tablet - Variable in class org.apache.accumulo.monitor.rest.tservers.CurrentOperations
 
tablets - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
tablets - Variable in class org.apache.accumulo.monitor.rest.tables.TableInformation
 
tablets - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
TabletServer - Class in org.apache.accumulo.monitor.rest.tservers
To use for XML Resource
TabletServer() - Constructor for class org.apache.accumulo.monitor.rest.tservers.TabletServer
 
TabletServer(Monitor, TabletServerStatus) - Constructor for class org.apache.accumulo.monitor.rest.tservers.TabletServer
 
TabletServer(TabletServerInformation) - Constructor for class org.apache.accumulo.monitor.rest.tservers.TabletServer
 
tabletServerBulkImport - Variable in class org.apache.accumulo.monitor.rest.bulkImports.BulkImport
 
TabletServerBulkImportInformation - Class in org.apache.accumulo.monitor.rest.bulkImports
Stores tserver bulk import information
TabletServerBulkImportInformation() - Constructor for class org.apache.accumulo.monitor.rest.bulkImports.TabletServerBulkImportInformation
 
TabletServerBulkImportInformation(TabletServerStatus, int, long) - Constructor for class org.apache.accumulo.monitor.rest.bulkImports.TabletServerBulkImportInformation
Creates a new tserver bulk import object
TabletServerDetailInformation - Class in org.apache.accumulo.monitor.rest.tservers
Generates tserver detail as JSON object
TabletServerDetailInformation() - Constructor for class org.apache.accumulo.monitor.rest.tservers.TabletServerDetailInformation
 
TabletServerDetailInformation(int, long, int, int, int) - Constructor for class org.apache.accumulo.monitor.rest.tservers.TabletServerDetailInformation
Store new tserver details
TabletServerInformation - Class in org.apache.accumulo.monitor.rest.tservers
Generates tserver information
TabletServerInformation() - Constructor for class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 
TabletServerInformation(Monitor, TabletServerStatus) - Constructor for class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
Generate tserver information from thrift status
TabletServerRecoveryInformation - Class in org.apache.accumulo.monitor.rest.tservers
Generates a tserver recovery information
TabletServerRecoveryInformation() - Constructor for class org.apache.accumulo.monitor.rest.tservers.TabletServerRecoveryInformation
 
TabletServerRecoveryInformation(String, String, int, double) - Constructor for class org.apache.accumulo.monitor.rest.tservers.TabletServerRecoveryInformation
Stores a tserver recovery
TabletServerResource - Class in org.apache.accumulo.monitor.rest.tservers
Generates tserver lists as JSON objects
TabletServerResource() - Constructor for class org.apache.accumulo.monitor.rest.tservers.TabletServerResource
 
TabletServers - Class in org.apache.accumulo.monitor.rest.tservers
Generates a list of servers, bad servers, and dead servers
TabletServers() - Constructor for class org.apache.accumulo.monitor.rest.tservers.TabletServers
 
TabletServers(int) - Constructor for class org.apache.accumulo.monitor.rest.tservers.TabletServers
 
TabletServersRecovery - Class in org.apache.accumulo.monitor.rest.tservers
Generates a list of tservers recoveries
TabletServersRecovery() - Constructor for class org.apache.accumulo.monitor.rest.tservers.TabletServersRecovery
 
tabletServersShuttingDown - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
tabletServersShuttingDown - Variable in class org.apache.accumulo.monitor.rest.SummaryInformation
 
TabletServerSummary - Class in org.apache.accumulo.monitor.rest.tservers
Generates a summary for the tserver
TabletServerSummary() - Constructor for class org.apache.accumulo.monitor.rest.tservers.TabletServerSummary
 
TabletServerSummary(TabletServerDetailInformation, List<AllTimeTabletResults>, CurrentTabletResults, List<CurrentOperations>) - Constructor for class org.apache.accumulo.monitor.rest.tservers.TabletServerSummary
Generates tserver information
TabletServerWithTableInformation - Class in org.apache.accumulo.monitor.rest.tservers
Generates a tserver with table information
TabletServerWithTableInformation() - Constructor for class org.apache.accumulo.monitor.rest.tservers.TabletServerWithTableInformation
 
TabletServerWithTableInformation(TabletServerInformation, TableInformation) - Constructor for class org.apache.accumulo.monitor.rest.tservers.TabletServerWithTableInformation
Stores a new tserver
time - Variable in class org.apache.accumulo.monitor.rest.problems.ProblemDetailInformation
 
time - Variable in class org.apache.accumulo.monitor.rest.trace.AnnotationInformation
 
time - Variable in class org.apache.accumulo.monitor.rest.trace.TraceInformation
 
time - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerRecoveryInformation
 
timeSpent - Variable in class org.apache.accumulo.monitor.rest.tservers.AllTimeTabletResults
 
timestamp - Variable in class org.apache.accumulo.monitor.rest.logs.LogEvent
 
total - Variable in class org.apache.accumulo.monitor.rest.trace.RecentTracesInformation
 
totals - Variable in class org.apache.accumulo.monitor.rest.SummaryInformation
 
Totals - Class in org.apache.accumulo.monitor.rest
Generates the totals for XML summary
Totals() - Constructor for class org.apache.accumulo.monitor.rest.Totals
 
Totals(double, double, long) - Constructor for class org.apache.accumulo.monitor.rest.Totals
Initializes totals
totalTabletServers - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
TraceInformation - Class in org.apache.accumulo.monitor.rest.trace
Generates a list of traces for an ID
TraceInformation() - Constructor for class org.apache.accumulo.monitor.rest.trace.TraceInformation
 
TraceInformation(int, long, long, long, String, String, AddlInformation) - Constructor for class org.apache.accumulo.monitor.rest.trace.TraceInformation
Generates a trace
TraceList - Class in org.apache.accumulo.monitor.rest.trace
Generates a list of traces for an ID
TraceList() - Constructor for class org.apache.accumulo.monitor.rest.trace.TraceList
 
TraceList(String) - Constructor for class org.apache.accumulo.monitor.rest.trace.TraceList
Creates a new trace list grouped by ID
traces - Variable in class org.apache.accumulo.monitor.rest.trace.TraceList
 
traces - Variable in class org.apache.accumulo.monitor.rest.trace.TraceType
 
TracesForTypeInformation - Class in org.apache.accumulo.monitor.rest.trace
Generates a list of traces per type
TracesForTypeInformation() - Constructor for class org.apache.accumulo.monitor.rest.trace.TracesForTypeInformation
 
TracesForTypeInformation(RemoteSpan) - Constructor for class org.apache.accumulo.monitor.rest.trace.TracesForTypeInformation
Generates the trace information based on a span
TracesResource - Class in org.apache.accumulo.monitor.rest.trace
Generates a list of traces with the summary, by type, and trace details
TracesResource() - Constructor for class org.apache.accumulo.monitor.rest.trace.TracesResource
 
traceType - Variable in class org.apache.accumulo.monitor.rest.trace.TraceType
 
TraceType - Class in org.apache.accumulo.monitor.rest.trace
Generates a list of traces grouped by type
TraceType() - Constructor for class org.apache.accumulo.monitor.rest.trace.TraceType
 
TraceType(String) - Constructor for class org.apache.accumulo.monitor.rest.trace.TraceType
Creates a new list grouped by type
tserver - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerWithTableInformation
 
tServerStatus - Variable in class org.apache.accumulo.monitor.rest.status.StatusInformation
 
type - Variable in class org.apache.accumulo.monitor.rest.problems.ProblemDetailInformation
 
type - Variable in class org.apache.accumulo.monitor.rest.trace.RecentTracesInformation
 

U

unassignedTablets - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
unassignedTablets - Variable in class org.apache.accumulo.monitor.rest.SummaryInformation
 
unmarshal(String) - Method in class org.apache.accumulo.monitor.util.JaxbAbstractIdSerializer
 
updateTabletServerInfo(Monitor, TabletServerStatus, TableInfo) - Method in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
Generate tserver information from thrift status and table summary
uptime - Variable in class org.apache.accumulo.monitor.rest.master.MasterInformation
 
usageGroup() - Method in class org.apache.accumulo.monitor.MonitorExecutable
 

V

value - Variable in class org.apache.accumulo.monitor.rest.trace.DataInformation
 
valueOf(String) - Static method in enum org.apache.accumulo.monitor.rest.status.StatusResource.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.accumulo.monitor.rest.status.StatusResource.Status
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class org.apache.accumulo.monitor.rest.tservers.TabletServerInformation
 

W

wals - Variable in class org.apache.accumulo.monitor.rest.gc.GarbageCollectorStatus
 
WARN - org.apache.accumulo.monitor.rest.status.StatusResource.Status
 
WebViews - Class in org.apache.accumulo.monitor.view
This class is responsible for specifying Monitor REST Endpoints and setting the templates for the HTML code
WebViews() - Constructor for class org.apache.accumulo.monitor.view.WebViews
 

X

XMLResource - Class in org.apache.accumulo.monitor.rest
Responsible for generating a JSON and XML summary of the Monitor
XMLResource() - Constructor for class org.apache.accumulo.monitor.rest.XMLResource
 

Z

ZKInformation - Class in org.apache.accumulo.monitor.rest.zk
Generates a list of Zookeeper server information
ZKInformation() - Constructor for class org.apache.accumulo.monitor.rest.zk.ZKInformation
 
zkServers - Variable in class org.apache.accumulo.monitor.rest.zk.ZKInformation
 
ZooKeeper - Class in org.apache.accumulo.monitor.rest.zk
Generates a new zookeeper information as a JSON object
ZooKeeper() - Constructor for class org.apache.accumulo.monitor.rest.zk.ZooKeeper
 
ZooKeeper(String, String, Integer) - Constructor for class org.apache.accumulo.monitor.rest.zk.ZooKeeper
Stores Zookeeper information
ZookeeperResource - Class in org.apache.accumulo.monitor.rest.zk
Generates a new ZooKeeper information as a JSON object
ZookeeperResource() - Constructor for class org.apache.accumulo.monitor.rest.zk.ZookeeperResource
 
ZooKeeperState(String, String, int) - Constructor for class org.apache.accumulo.monitor.ZooKeeperStatus.ZooKeeperState
 
ZooKeeperStatus - Class in org.apache.accumulo.monitor
 
ZooKeeperStatus(ServerContext) - Constructor for class org.apache.accumulo.monitor.ZooKeeperStatus
 
ZooKeeperStatus.ZooKeeperState - Class in org.apache.accumulo.monitor
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages