Uses of Interface
org.apache.hadoop.hdfs.util.Diff.Processor
Packages that use Diff.Processor
-
Uses of Diff.Processor in org.apache.hadoop.hdfs.util
Methods in org.apache.hadoop.hdfs.util with parameters of type Diff.ProcessorModifier and TypeMethodDescriptionvoidDiff.combinePosterior(Diff<K, E> posterior, Diff.Processor<E> deletedProcesser) Combine this diff with a posterior diff.