Uses of Class
org.apache.accumulo.monitor.rest.gc.GarbageCollection
-
Packages that use GarbageCollection Package Description org.apache.accumulo.monitor.rest.gc -
-
Uses of GarbageCollection in org.apache.accumulo.monitor.rest.gc
Fields in org.apache.accumulo.monitor.rest.gc declared as GarbageCollection Modifier and Type Field Description GarbageCollectionGarbageCollectorStatus. filesGarbageCollectionGarbageCollectorStatus. walsMethods in org.apache.accumulo.monitor.rest.gc that return GarbageCollection Modifier and Type Method Description static GarbageCollectionGarbageCollection. getEmpty()GarbageCollectionGarbageCollectorResource. getFileStatus()Generates current and last file gc objectGarbageCollectionGarbageCollectorResource. getWalStatus()Generates wal gc object
-