Uses of Class
org.apache.accumulo.monitor.rest.logs.DeadLoggerInformation
-
Packages that use DeadLoggerInformation Package Description org.apache.accumulo.monitor.rest.logs -
-
Uses of DeadLoggerInformation in org.apache.accumulo.monitor.rest.logs
Fields in org.apache.accumulo.monitor.rest.logs with type parameters of type DeadLoggerInformation Modifier and Type Field Description List<DeadLoggerInformation>DeadLoggerList. deadLoggerMethods in org.apache.accumulo.monitor.rest.logs with parameters of type DeadLoggerInformation Modifier and Type Method Description voidDeadLoggerList. addDeadLogger(DeadLoggerInformation deadLogger)Adds a new dead logger to the list
-