org.apache.hadoop.hdfs.util
Class Diff.UndoInfo<E>
java.lang.Object
org.apache.hadoop.hdfs.util.Diff.UndoInfo<E>
- Enclosing class:
- Diff<K,E extends Diff.Element<K>>
public static class Diff.UndoInfo<E>
- extends Object
Undo information for some operations such as delete(E)
and Diff.modify(Element, Element)
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getTrashedElement
public E getTrashedElement()
Copyright © 2013 Apache Software Foundation. All Rights Reserved.