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