ai
.
h2o
.
sparkling
.
backend
SharedBackendConf
Related Docs:
object SharedBackendConf
|
package backend
trait
SharedBackendConf
extends
SharedBackendConfExtensions
Shared configuration independent on used backend
Self Type
H2OConf
Linear Supertypes
SharedBackendConfExtensions
,
AnyRef
,
Any
Known Subclasses
ExternalBackendConf
,
ExternalBackendConfExtensions
,
H2OConf
,
H2OConf
,
InternalBackendConf
,
InternalBackendConfExtensions
Ordering
Alphabetic
By Inheritance
Inherited
SharedBackendConf
SharedBackendConfExtensions
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
autoFlowSsl
:
Boolean
def
backendClusterMode
:
String
Getters
def
backendHeartbeatInterval
:
Int
def
basePort
:
Int
def
clientBasePort
:
Int
Annotations
@DeprecatedMethod
(
"basePort"
,
"3.34"
)
def
clientCheckRetryTimeout
:
Int
def
clientExtraProperties
:
Option
[
String
]
Annotations
@DeprecatedMethod
(
"extraProperties"
,
"3.34"
)
def
clientFlowBaseurlOverride
:
Option
[
String
]
def
clientIcedDir
:
Option
[
String
]
Annotations
@DeprecatedMethod
(
"icedDir"
,
"3.34"
)
def
clientIp
:
Option
[
String
]
def
clientNetworkMask
:
Option
[
String
]
def
clientVerboseOutput
:
Boolean
def
clientWebPort
:
Int
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
cloudName
:
Option
[
String
]
def
cloudTimeout
:
Int
def
contextPath
:
Option
[
String
]
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
extraProperties
:
Option
[
String
]
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
flowDir
:
Option
[
String
]
def
flowExtraHttpHeaders
:
Option
[
String
]
def
flowScalaCellAsync
:
Boolean
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
h2oClientLogDir
:
Option
[
String
]
Annotations
@DeprecatedMethod
(
"logDir"
,
"3.34"
)
def
h2oClientLogLevel
:
String
Annotations
@DeprecatedMethod
(
"logLevel"
,
"3.34"
)
def
h2oNodeLogDir
:
Option
[
String
]
Annotations
@DeprecatedMethod
(
"logDir"
,
"3.34"
)
def
h2oNodeLogLevel
:
String
Annotations
@DeprecatedMethod
(
"logLevel"
,
"3.34"
)
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
hashLogin
:
Boolean
def
hiveHost
:
Option
[
String
]
def
hiveJdbcUrlPattern
:
Option
[
String
]
def
hivePrincipal
:
Option
[
String
]
def
hiveToken
:
Option
[
String
]
def
icedDir
:
Option
[
String
]
def
internalPortOffset
:
Int
def
isClusterTopologyListenerEnabled
:
Boolean
def
isFailOnUnsupportedSparkParamEnabled
:
Boolean
def
isH2OReplEnabled
:
Boolean
def
isInsecureXGBoostAllowed
:
Boolean
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isInternalSecureConnectionsEnabled
:
Boolean
def
isKerberizedHiveEnabled
:
Boolean
def
isSparkVersionCheckEnabled
:
Boolean
def
isSslCertificateVerificationInInternalRestConnectionsEnabled
:
Boolean
def
isSslHostnameVerificationInInternalRestConnectionsEnabled
:
Boolean
def
jks
:
Option
[
String
]
def
jksAlias
:
Option
[
String
]
def
jksPass
:
Option
[
String
]
def
kerberosLogin
:
Boolean
def
ldapLogin
:
Boolean
def
logDir
:
Option
[
String
]
def
logLevel
:
String
def
loginConf
:
Option
[
String
]
def
maxParallelScalaCellJobs
:
Int
def
mojoDestroyTimeout
:
Int
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
nodeBasePort
:
Int
Annotations
@DeprecatedMethod
(
"basePort"
,
"3.34"
)
def
nodeExtraProperties
:
Option
[
String
]
Annotations
@DeprecatedMethod
(
"extraProperties"
,
"3.34"
)
def
nodeNetworkMask
:
Option
[
String
]
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
nthreads
:
Int
def
password
:
Option
[
String
]
def
restApiTimeout
:
Int
def
runsInExternalClusterMode
:
Boolean
def
runsInInternalClusterMode
:
Boolean
def
scalaIntDefaultNum
:
Int
def
setAutoFlowSslDisabled
()
:
H2OConf
def
setAutoFlowSslEnabled
()
:
H2OConf
def
setBackendClusterMode
(
backendClusterMode:
String
)
:
H2OConf
Attributes
protected
Definition Classes
SharedBackendConfExtensions
def
setBackendHeartbeatInterval
(
interval:
Int
)
:
H2OConf
def
setBasePort
(
port:
Int
)
:
H2OConf
def
setClientBasePort
(
basePort:
Int
)
:
H2OConf
Annotations
@DeprecatedMethod
(
"setBasePort"
,
"3.34"
)
def
setClientCheckRetryTimeout
(
timeout:
Int
)
:
H2OConf
def
setClientExtraProperties
(
extraProperties:
String
)
:
H2OConf
Annotations
@DeprecatedMethod
(
"setExtraProperties"
,
"3.34"
)
def
setClientFlowBaseurlOverride
(
baseUrl:
String
)
:
H2OConf
def
setClientIcedDir
(
icedDir:
String
)
:
H2OConf
Annotations
@DeprecatedMethod
(
"setIcedDir"
,
"3.34"
)
def
setClientIp
(
ip:
String
)
:
H2OConf
def
setClientNetworkMask
(
mask:
String
)
:
H2OConf
def
setClientVerboseDisabled
()
:
H2OConf
def
setClientVerboseEnabled
()
:
H2OConf
def
setClientWebPort
(
port:
Int
)
:
H2OConf
def
setCloudName
(
cloudName:
String
)
:
H2OConf
def
setCloudTimeout
(
timeout:
Int
)
:
H2OConf
def
setClusterTopologyListenerDisabled
()
:
H2OConf
def
setClusterTopologyListenerEnabled
()
:
H2OConf
def
setContextPath
(
contextPath:
String
)
:
H2OConf
def
setDefaultNumReplSessions
(
numSessions:
Int
)
:
H2OConf
def
setExternalClusterMode
()
:
H2OConf
def
setExtraProperties
(
extraProperties:
String
)
:
H2OConf
def
setFailOnUnsupportedSparkParamDisabled
()
:
H2OConf
def
setFailOnUnsupportedSparkParamEnabled
()
:
H2OConf
def
setFlowDir
(
dir:
String
)
:
H2OConf
def
setFlowExtraHttpHeaders
(
headers:
Map
[
String
,
String
]
)
:
H2OConf
def
setFlowExtraHttpHeaders
(
headers:
HashMap
[
String
,
String
]
)
:
H2OConf
def
setFlowExtraHttpHeaders
(
headers:
String
)
:
H2OConf
def
setFlowScalaCellAsyncDisabled
()
:
H2OConf
def
setFlowScalaCellAsyncEnabled
()
:
H2OConf
def
setH2OClientLogDir
(
dir:
String
)
:
H2OConf
Annotations
@DeprecatedMethod
(
"setLogDir"
,
"3.34"
)
def
setH2OClientLogLevel
(
level:
String
)
:
H2OConf
Annotations
@DeprecatedMethod
(
"setLogLevel"
,
"3.34"
)
def
setH2ONodeLogDir
(
dir:
String
)
:
H2OConf
Annotations
@DeprecatedMethod
(
"setLogDir"
,
"3.34"
)
def
setH2ONodeLogLevel
(
level:
String
)
:
H2OConf
Annotations
@DeprecatedMethod
(
"setLogLevel"
,
"3.34"
)
def
setHashLoginDisabled
()
:
H2OConf
def
setHashLoginEnabled
()
:
H2OConf
def
setHiveHost
(
host:
String
)
:
H2OConf
def
setHiveJdbcUrlPattern
(
pattern:
String
)
:
H2OConf
def
setHivePrincipal
(
principal:
String
)
:
H2OConf
def
setHiveToken
(
token:
String
)
:
H2OConf
def
setIcedDir
(
dir:
String
)
:
H2OConf
def
setInsecureXGBoostAllowed
()
:
H2OConf
def
setInsecureXGBoostDenied
()
:
H2OConf
def
setInternalClusterMode
()
:
H2OConf
Setters
def
setInternalPortOffset
(
offset:
Int
)
:
H2OConf
def
setInternalSecureConnectionsDisabled
()
:
H2OConf
def
setInternalSecureConnectionsEnabled
()
:
H2OConf
def
setJks
(
path:
String
)
:
H2OConf
def
setJksAlias
(
alias:
String
)
:
H2OConf
def
setJksPass
(
password:
String
)
:
H2OConf
def
setKerberizedHiveDisabled
()
:
H2OConf
def
setKerberizedHiveEnabled
()
:
H2OConf
def
setKerberosLoginDisabled
()
:
H2OConf
def
setKerberosLoginEnabled
()
:
H2OConf
def
setLdapLoginDisabled
()
:
H2OConf
def
setLdapLoginEnabled
()
:
H2OConf
def
setLogDir
(
dir:
String
)
:
H2OConf
def
setLogLevel
(
level:
String
)
:
H2OConf
def
setLoginConf
(
filePath:
String
)
:
H2OConf
def
setMaxParallelScalaCellJobs
(
limit:
Int
)
:
H2OConf
def
setMojoDestroyTimeout
(
timeoutInMilliseconds:
Int
)
:
H2OConf
def
setNodeBasePort
(
port:
Int
)
:
H2OConf
Annotations
@DeprecatedMethod
(
"setBasePort"
,
"3.34"
)
def
setNodeExtraProperties
(
extraProperties:
String
)
:
H2OConf
Annotations
@DeprecatedMethod
(
"setExtraProperties"
,
"3.34"
)
def
setNodeNetworkMask
(
mask:
String
)
:
H2OConf
def
setNthreads
(
numThreads:
Int
)
:
H2OConf
def
setPassword
(
password:
String
)
:
H2OConf
def
setReplDisabled
()
:
H2OConf
def
setReplEnabled
()
:
H2OConf
def
setRestApiTimeout
(
timeout:
Int
)
:
H2OConf
def
setSparkVersionCheckDisabled
()
:
H2OConf
def
setSparkVersionCheckEnabled
()
:
H2OConf
def
setSslCertificateVerificationInInternalRestConnectionsDisabled
()
:
H2OConf
def
setSslCertificateVerificationInInternalRestConnectionsEnabled
()
:
H2OConf
def
setSslConf
(
path:
String
)
:
H2OConf
def
setSslHostnameVerificationInInternalRestConnectionsDisabled
()
:
H2OConf
def
setSslHostnameVerificationInInternalRestConnectionsEnabled
()
:
H2OConf
def
setStacktraceCollectorInterval
(
interval:
Int
)
:
H2OConf
def
setUserName
(
username:
String
)
:
H2OConf
def
setVerifySslCertificates
(
verify:
Boolean
)
:
H2OConf
def
sslConf
:
Option
[
String
]
def
stacktraceCollectorInterval
:
Int
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
userName
:
Option
[
String
]
def
verifySslCertificates
:
Boolean
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
SharedBackendConfExtensions
Inherited from
AnyRef
Inherited from
Any
Ungrouped
Shared configuration independent on used backend