public class IPythonUserConfig extends Object implements Serializable
| Constructor and Description |
|---|
IPythonUserConfig(String serverGatewayAddress,
long iPythonLaunchTimeout,
long maxResult)
Constructor for configuration
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getIPythonLaunchTimeout() |
long |
getMaxResult() |
String |
getServerGatewayAddress() |
int |
hashCode() |
public IPythonUserConfig(String serverGatewayAddress, long iPythonLaunchTimeout, long maxResult)
public String getServerGatewayAddress()
public long getIPythonLaunchTimeout()
public long getMaxResult()
Copyright © 2016–2020. All rights reserved.