Class TabletServerRecoveryInformation
- java.lang.Object
-
- org.apache.accumulo.monitor.rest.tservers.TabletServerRecoveryInformation
-
public class TabletServerRecoveryInformation extends Object
Generates a tserver recovery information- Since:
- 2.0.0
-
-
Constructor Summary
Constructors Constructor Description TabletServerRecoveryInformation()TabletServerRecoveryInformation(String server, String log, int time, double progress)Stores a tserver recovery
-