Uses of Package
org.apache.hadoop.hdfs.util

Packages that use org.apache.hadoop.hdfs.util
org.apache.hadoop.hdfs.server.namenode   
org.apache.hadoop.hdfs.server.namenode.snapshot   
org.apache.hadoop.hdfs.util   
 

Classes in org.apache.hadoop.hdfs.util used by org.apache.hadoop.hdfs.server.namenode
Diff.Element
          An interface for the elements in a Diff.
EnumCounters
          Counters for an enum type.
EnumCounters.Map
          A key-value map which maps the keys to EnumCounters.
 

Classes in org.apache.hadoop.hdfs.util used by org.apache.hadoop.hdfs.server.namenode.snapshot
Diff.Element
          An interface for the elements in a Diff.
Diff.ListType
           
 

Classes in org.apache.hadoop.hdfs.util used by org.apache.hadoop.hdfs.util
Diff
          The difference between the current state and a previous state of a list.
Diff.Container
          Containing exactly one element.
Diff.Element
          An interface for the elements in a Diff.
Diff.ListType
           
Diff.Processor
          An interface for passing a method in order to process elements.
Diff.UndoInfo
          Undo information for some operations such as delete(E) and Diff.modify(Element, Element).
EnumCounters
          Counters for an enum type.
EnumCounters.Factory
          A factory for creating counters.
EnumDoubles
          Similar to EnumCounters except that the value type is double.
LightWeightHashSet
          A low memory linked hash set implementation, which uses an array for storing the elements and linked lists for collision resolution.
LongBitFormat
          Bit format in a long.
XMLUtils.InvalidXmlException
          Exception that reflects an invalid XML document.
XMLUtils.Stanza
          Represents a bag of key-value pairs encountered during parsing an XML file.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.