class FileFilterDefinitionElement extends FilterDefinitionElement
threshold| Constructor and Description |
|---|
FileFilterDefinitionElement(File file,
Threshold threshold)Create a filter definition element that reads destinations from a file. |
| Modifier and Type | Method and Description |
|---|---|
void | update(Map<Hash,DestTracker> map)Updates the provided map with the hash(es) of remote destinations
mentioned in this element |
fromBase32, getThresholdpublic void update(Map<Hash,DestTracker> map) throws IOException
FilterDefinitionElementupdate in class FilterDefinitionElementIOException