class FileFilterDefinitionElement extends FilterDefinitionElement
threshold
Constructor and Description |
---|
FileFilterDefinitionElement(File file,
Threshold threshold) |
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, getThreshold
public void update(Map<Hash,DestTracker> map) throws IOException
FilterDefinitionElement
update
in class FilterDefinitionElement
IOException