Class ServerShuttingDownInformation
- java.lang.Object
-
- org.apache.accumulo.monitor.rest.tservers.ServerShuttingDownInformation
-
public class ServerShuttingDownInformation extends Object
Generates a tserver shutting down- Since:
- 2.0.0
-
-
Constructor Summary
Constructors Constructor Description ServerShuttingDownInformation()ServerShuttingDownInformation(String id)Stores ID of the tserver shutting down
-