Uses of Class
org.apache.accumulo.monitor.rest.tservers.BadTabletServerInformation
-
Packages that use BadTabletServerInformation Package Description org.apache.accumulo.monitor.rest.tservers -
-
Uses of BadTabletServerInformation in org.apache.accumulo.monitor.rest.tservers
Fields in org.apache.accumulo.monitor.rest.tservers with type parameters of type BadTabletServerInformation Modifier and Type Field Description List<BadTabletServerInformation>TabletServers. badServersList<BadTabletServerInformation>BadTabletServers. badTabletServerMethods in org.apache.accumulo.monitor.rest.tservers with parameters of type BadTabletServerInformation Modifier and Type Method Description voidBadTabletServers. addBadServer(BadTabletServerInformation badTabletServer)Adds a new bad tserver to the list
-