@Internal public class ProcessPythonEnvironment extends Object implements PythonEnvironment
PythonEnvironment
ProcessPythonEnvironment(String command, Map<String,String> env)
String
getCommand()
Map<String,String>
getEnv()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProcessPythonEnvironment(String command, Map<String,String> env)
public Map<String,String> getEnv()
public String getCommand()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.