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