Uses of Class
org.apache.accumulo.core.client.admin.ActiveCompaction
Packages that use ActiveCompaction
-
Uses of ActiveCompaction in org.apache.accumulo.core.client.admin
Methods in org.apache.accumulo.core.client.admin that return types with arguments of type ActiveCompactionModifier and TypeMethodDescriptionInstanceOperations.getActiveCompactions()
List all internal and external compactions running in Accumulo.InstanceOperations.getActiveCompactions
(String tserver) List the active compaction running on a tablet server.