- hasError() - Method in class at.srfg.miner.clientlib.Executionlog
-
Checks if this executionlog has at least 1 log entry of type ERROR.
- hasNext() - Method in class at.srfg.miner.clientlib.MultiProxyQuery
-
- hasNext() - Method in interface at.srfg.miner.clientlib.Query
-
Checks if there are results that have not yet been retrieved.
- hasNext() - Method in class at.srfg.miner.clientlib.SingleProxyQuery
-
Checks if there are results that have not yet been retrieved.
- hasNextResults(ResultHandle) - Method in class at.srfg.miner.clientlib.Execution
-
Checks if there are results for handle
that have not yet
been retrieved.
- hasSuffix(String) - Static method in class at.srfg.miner.clientlib.MinerUtil
-
Checks if filename has a suffix, i.e. it contains a '.' .
- hasWarning() - Method in class at.srfg.miner.clientlib.Executionlog
-
Checks if this executionlog has at least 1 log entry of type WARN.
- hasWarningOrError() - Method in class at.srfg.miner.clientlib.Executionlog
-
Checks if this executionlog has at least 1 log entry of type WARN or
ERROR.