Uses of Class
org.apache.accumulo.monitor.rest.tservers.CurrentOperations
-
Packages that use CurrentOperations Package Description org.apache.accumulo.monitor.rest.tservers -
-
Uses of CurrentOperations in org.apache.accumulo.monitor.rest.tservers
Fields in org.apache.accumulo.monitor.rest.tservers with type parameters of type CurrentOperations Modifier and Type Field Description List<CurrentOperations>TabletServerSummary. currentOperationsMethods in org.apache.accumulo.monitor.rest.tservers with parameters of type CurrentOperations Modifier and Type Method Description voidTabletServerSummary. addcurrentOperations(CurrentOperations currentOperations)Adds new current operations for the tserver
-