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