Uses of Class
org.apache.accumulo.monitor.rest.tservers.TabletServerRecoveryInformation
-
Packages that use TabletServerRecoveryInformation Package Description org.apache.accumulo.monitor.rest.tservers -
-
Uses of TabletServerRecoveryInformation in org.apache.accumulo.monitor.rest.tservers
Fields in org.apache.accumulo.monitor.rest.tservers with type parameters of type TabletServerRecoveryInformation Modifier and Type Field Description List<TabletServerRecoveryInformation>TabletServersRecovery. recoveryListMethods in org.apache.accumulo.monitor.rest.tservers with parameters of type TabletServerRecoveryInformation Modifier and Type Method Description voidTabletServersRecovery. addRecovery(TabletServerRecoveryInformation tabletServerRecovery)Adds a new tserver recovery to the list
-