Uses of Class
org.apache.accumulo.monitor.rest.tservers.TabletServerDetailInformation
-
Packages that use TabletServerDetailInformation Package Description org.apache.accumulo.monitor.rest.tservers -
-
Uses of TabletServerDetailInformation in org.apache.accumulo.monitor.rest.tservers
Fields in org.apache.accumulo.monitor.rest.tservers declared as TabletServerDetailInformation Modifier and Type Field Description TabletServerDetailInformationTabletServerSummary. detailsConstructors in org.apache.accumulo.monitor.rest.tservers with parameters of type TabletServerDetailInformation Constructor Description TabletServerSummary(TabletServerDetailInformation details, List<AllTimeTabletResults> allTimeResults, CurrentTabletResults currentResults, List<CurrentOperations> currentOperations)Generates tserver information
-