1.HashValueFromFileProcessor de.isdss.util.processors.HashValueFromFileProcessor |
Top Previous Next |
Parameter
class = de.isdss.util.processors.HashValueFromFileProcessor
This processor computes the MD5 hash value of a given file and puts it into the pipeline.
Parameters:
•filename: A complete or relative path to the file to be hashed. This parameter is mandatory!
•resultParamKey:Key of the parameter that is put into the pipeline. This parameter is optional. The default is "hashValue".