Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

functiontreatmentremarks
sos.spooler.Spooler.include_pathFunctionNotSupportedOnAgentException"Returns the command line setting -include-path=." There no -include-path on the agent.
sos.spooler.Spooler.log_dirFunctionNotSupportedOnAgentExceptionTask and Order logs are logged on the Master JobScheduler.
sos.spooler.Spooler.directoryProxyreturns working dir of the agent
sos.spooler.Spooler.ini_pathFunctionNotSupportedOnAgentException

"The value of the -ini= option (the name of the factory.ini file)" There is no -ini option on the agent

sos.spooler.Spooler.create_xslt_stylesheet()FunctionNotSupportedOnAgentExceptiondeprecated, not used on the agent
sos.spooler.Log.log() and other logging functionsProxyProxy checks log level to avoid unnecessary network api calls
sos.spooler.Log.start_new_file()no Proxystart new file for Master Scheduler
sos.spooler.Task.create_subprocessProxyRequired to kill subprocesses with task kill
sos.spooler.Subprocess all methodsProxy 
sos.spooler.Task.priority_class(question) ProxyIs this possible inside the jvm?
sos.spooler.Task.priority(question) ProxyIs this possible inside the jvm?
sos.spooler.Task.std_errstderr_textProxy 
sos.spooler.Task.std_outstdout_textProxy 
sos.spooler.Task.stdstderr_err_path(question) ProxyDo we have such a path in the Java-Based Agent? 
sos.spooler.Task.std_outstdout_path(question) ProxyDo we have such a path in the Java-Based Agent? 
sos.spooler.Xslt_stylesheet all methods(question) FunctionNotSupportedOnAgentExceptiondeprecated, not used on the agent