Class Processes

java.lang.Object
org.apache.calcite.adapter.os.Processes

public class Processes extends Object
Utilities regarding operating system processes.

WARNING: Spawning processes is not secure. Use this class with caution. This class is in the "plus" module because "plus" is not used by default. Do not move this class to the "core" module.