public static class HostFileManager.MutableEntrySet extends HostFileManager.EntrySet
Constructor and Description |
---|
HostFileManager.MutableEntrySet() |
Modifier and Type | Method and Description |
---|---|
void |
add(org.apache.hadoop.hdfs.protocol.DatanodeID datanodeID) |
void |
add(HostFileManager.Entry entry) |
public HostFileManager.MutableEntrySet()
public void add(org.apache.hadoop.hdfs.protocol.DatanodeID datanodeID)
public void add(HostFileManager.Entry entry)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.