public class OdiSparkPythonDataServer extends OdiDataServer
OdiSparkPythonDataServer class contains information to connect to the
described SparkPython data server and how to manage that connection with properties| Modifier and Type | Class and Description |
|---|---|
static class |
OdiSparkPythonDataServer.SparkPythonSettings
Holds SparkPython metadata required to get a connection
|
AbstractOdiDataServer.Axis2DeploymentSettings, AbstractOdiDataServer.BICSConnectionSettings, AbstractOdiDataServer.BigDataCloudConnectionSettings, AbstractOdiDataServer.DirectoryDeploymentSettings, AbstractOdiDataServer.DummyConnectionSettings, AbstractOdiDataServer.FtpDeploymentSettings, AbstractOdiDataServer.IConnectionSettings, AbstractOdiDataServer.JdbcSettings, AbstractOdiDataServer.JndiSettings, AbstractOdiDataServer.ObjectStorageConnectionSettings, AbstractOdiDataServer.OracleWalletConnectionSettings, AbstractOdiDataServer.StorageCSConnectionSettings, AbstractOdiDataServer.WsContainerSettings| Constructor and Description |
|---|
OdiSparkPythonDataServer(OdiTechnology pTechnology,
java.lang.String pName)
Construct a new
OdiSparkPythonDataServer. |
addChildDataServer, getBatchUpdateSize, getChildDataServers, getClasspath, getConnectionInfo, getConnectionSettings, getDefaultPhysicalSchema, getFetchArraySize, getFlexFieldsValues, getJagentHost, getJagentManagerPort, getJagentPort, getName, getOggInstallPath, getParentDataServer, getPhysicalSchemas, getTargetDOP, initFlexFields, removeChildDataServer, removePhysicalSchema, setBatchUpdateSize, setClasspath, setConnectionSettings, setDefaultPhysicalSchema, setFetchArraySize, setJagentHost, setJagentManagerPort, setJagentPort, setName, setOggInstallPath, setParentDataServer, setTargetDOPgetDataServerId, getDataServerProperties, getInternalId, getPassword, getSecurityContainer, getServerInstanceName, getTechnology, getUsername, isJndiConnection, removeDataServerProperty, setPassword, setServerInstanceName, setUsernameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetServerInstanceName, getTechnology, getUsernamegetBigNumericId, getGlobalId, getNumericIdgetFirstDate, getFirstUser, getLastDate, getLastUser, isInstanceLevelSecurityNeededgetGlobalId, getInternalId, getParentpublic OdiSparkPythonDataServer(OdiTechnology pTechnology, java.lang.String pName)
OdiSparkPythonDataServer.
This will add the new data server to the given OdiTechnology's
data servers.
pTechnology - the technology the OdiSparkPythonDataServer belongs topName - the data server's name