Uses of Class
org.apache.accumulo.monitor.rest.tservers.ServerShuttingDownInformation
-
Packages that use ServerShuttingDownInformation Package Description org.apache.accumulo.monitor.rest.tservers -
-
Uses of ServerShuttingDownInformation in org.apache.accumulo.monitor.rest.tservers
Fields in org.apache.accumulo.monitor.rest.tservers with type parameters of type ServerShuttingDownInformation Modifier and Type Field Description List<ServerShuttingDownInformation>ServersShuttingDown. serverMethods in org.apache.accumulo.monitor.rest.tservers with parameters of type ServerShuttingDownInformation Modifier and Type Method Description voidServersShuttingDown. addServerShuttingDown(ServerShuttingDownInformation server)Adds a new tserver to the list
-