Uses of Class
org.apache.hadoop.hdfs.util.Diff.Container

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

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

Methods in org.apache.hadoop.hdfs.util that return Diff.Container
 Diff.Container<E> Diff.accessCurrent(K name)
          Find an element in the current state.
 Diff.Container<E> Diff.accessPrevious(K name)
          Find an element in the previous state.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.