Uses of Interface
org.apache.hadoop.hdfs.util.Diff.Processor

Packages that use Diff.Processor
org.apache.hadoop.hdfs.util   
 

Uses of Diff.Processor in org.apache.hadoop.hdfs.util
 

Methods in org.apache.hadoop.hdfs.util with parameters of type Diff.Processor
 void Diff.combinePosterior(Diff<K,E> posterior, Diff.Processor<E> deletedProcesser)
          Combine this diff with a posterior diff.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.