public class OdiSparkPythonDataServer extends OdiDataServer
OdiSparkPythonDataServer
class contains information to connect to the
described SparkPython data server and how to manage that connection with propertiesModifier and Type | Class and Description |
---|---|
static class |
OdiSparkPythonDataServer.SparkPythonSettings
Holds SparkPython metadata required to get a connection
|
AbstractOdiDataServer.Axis2DeploymentSettings, AbstractOdiDataServer.BICSConnectionSettings, AbstractOdiDataServer.DirectoryDeploymentSettings, AbstractOdiDataServer.DummyConnectionSettings, AbstractOdiDataServer.FtpDeploymentSettings, AbstractOdiDataServer.IConnectionSettings, AbstractOdiDataServer.JdbcSettings, AbstractOdiDataServer.JndiSettings, 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, getServerInstanceName, getTargetDOP, initFlexFields, removeChildDataServer, removePhysicalSchema, setBatchUpdateSize, setClasspath, setConnectionSettings, setDefaultPhysicalSchema, setFetchArraySize, setJagentHost, setJagentManagerPort, setJagentPort, setName, setOggInstallPath, setParentDataServer, setServerInstanceName, setTargetDOP
getDataServerId, getDataServerProperties, getInternalId, getPassword, getTechnology, getUsername, isJndiConnection, removeDataServerProperty, setPassword, setUsername
getFirstDate, getFirstUser, getInternalVersion, getLastDate, getLastUser, isInstanceLevelSecurityNeeded, isNew, preCommit, toString
equals, getBigNumericId, getGlobalId, getNumericId, getParent, hashCode
getTechnology, getUsername
getBigNumericId, getGlobalId, getNumericId
getFirstDate, getFirstUser, getLastDate, getLastUser, isInstanceLevelSecurityNeeded
getGlobalId, getInternalId, getParent
public 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