Uses of Class
org.apache.accumulo.monitor.rest.tservers.TabletServerSummary
-
Packages that use TabletServerSummary Package Description org.apache.accumulo.monitor.rest.tservers -
-
Uses of TabletServerSummary in org.apache.accumulo.monitor.rest.tservers
Methods in org.apache.accumulo.monitor.rest.tservers that return TabletServerSummary Modifier and Type Method Description TabletServerSummaryTabletServerResource. getTserverDetails(@NotNull @Pattern(regexp="[a-zA-Z0-9.-]+:[0-9]{2,5}") String tserverAddress)Generates details for the selected tserver
-