A C D E F G H I L M N P Q R S T U V 

M

marshallQueriesToFile(File, Execution, ResultHandle...) - Static method in class at.srfg.miner.clientlib.Results
For each handle, a queryString is created via Results.marshallQuery(Execution, ResultHandle) and saved to file.
marshallQueriesToFile(File, Execution, Collection<ResultHandle>) - Static method in class at.srfg.miner.clientlib.Results
For each handle, a queryString is created via Results.marshallQuery(Execution, ResultHandle) and saved to file.
marshallQuery(Execution, ResultHandle) - Static method in class at.srfg.miner.clientlib.Results
Creates a String that contains all the information which is needed to retrieve results for (exec,handle) at a later time.
Miner - Class in at.srfg.miner.clientlib
This class provides static methods to retrieve meta-information, e.g. the version of the MINER Core.
Miner() - Constructor for class at.srfg.miner.clientlib.Miner
 
MinerUtil - Class in at.srfg.miner.clientlib
This class provides some very basic static utility methods that are used internally by various clientlib classes.
MinerUtil() - Constructor for class at.srfg.miner.clientlib.MinerUtil
 
ms2sec(int) - Static method in class at.srfg.miner.clientlib.MinerUtil
Convert an int value in [ms] to a double value in [s]
MultiProxyQuery - Class in at.srfg.miner.clientlib
This Query implementation handles the case where a ResultHandle is associated with potentially more than 1 ToolProxy.
MultiProxyQuery(Execution, ResultHandle) - Constructor for class at.srfg.miner.clientlib.MultiProxyQuery
Constructs a new instance from an Execution and a ResultHandle.
A C D E F G H I L M N P Q R S T U V 

Copyright (c) Salzburg Research Forschungsgesellschaft mbH. All rights reserved.