Uses of Class
org.apache.accumulo.server.compaction.PausedCompactionMetrics
-
Packages that use PausedCompactionMetrics Package Description org.apache.accumulo.server.compaction -
-
Uses of PausedCompactionMetrics in org.apache.accumulo.server.compaction
Constructors in org.apache.accumulo.server.compaction with parameters of type PausedCompactionMetrics Constructor Description FileCompactor(ServerContext context, KeyExtent extent, Map<StoredTabletFile,DataFileValue> files, ReferencedTabletFile outputFile, boolean propagateDeletes, FileCompactor.CompactionEnv env, List<IteratorSetting> iterators, AccumuloConfiguration tableConfiguation, CryptoService cs, PausedCompactionMetrics metrics)
-