Uses of Interface
org.apache.accumulo.core.spi.compaction.CompactionServices
-
Packages that use CompactionServices Package Description org.apache.accumulo.core.spi.compaction This package provides a place for plugin interfaces related to executing compactions. -
-
Uses of CompactionServices in org.apache.accumulo.core.spi.compaction
Methods in org.apache.accumulo.core.spi.compaction that return CompactionServices Modifier and Type Method Description CompactionServices
CompactionDispatcher.DispatchParameters. getCompactionServices()
-