- isBinary() - Method in class at.srfg.miner.clientlib.ResultHandle
-
Checks if the handle references a result of type binary.
- isError() - Method in class at.srfg.miner.clientlib.LogEntry
-
Checks if the log entry is of type ERROR.
- isFinished() - Method in class at.srfg.miner.clientlib.Execution
-
Checks if the execution has completely finished, i.e. at the MINER Core
and all the involved ToolProxies.
- isInfo() - Method in class at.srfg.miner.clientlib.LogEntry
-
Checks if the log entry is of type INFO.
- isShowProxy() - Method in class at.srfg.miner.clientlib.resultformat.AbstractResultFormatter
-
Indicates if the proxy is printed.
- isWarn() - Method in class at.srfg.miner.clientlib.LogEntry
-
Checks if the log entry is of type WARN.