Class BadTabletServerInformation
- java.lang.Object
-
- org.apache.accumulo.monitor.rest.tservers.BadTabletServerInformation
-
public class BadTabletServerInformation extends Object
Generates a bad tserver information- Since:
- 2.0.0
-
-
Constructor Summary
Constructors Constructor Description BadTabletServerInformation()BadTabletServerInformation(String id, String status)Stores a bad tserver
-