Package | Description |
---|---|
org.apache.hadoop.hdfs.server.namenode | |
org.apache.hadoop.hdfs.server.namenode.snapshot | |
org.apache.hadoop.hdfs.util |
Class and Description |
---|
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 . |
Class and Description |
---|
Diff.Element
An interface for the elements in a
Diff . |
Diff.ListType |
Class and Description |
---|
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.
|
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 © 2017 Apache Software Foundation. All Rights Reserved.