Uses of Class
org.apache.accumulo.core.client.summary.Summary
Packages that use Summary
Package
Description
-
Uses of Summary in org.apache.accumulo.core.client.admin
Methods in org.apache.accumulo.core.client.admin that return types with arguments of type Summary -
Uses of Summary in org.apache.accumulo.core.client.admin.compaction
Methods in org.apache.accumulo.core.client.admin.compaction that return types with arguments of type SummaryModifier and TypeMethodDescriptionCompactionSelector.SelectionParameters.getSummaries(Collection<CompactableFile> files, Predicate<SummarizerConfiguration> summarySelector) -
Uses of Summary in org.apache.accumulo.core.client.rfile
Methods in org.apache.accumulo.core.client.rfile that return types with arguments of type Summary -
Uses of Summary in org.apache.accumulo.core.client.summary
Constructors in org.apache.accumulo.core.client.summary with parameters of type SummaryModifierConstructorDescriptionCounterSummary(Summary summary) This method will callCounterSummary(Summary, boolean)with true.CounterSummary(Summary summary, boolean checkType)