public abstract class GeneratedSolrServerConfig extends GenericItem
SolrServerConfig.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ALIVECHECKINTERVAL
Qualifier of the
SolrServerConfig.aliveCheckInterval attribute |
static java.lang.String |
CONNECTIONTIMEOUT
Qualifier of the
SolrServerConfig.connectionTimeout attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
EMBEDDEDMASTER
Qualifier of the
SolrServerConfig.embeddedMaster attribute |
static java.lang.String |
INDEXINGALIVECHECKINTERVAL
Qualifier of the
SolrServerConfig.indexingAliveCheckInterval attribute |
static java.lang.String |
INDEXINGCONNECTIONTIMEOUT
Qualifier of the
SolrServerConfig.indexingConnectionTimeout attribute |
static java.lang.String |
INDEXINGMAXTOTALCONNECTIONS
Qualifier of the
SolrServerConfig.indexingMaxTotalConnections attribute |
static java.lang.String |
INDEXINGMAXTOTALCONNECTIONSPERHOSTCONFIG
Qualifier of the
SolrServerConfig.indexingMaxTotalConnectionsPerHostConfig attribute |
static java.lang.String |
INDEXINGPASSWORD
Qualifier of the
SolrServerConfig.indexingPassword attribute |
static java.lang.String |
INDEXINGSOCKETTIMEOUT
Qualifier of the
SolrServerConfig.indexingSocketTimeout attribute |
static java.lang.String |
INDEXINGTCPNODELAY
Qualifier of the
SolrServerConfig.indexingTcpNoDelay attribute |
static java.lang.String |
INDEXINGUSERNAME
Qualifier of the
SolrServerConfig.indexingUsername attribute |
static java.lang.String |
MAXTOTALCONNECTIONS
Qualifier of the
SolrServerConfig.maxTotalConnections attribute |
static java.lang.String |
MAXTOTALCONNECTIONSPERHOSTCONFIG
Qualifier of the
SolrServerConfig.maxTotalConnectionsPerHostConfig attribute |
static java.lang.String |
MODE
Qualifier of the
SolrServerConfig.mode attribute |
static java.lang.String |
NAME
Qualifier of the
SolrServerConfig.name attribute |
static java.lang.String |
NUMSHARDS
Qualifier of the
SolrServerConfig.numShards attribute |
static java.lang.String |
PASSWORD
Qualifier of the
SolrServerConfig.password attribute |
static java.lang.String |
READTIMEOUT
Qualifier of the
SolrServerConfig.readTimeout attribute |
static java.lang.String |
REPLICATIONFACTOR
Qualifier of the
SolrServerConfig.replicationFactor attribute |
static java.lang.String |
SOCKETTIMEOUT
Qualifier of the
SolrServerConfig.socketTimeout attribute |
static java.lang.String |
SOLRENDPOINTURLS
Qualifier of the
SolrServerConfig.solrEndpointUrls attribute |
protected static OneToManyHandler<SolrEndpointUrl> |
SOLRENDPOINTURLSHANDLER
OneToManyHandler for handling 1:n SOLRENDPOINTURLS's relation attributes from 'many' side. |
static java.lang.String |
SOLRQUERYMETHOD
Qualifier of the
SolrServerConfig.solrQueryMethod attribute |
static java.lang.String |
TCPNODELAY
Qualifier of the
SolrServerConfig.tcpNoDelay attribute |
static java.lang.String |
USEMASTERNODEEXCLUSIVELYFORINDEXING
Qualifier of the
SolrServerConfig.useMasterNodeExclusivelyForIndexing attribute |
static java.lang.String |
USERNAME
Qualifier of the
SolrServerConfig.username attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedSolrServerConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToSolrEndpointUrls(SessionContext ctx,
SolrEndpointUrl value)
Generated method - Adds
value to solrEndpointUrls. |
void |
addToSolrEndpointUrls(SolrEndpointUrl value)
Generated method - Adds
value to solrEndpointUrls. |
java.lang.Integer |
getAliveCheckInterval()
Generated method - Getter of the
SolrServerConfig.aliveCheckInterval attribute. |
java.lang.Integer |
getAliveCheckInterval(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.aliveCheckInterval attribute. |
int |
getAliveCheckIntervalAsPrimitive()
Generated method - Getter of the
SolrServerConfig.aliveCheckInterval attribute. |
int |
getAliveCheckIntervalAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.aliveCheckInterval attribute. |
java.lang.Integer |
getConnectionTimeout()
Generated method - Getter of the
SolrServerConfig.connectionTimeout attribute. |
java.lang.Integer |
getConnectionTimeout(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.connectionTimeout attribute. |
int |
getConnectionTimeoutAsPrimitive()
Generated method - Getter of the
SolrServerConfig.connectionTimeout attribute. |
int |
getConnectionTimeoutAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.connectionTimeout attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.Integer |
getIndexingAliveCheckInterval()
Generated method - Getter of the
SolrServerConfig.indexingAliveCheckInterval attribute. |
java.lang.Integer |
getIndexingAliveCheckInterval(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.indexingAliveCheckInterval attribute. |
int |
getIndexingAliveCheckIntervalAsPrimitive()
Generated method - Getter of the
SolrServerConfig.indexingAliveCheckInterval attribute. |
int |
getIndexingAliveCheckIntervalAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.indexingAliveCheckInterval attribute. |
java.lang.Integer |
getIndexingConnectionTimeout()
Generated method - Getter of the
SolrServerConfig.indexingConnectionTimeout attribute. |
java.lang.Integer |
getIndexingConnectionTimeout(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.indexingConnectionTimeout attribute. |
int |
getIndexingConnectionTimeoutAsPrimitive()
Generated method - Getter of the
SolrServerConfig.indexingConnectionTimeout attribute. |
int |
getIndexingConnectionTimeoutAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.indexingConnectionTimeout attribute. |
java.lang.Integer |
getIndexingMaxTotalConnections()
Generated method - Getter of the
SolrServerConfig.indexingMaxTotalConnections attribute. |
java.lang.Integer |
getIndexingMaxTotalConnections(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.indexingMaxTotalConnections attribute. |
int |
getIndexingMaxTotalConnectionsAsPrimitive()
Generated method - Getter of the
SolrServerConfig.indexingMaxTotalConnections attribute. |
int |
getIndexingMaxTotalConnectionsAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.indexingMaxTotalConnections attribute. |
java.lang.Integer |
getIndexingMaxTotalConnectionsPerHostConfig()
Generated method - Getter of the
SolrServerConfig.indexingMaxTotalConnectionsPerHostConfig attribute. |
java.lang.Integer |
getIndexingMaxTotalConnectionsPerHostConfig(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.indexingMaxTotalConnectionsPerHostConfig attribute. |
int |
getIndexingMaxTotalConnectionsPerHostConfigAsPrimitive()
Generated method - Getter of the
SolrServerConfig.indexingMaxTotalConnectionsPerHostConfig attribute. |
int |
getIndexingMaxTotalConnectionsPerHostConfigAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.indexingMaxTotalConnectionsPerHostConfig attribute. |
java.lang.String |
getIndexingPassword()
Generated method - Getter of the
SolrServerConfig.indexingPassword attribute. |
java.lang.String |
getIndexingPassword(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.indexingPassword attribute. |
java.lang.Integer |
getIndexingSocketTimeout()
Generated method - Getter of the
SolrServerConfig.indexingSocketTimeout attribute. |
java.lang.Integer |
getIndexingSocketTimeout(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.indexingSocketTimeout attribute. |
int |
getIndexingSocketTimeoutAsPrimitive()
Generated method - Getter of the
SolrServerConfig.indexingSocketTimeout attribute. |
int |
getIndexingSocketTimeoutAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.indexingSocketTimeout attribute. |
java.lang.String |
getIndexingUsername()
Generated method - Getter of the
SolrServerConfig.indexingUsername attribute. |
java.lang.String |
getIndexingUsername(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.indexingUsername attribute. |
java.lang.Integer |
getMaxTotalConnections()
Generated method - Getter of the
SolrServerConfig.maxTotalConnections attribute. |
java.lang.Integer |
getMaxTotalConnections(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.maxTotalConnections attribute. |
int |
getMaxTotalConnectionsAsPrimitive()
Generated method - Getter of the
SolrServerConfig.maxTotalConnections attribute. |
int |
getMaxTotalConnectionsAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.maxTotalConnections attribute. |
java.lang.Integer |
getMaxTotalConnectionsPerHostConfig()
Generated method - Getter of the
SolrServerConfig.maxTotalConnectionsPerHostConfig attribute. |
java.lang.Integer |
getMaxTotalConnectionsPerHostConfig(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.maxTotalConnectionsPerHostConfig attribute. |
int |
getMaxTotalConnectionsPerHostConfigAsPrimitive()
Generated method - Getter of the
SolrServerConfig.maxTotalConnectionsPerHostConfig attribute. |
int |
getMaxTotalConnectionsPerHostConfigAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.maxTotalConnectionsPerHostConfig attribute. |
EnumerationValue |
getMode()
Generated method - Getter of the
SolrServerConfig.mode attribute. |
EnumerationValue |
getMode(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.mode attribute. |
java.lang.String |
getName()
Generated method - Getter of the
SolrServerConfig.name attribute. |
java.lang.String |
getName(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.name attribute. |
java.lang.Integer |
getNumShards()
Generated method - Getter of the
SolrServerConfig.numShards attribute. |
java.lang.Integer |
getNumShards(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.numShards attribute. |
int |
getNumShardsAsPrimitive()
Generated method - Getter of the
SolrServerConfig.numShards attribute. |
int |
getNumShardsAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.numShards attribute. |
java.lang.String |
getPassword()
Generated method - Getter of the
SolrServerConfig.password attribute. |
java.lang.String |
getPassword(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.password attribute. |
java.lang.Integer |
getReadTimeout()
Generated method - Getter of the
SolrServerConfig.readTimeout attribute. |
java.lang.Integer |
getReadTimeout(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.readTimeout attribute. |
int |
getReadTimeoutAsPrimitive()
Generated method - Getter of the
SolrServerConfig.readTimeout attribute. |
int |
getReadTimeoutAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.readTimeout attribute. |
java.lang.Integer |
getReplicationFactor()
Generated method - Getter of the
SolrServerConfig.replicationFactor attribute. |
java.lang.Integer |
getReplicationFactor(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.replicationFactor attribute. |
int |
getReplicationFactorAsPrimitive()
Generated method - Getter of the
SolrServerConfig.replicationFactor attribute. |
int |
getReplicationFactorAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.replicationFactor attribute. |
java.lang.Integer |
getSocketTimeout()
Generated method - Getter of the
SolrServerConfig.socketTimeout attribute. |
java.lang.Integer |
getSocketTimeout(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.socketTimeout attribute. |
int |
getSocketTimeoutAsPrimitive()
Generated method - Getter of the
SolrServerConfig.socketTimeout attribute. |
int |
getSocketTimeoutAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.socketTimeout attribute. |
java.util.List<SolrEndpointUrl> |
getSolrEndpointUrls()
Generated method - Getter of the
SolrServerConfig.solrEndpointUrls attribute. |
java.util.List<SolrEndpointUrl> |
getSolrEndpointUrls(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.solrEndpointUrls attribute. |
EnumerationValue |
getSolrQueryMethod()
Generated method - Getter of the
SolrServerConfig.solrQueryMethod attribute. |
EnumerationValue |
getSolrQueryMethod(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.solrQueryMethod attribute. |
java.lang.String |
getUsername()
Generated method - Getter of the
SolrServerConfig.username attribute. |
java.lang.String |
getUsername(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.username attribute. |
java.lang.Boolean |
isEmbeddedMaster()
Generated method - Getter of the
SolrServerConfig.embeddedMaster attribute. |
java.lang.Boolean |
isEmbeddedMaster(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.embeddedMaster attribute. |
boolean |
isEmbeddedMasterAsPrimitive()
Generated method - Getter of the
SolrServerConfig.embeddedMaster attribute. |
boolean |
isEmbeddedMasterAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.embeddedMaster attribute. |
java.lang.Boolean |
isIndexingTcpNoDelay()
Generated method - Getter of the
SolrServerConfig.indexingTcpNoDelay attribute. |
java.lang.Boolean |
isIndexingTcpNoDelay(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.indexingTcpNoDelay attribute. |
boolean |
isIndexingTcpNoDelayAsPrimitive()
Generated method - Getter of the
SolrServerConfig.indexingTcpNoDelay attribute. |
boolean |
isIndexingTcpNoDelayAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.indexingTcpNoDelay attribute. |
java.lang.Boolean |
isTcpNoDelay()
Generated method - Getter of the
SolrServerConfig.tcpNoDelay attribute. |
java.lang.Boolean |
isTcpNoDelay(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.tcpNoDelay attribute. |
boolean |
isTcpNoDelayAsPrimitive()
Generated method - Getter of the
SolrServerConfig.tcpNoDelay attribute. |
boolean |
isTcpNoDelayAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.tcpNoDelay attribute. |
java.lang.Boolean |
isUseMasterNodeExclusivelyForIndexing()
Generated method - Getter of the
SolrServerConfig.useMasterNodeExclusivelyForIndexing attribute. |
java.lang.Boolean |
isUseMasterNodeExclusivelyForIndexing(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.useMasterNodeExclusivelyForIndexing attribute. |
boolean |
isUseMasterNodeExclusivelyForIndexingAsPrimitive()
Generated method - Getter of the
SolrServerConfig.useMasterNodeExclusivelyForIndexing attribute. |
boolean |
isUseMasterNodeExclusivelyForIndexingAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrServerConfig.useMasterNodeExclusivelyForIndexing attribute. |
void |
removeFromSolrEndpointUrls(SessionContext ctx,
SolrEndpointUrl value)
Generated method - Removes
value from solrEndpointUrls. |
void |
removeFromSolrEndpointUrls(SolrEndpointUrl value)
Generated method - Removes
value from solrEndpointUrls. |
void |
setAliveCheckInterval(int value)
Generated method - Setter of the
SolrServerConfig.aliveCheckInterval attribute. |
void |
setAliveCheckInterval(java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.aliveCheckInterval attribute. |
void |
setAliveCheckInterval(SessionContext ctx,
int value)
Generated method - Setter of the
SolrServerConfig.aliveCheckInterval attribute. |
void |
setAliveCheckInterval(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.aliveCheckInterval attribute. |
void |
setConnectionTimeout(int value)
Generated method - Setter of the
SolrServerConfig.connectionTimeout attribute. |
void |
setConnectionTimeout(java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.connectionTimeout attribute. |
void |
setConnectionTimeout(SessionContext ctx,
int value)
Generated method - Setter of the
SolrServerConfig.connectionTimeout attribute. |
void |
setConnectionTimeout(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.connectionTimeout attribute. |
void |
setEmbeddedMaster(boolean value)
Generated method - Setter of the
SolrServerConfig.embeddedMaster attribute. |
void |
setEmbeddedMaster(java.lang.Boolean value)
Generated method - Setter of the
SolrServerConfig.embeddedMaster attribute. |
void |
setEmbeddedMaster(SessionContext ctx,
boolean value)
Generated method - Setter of the
SolrServerConfig.embeddedMaster attribute. |
void |
setEmbeddedMaster(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
SolrServerConfig.embeddedMaster attribute. |
void |
setIndexingAliveCheckInterval(int value)
Generated method - Setter of the
SolrServerConfig.indexingAliveCheckInterval attribute. |
void |
setIndexingAliveCheckInterval(java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.indexingAliveCheckInterval attribute. |
void |
setIndexingAliveCheckInterval(SessionContext ctx,
int value)
Generated method - Setter of the
SolrServerConfig.indexingAliveCheckInterval attribute. |
void |
setIndexingAliveCheckInterval(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.indexingAliveCheckInterval attribute. |
void |
setIndexingConnectionTimeout(int value)
Generated method - Setter of the
SolrServerConfig.indexingConnectionTimeout attribute. |
void |
setIndexingConnectionTimeout(java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.indexingConnectionTimeout attribute. |
void |
setIndexingConnectionTimeout(SessionContext ctx,
int value)
Generated method - Setter of the
SolrServerConfig.indexingConnectionTimeout attribute. |
void |
setIndexingConnectionTimeout(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.indexingConnectionTimeout attribute. |
void |
setIndexingMaxTotalConnections(int value)
Generated method - Setter of the
SolrServerConfig.indexingMaxTotalConnections attribute. |
void |
setIndexingMaxTotalConnections(java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.indexingMaxTotalConnections attribute. |
void |
setIndexingMaxTotalConnections(SessionContext ctx,
int value)
Generated method - Setter of the
SolrServerConfig.indexingMaxTotalConnections attribute. |
void |
setIndexingMaxTotalConnections(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.indexingMaxTotalConnections attribute. |
void |
setIndexingMaxTotalConnectionsPerHostConfig(int value)
Generated method - Setter of the
SolrServerConfig.indexingMaxTotalConnectionsPerHostConfig attribute. |
void |
setIndexingMaxTotalConnectionsPerHostConfig(java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.indexingMaxTotalConnectionsPerHostConfig attribute. |
void |
setIndexingMaxTotalConnectionsPerHostConfig(SessionContext ctx,
int value)
Generated method - Setter of the
SolrServerConfig.indexingMaxTotalConnectionsPerHostConfig attribute. |
void |
setIndexingMaxTotalConnectionsPerHostConfig(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.indexingMaxTotalConnectionsPerHostConfig attribute. |
void |
setIndexingPassword(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SolrServerConfig.indexingPassword attribute. |
void |
setIndexingPassword(java.lang.String value)
Generated method - Setter of the
SolrServerConfig.indexingPassword attribute. |
void |
setIndexingSocketTimeout(int value)
Generated method - Setter of the
SolrServerConfig.indexingSocketTimeout attribute. |
void |
setIndexingSocketTimeout(java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.indexingSocketTimeout attribute. |
void |
setIndexingSocketTimeout(SessionContext ctx,
int value)
Generated method - Setter of the
SolrServerConfig.indexingSocketTimeout attribute. |
void |
setIndexingSocketTimeout(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.indexingSocketTimeout attribute. |
void |
setIndexingTcpNoDelay(boolean value)
Generated method - Setter of the
SolrServerConfig.indexingTcpNoDelay attribute. |
void |
setIndexingTcpNoDelay(java.lang.Boolean value)
Generated method - Setter of the
SolrServerConfig.indexingTcpNoDelay attribute. |
void |
setIndexingTcpNoDelay(SessionContext ctx,
boolean value)
Generated method - Setter of the
SolrServerConfig.indexingTcpNoDelay attribute. |
void |
setIndexingTcpNoDelay(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
SolrServerConfig.indexingTcpNoDelay attribute. |
void |
setIndexingUsername(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SolrServerConfig.indexingUsername attribute. |
void |
setIndexingUsername(java.lang.String value)
Generated method - Setter of the
SolrServerConfig.indexingUsername attribute. |
void |
setMaxTotalConnections(int value)
Generated method - Setter of the
SolrServerConfig.maxTotalConnections attribute. |
void |
setMaxTotalConnections(java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.maxTotalConnections attribute. |
void |
setMaxTotalConnections(SessionContext ctx,
int value)
Generated method - Setter of the
SolrServerConfig.maxTotalConnections attribute. |
void |
setMaxTotalConnections(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.maxTotalConnections attribute. |
void |
setMaxTotalConnectionsPerHostConfig(int value)
Generated method - Setter of the
SolrServerConfig.maxTotalConnectionsPerHostConfig attribute. |
void |
setMaxTotalConnectionsPerHostConfig(java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.maxTotalConnectionsPerHostConfig attribute. |
void |
setMaxTotalConnectionsPerHostConfig(SessionContext ctx,
int value)
Generated method - Setter of the
SolrServerConfig.maxTotalConnectionsPerHostConfig attribute. |
void |
setMaxTotalConnectionsPerHostConfig(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.maxTotalConnectionsPerHostConfig attribute. |
void |
setMode(EnumerationValue value)
Generated method - Setter of the
SolrServerConfig.mode attribute. |
void |
setMode(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
SolrServerConfig.mode attribute. |
protected void |
setName(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SolrServerConfig.name attribute. |
protected void |
setName(java.lang.String value)
Generated method - Setter of the
SolrServerConfig.name attribute. |
void |
setNumShards(int value)
Generated method - Setter of the
SolrServerConfig.numShards attribute. |
void |
setNumShards(java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.numShards attribute. |
void |
setNumShards(SessionContext ctx,
int value)
Generated method - Setter of the
SolrServerConfig.numShards attribute. |
void |
setNumShards(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.numShards attribute. |
void |
setPassword(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SolrServerConfig.password attribute. |
void |
setPassword(java.lang.String value)
Generated method - Setter of the
SolrServerConfig.password attribute. |
void |
setReadTimeout(int value)
Generated method - Setter of the
SolrServerConfig.readTimeout attribute. |
void |
setReadTimeout(java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.readTimeout attribute. |
void |
setReadTimeout(SessionContext ctx,
int value)
Generated method - Setter of the
SolrServerConfig.readTimeout attribute. |
void |
setReadTimeout(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.readTimeout attribute. |
void |
setReplicationFactor(int value)
Generated method - Setter of the
SolrServerConfig.replicationFactor attribute. |
void |
setReplicationFactor(java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.replicationFactor attribute. |
void |
setReplicationFactor(SessionContext ctx,
int value)
Generated method - Setter of the
SolrServerConfig.replicationFactor attribute. |
void |
setReplicationFactor(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.replicationFactor attribute. |
void |
setSocketTimeout(int value)
Generated method - Setter of the
SolrServerConfig.socketTimeout attribute. |
void |
setSocketTimeout(java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.socketTimeout attribute. |
void |
setSocketTimeout(SessionContext ctx,
int value)
Generated method - Setter of the
SolrServerConfig.socketTimeout attribute. |
void |
setSocketTimeout(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
SolrServerConfig.socketTimeout attribute. |
void |
setSolrEndpointUrls(java.util.List<SolrEndpointUrl> value)
Generated method - Setter of the
SolrServerConfig.solrEndpointUrls attribute. |
void |
setSolrEndpointUrls(SessionContext ctx,
java.util.List<SolrEndpointUrl> value)
Generated method - Setter of the
SolrServerConfig.solrEndpointUrls attribute. |
void |
setSolrQueryMethod(EnumerationValue value)
Generated method - Setter of the
SolrServerConfig.solrQueryMethod attribute. |
void |
setSolrQueryMethod(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
SolrServerConfig.solrQueryMethod attribute. |
void |
setTcpNoDelay(boolean value)
Generated method - Setter of the
SolrServerConfig.tcpNoDelay attribute. |
void |
setTcpNoDelay(java.lang.Boolean value)
Generated method - Setter of the
SolrServerConfig.tcpNoDelay attribute. |
void |
setTcpNoDelay(SessionContext ctx,
boolean value)
Generated method - Setter of the
SolrServerConfig.tcpNoDelay attribute. |
void |
setTcpNoDelay(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
SolrServerConfig.tcpNoDelay attribute. |
void |
setUseMasterNodeExclusivelyForIndexing(boolean value)
Generated method - Setter of the
SolrServerConfig.useMasterNodeExclusivelyForIndexing attribute. |
void |
setUseMasterNodeExclusivelyForIndexing(java.lang.Boolean value)
Generated method - Setter of the
SolrServerConfig.useMasterNodeExclusivelyForIndexing attribute. |
void |
setUseMasterNodeExclusivelyForIndexing(SessionContext ctx,
boolean value)
Generated method - Setter of the
SolrServerConfig.useMasterNodeExclusivelyForIndexing attribute. |
void |
setUseMasterNodeExclusivelyForIndexing(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
SolrServerConfig.useMasterNodeExclusivelyForIndexing attribute. |
void |
setUsername(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SolrServerConfig.username attribute. |
void |
setUsername(java.lang.String value)
Generated method - Setter of the
SolrServerConfig.username attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacesetTenantpublic static final java.lang.String NAME
SolrServerConfig.name attributepublic static final java.lang.String MODE
SolrServerConfig.mode attributepublic static final java.lang.String EMBEDDEDMASTER
SolrServerConfig.embeddedMaster attributepublic static final java.lang.String ALIVECHECKINTERVAL
SolrServerConfig.aliveCheckInterval attributepublic static final java.lang.String CONNECTIONTIMEOUT
SolrServerConfig.connectionTimeout attributepublic static final java.lang.String SOCKETTIMEOUT
SolrServerConfig.socketTimeout attributepublic static final java.lang.String TCPNODELAY
SolrServerConfig.tcpNoDelay attributepublic static final java.lang.String MAXTOTALCONNECTIONS
SolrServerConfig.maxTotalConnections attributepublic static final java.lang.String MAXTOTALCONNECTIONSPERHOSTCONFIG
SolrServerConfig.maxTotalConnectionsPerHostConfig attributepublic static final java.lang.String USERNAME
SolrServerConfig.username attributepublic static final java.lang.String PASSWORD
SolrServerConfig.password attributepublic static final java.lang.String INDEXINGALIVECHECKINTERVAL
SolrServerConfig.indexingAliveCheckInterval attributepublic static final java.lang.String INDEXINGCONNECTIONTIMEOUT
SolrServerConfig.indexingConnectionTimeout attributepublic static final java.lang.String INDEXINGSOCKETTIMEOUT
SolrServerConfig.indexingSocketTimeout attributepublic static final java.lang.String INDEXINGTCPNODELAY
SolrServerConfig.indexingTcpNoDelay attributepublic static final java.lang.String INDEXINGMAXTOTALCONNECTIONS
SolrServerConfig.indexingMaxTotalConnections attributepublic static final java.lang.String INDEXINGMAXTOTALCONNECTIONSPERHOSTCONFIG
SolrServerConfig.indexingMaxTotalConnectionsPerHostConfig attributepublic static final java.lang.String INDEXINGUSERNAME
SolrServerConfig.indexingUsername attributepublic static final java.lang.String INDEXINGPASSWORD
SolrServerConfig.indexingPassword attributepublic static final java.lang.String READTIMEOUT
SolrServerConfig.readTimeout attributepublic static final java.lang.String USEMASTERNODEEXCLUSIVELYFORINDEXING
SolrServerConfig.useMasterNodeExclusivelyForIndexing attributepublic static final java.lang.String NUMSHARDS
SolrServerConfig.numShards attributepublic static final java.lang.String REPLICATIONFACTOR
SolrServerConfig.replicationFactor attributepublic static final java.lang.String SOLRQUERYMETHOD
SolrServerConfig.solrQueryMethod attributepublic static final java.lang.String SOLRENDPOINTURLS
SolrServerConfig.solrEndpointUrls attributeprotected static final OneToManyHandler<SolrEndpointUrl> SOLRENDPOINTURLSHANDLER
OneToManyHandler for handling 1:n SOLRENDPOINTURLS's relation attributes from 'many' side.protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic java.lang.Integer getAliveCheckInterval(SessionContext ctx)
SolrServerConfig.aliveCheckInterval attribute.public java.lang.Integer getAliveCheckInterval()
SolrServerConfig.aliveCheckInterval attribute.public int getAliveCheckIntervalAsPrimitive(SessionContext ctx)
SolrServerConfig.aliveCheckInterval attribute.public int getAliveCheckIntervalAsPrimitive()
SolrServerConfig.aliveCheckInterval attribute.public void setAliveCheckInterval(SessionContext ctx, java.lang.Integer value)
SolrServerConfig.aliveCheckInterval attribute.value - the aliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.public void setAliveCheckInterval(java.lang.Integer value)
SolrServerConfig.aliveCheckInterval attribute.value - the aliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.public void setAliveCheckInterval(SessionContext ctx, int value)
SolrServerConfig.aliveCheckInterval attribute.value - the aliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.public void setAliveCheckInterval(int value)
SolrServerConfig.aliveCheckInterval attribute.value - the aliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.public java.lang.Integer getConnectionTimeout(SessionContext ctx)
SolrServerConfig.connectionTimeout attribute.public java.lang.Integer getConnectionTimeout()
SolrServerConfig.connectionTimeout attribute.public int getConnectionTimeoutAsPrimitive(SessionContext ctx)
SolrServerConfig.connectionTimeout attribute.public int getConnectionTimeoutAsPrimitive()
SolrServerConfig.connectionTimeout attribute.public void setConnectionTimeout(SessionContext ctx, java.lang.Integer value)
SolrServerConfig.connectionTimeout attribute.value - the connectionTimeout - Sets the timeout in milliseconds until a connection is established.public void setConnectionTimeout(java.lang.Integer value)
SolrServerConfig.connectionTimeout attribute.value - the connectionTimeout - Sets the timeout in milliseconds until a connection is established.public void setConnectionTimeout(SessionContext ctx, int value)
SolrServerConfig.connectionTimeout attribute.value - the connectionTimeout - Sets the timeout in milliseconds until a connection is established.public void setConnectionTimeout(int value)
SolrServerConfig.connectionTimeout attribute.value - the connectionTimeout - Sets the timeout in milliseconds until a connection is established.public java.lang.Boolean isEmbeddedMaster(SessionContext ctx)
SolrServerConfig.embeddedMaster attribute.public java.lang.Boolean isEmbeddedMaster()
SolrServerConfig.embeddedMaster attribute.public boolean isEmbeddedMasterAsPrimitive(SessionContext ctx)
SolrServerConfig.embeddedMaster attribute.public boolean isEmbeddedMasterAsPrimitive()
SolrServerConfig.embeddedMaster attribute.public void setEmbeddedMaster(SessionContext ctx, java.lang.Boolean value)
SolrServerConfig.embeddedMaster attribute.value - the embeddedMasterpublic void setEmbeddedMaster(java.lang.Boolean value)
SolrServerConfig.embeddedMaster attribute.value - the embeddedMasterpublic void setEmbeddedMaster(SessionContext ctx, boolean value)
SolrServerConfig.embeddedMaster attribute.value - the embeddedMasterpublic void setEmbeddedMaster(boolean value)
SolrServerConfig.embeddedMaster attribute.value - the embeddedMasterpublic java.lang.Integer getIndexingAliveCheckInterval(SessionContext ctx)
SolrServerConfig.indexingAliveCheckInterval attribute.public java.lang.Integer getIndexingAliveCheckInterval()
SolrServerConfig.indexingAliveCheckInterval attribute.public int getIndexingAliveCheckIntervalAsPrimitive(SessionContext ctx)
SolrServerConfig.indexingAliveCheckInterval attribute.public int getIndexingAliveCheckIntervalAsPrimitive()
SolrServerConfig.indexingAliveCheckInterval attribute.public void setIndexingAliveCheckInterval(SessionContext ctx, java.lang.Integer value)
SolrServerConfig.indexingAliveCheckInterval attribute.value - the indexingAliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.public void setIndexingAliveCheckInterval(java.lang.Integer value)
SolrServerConfig.indexingAliveCheckInterval attribute.value - the indexingAliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.public void setIndexingAliveCheckInterval(SessionContext ctx, int value)
SolrServerConfig.indexingAliveCheckInterval attribute.value - the indexingAliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.public void setIndexingAliveCheckInterval(int value)
SolrServerConfig.indexingAliveCheckInterval attribute.value - the indexingAliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.public java.lang.Integer getIndexingConnectionTimeout(SessionContext ctx)
SolrServerConfig.indexingConnectionTimeout attribute.public java.lang.Integer getIndexingConnectionTimeout()
SolrServerConfig.indexingConnectionTimeout attribute.public int getIndexingConnectionTimeoutAsPrimitive(SessionContext ctx)
SolrServerConfig.indexingConnectionTimeout attribute.public int getIndexingConnectionTimeoutAsPrimitive()
SolrServerConfig.indexingConnectionTimeout attribute.public void setIndexingConnectionTimeout(SessionContext ctx, java.lang.Integer value)
SolrServerConfig.indexingConnectionTimeout attribute.value - the indexingConnectionTimeout - Sets the timeout in milliseconds until a connection is established.public void setIndexingConnectionTimeout(java.lang.Integer value)
SolrServerConfig.indexingConnectionTimeout attribute.value - the indexingConnectionTimeout - Sets the timeout in milliseconds until a connection is established.public void setIndexingConnectionTimeout(SessionContext ctx, int value)
SolrServerConfig.indexingConnectionTimeout attribute.value - the indexingConnectionTimeout - Sets the timeout in milliseconds until a connection is established.public void setIndexingConnectionTimeout(int value)
SolrServerConfig.indexingConnectionTimeout attribute.value - the indexingConnectionTimeout - Sets the timeout in milliseconds until a connection is established.public java.lang.Integer getIndexingMaxTotalConnections(SessionContext ctx)
SolrServerConfig.indexingMaxTotalConnections attribute.public java.lang.Integer getIndexingMaxTotalConnections()
SolrServerConfig.indexingMaxTotalConnections attribute.public int getIndexingMaxTotalConnectionsAsPrimitive(SessionContext ctx)
SolrServerConfig.indexingMaxTotalConnections attribute.public int getIndexingMaxTotalConnectionsAsPrimitive()
SolrServerConfig.indexingMaxTotalConnections attribute.public void setIndexingMaxTotalConnections(SessionContext ctx, java.lang.Integer value)
SolrServerConfig.indexingMaxTotalConnections attribute.value - the indexingMaxTotalConnections - Sets the maximum total connections allowedpublic void setIndexingMaxTotalConnections(java.lang.Integer value)
SolrServerConfig.indexingMaxTotalConnections attribute.value - the indexingMaxTotalConnections - Sets the maximum total connections allowedpublic void setIndexingMaxTotalConnections(SessionContext ctx, int value)
SolrServerConfig.indexingMaxTotalConnections attribute.value - the indexingMaxTotalConnections - Sets the maximum total connections allowedpublic void setIndexingMaxTotalConnections(int value)
SolrServerConfig.indexingMaxTotalConnections attribute.value - the indexingMaxTotalConnections - Sets the maximum total connections allowedpublic java.lang.Integer getIndexingMaxTotalConnectionsPerHostConfig(SessionContext ctx)
SolrServerConfig.indexingMaxTotalConnectionsPerHostConfig attribute.public java.lang.Integer getIndexingMaxTotalConnectionsPerHostConfig()
SolrServerConfig.indexingMaxTotalConnectionsPerHostConfig attribute.public int getIndexingMaxTotalConnectionsPerHostConfigAsPrimitive(SessionContext ctx)
SolrServerConfig.indexingMaxTotalConnectionsPerHostConfig attribute.public int getIndexingMaxTotalConnectionsPerHostConfigAsPrimitive()
SolrServerConfig.indexingMaxTotalConnectionsPerHostConfig attribute.public void setIndexingMaxTotalConnectionsPerHostConfig(SessionContext ctx, java.lang.Integer value)
SolrServerConfig.indexingMaxTotalConnectionsPerHostConfig attribute.value - the indexingMaxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host configpublic void setIndexingMaxTotalConnectionsPerHostConfig(java.lang.Integer value)
SolrServerConfig.indexingMaxTotalConnectionsPerHostConfig attribute.value - the indexingMaxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host configpublic void setIndexingMaxTotalConnectionsPerHostConfig(SessionContext ctx, int value)
SolrServerConfig.indexingMaxTotalConnectionsPerHostConfig attribute.value - the indexingMaxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host configpublic void setIndexingMaxTotalConnectionsPerHostConfig(int value)
SolrServerConfig.indexingMaxTotalConnectionsPerHostConfig attribute.value - the indexingMaxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host configpublic java.lang.String getIndexingPassword(SessionContext ctx)
SolrServerConfig.indexingPassword attribute.public java.lang.String getIndexingPassword()
SolrServerConfig.indexingPassword attribute.public void setIndexingPassword(SessionContext ctx, java.lang.String value)
SolrServerConfig.indexingPassword attribute.value - the indexingPasswordpublic void setIndexingPassword(java.lang.String value)
SolrServerConfig.indexingPassword attribute.value - the indexingPasswordpublic java.lang.Integer getIndexingSocketTimeout(SessionContext ctx)
SolrServerConfig.indexingSocketTimeout attribute.public java.lang.Integer getIndexingSocketTimeout()
SolrServerConfig.indexingSocketTimeout attribute.public int getIndexingSocketTimeoutAsPrimitive(SessionContext ctx)
SolrServerConfig.indexingSocketTimeout attribute.public int getIndexingSocketTimeoutAsPrimitive()
SolrServerConfig.indexingSocketTimeout attribute.public void setIndexingSocketTimeout(SessionContext ctx, java.lang.Integer value)
SolrServerConfig.indexingSocketTimeout attribute.value - the indexingSocketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for datapublic void setIndexingSocketTimeout(java.lang.Integer value)
SolrServerConfig.indexingSocketTimeout attribute.value - the indexingSocketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for datapublic void setIndexingSocketTimeout(SessionContext ctx, int value)
SolrServerConfig.indexingSocketTimeout attribute.value - the indexingSocketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for datapublic void setIndexingSocketTimeout(int value)
SolrServerConfig.indexingSocketTimeout attribute.value - the indexingSocketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for datapublic java.lang.Boolean isIndexingTcpNoDelay(SessionContext ctx)
SolrServerConfig.indexingTcpNoDelay attribute.public java.lang.Boolean isIndexingTcpNoDelay()
SolrServerConfig.indexingTcpNoDelay attribute.public boolean isIndexingTcpNoDelayAsPrimitive(SessionContext ctx)
SolrServerConfig.indexingTcpNoDelay attribute.public boolean isIndexingTcpNoDelayAsPrimitive()
SolrServerConfig.indexingTcpNoDelay attribute.public void setIndexingTcpNoDelay(SessionContext ctx, java.lang.Boolean value)
SolrServerConfig.indexingTcpNoDelay attribute.value - the indexingTcpNoDelay - Setting to true disables TCP packet batchingpublic void setIndexingTcpNoDelay(java.lang.Boolean value)
SolrServerConfig.indexingTcpNoDelay attribute.value - the indexingTcpNoDelay - Setting to true disables TCP packet batchingpublic void setIndexingTcpNoDelay(SessionContext ctx, boolean value)
SolrServerConfig.indexingTcpNoDelay attribute.value - the indexingTcpNoDelay - Setting to true disables TCP packet batchingpublic void setIndexingTcpNoDelay(boolean value)
SolrServerConfig.indexingTcpNoDelay attribute.value - the indexingTcpNoDelay - Setting to true disables TCP packet batchingpublic java.lang.String getIndexingUsername(SessionContext ctx)
SolrServerConfig.indexingUsername attribute.public java.lang.String getIndexingUsername()
SolrServerConfig.indexingUsername attribute.public void setIndexingUsername(SessionContext ctx, java.lang.String value)
SolrServerConfig.indexingUsername attribute.value - the indexingUsernamepublic void setIndexingUsername(java.lang.String value)
SolrServerConfig.indexingUsername attribute.value - the indexingUsernamepublic java.lang.Integer getMaxTotalConnections(SessionContext ctx)
SolrServerConfig.maxTotalConnections attribute.public java.lang.Integer getMaxTotalConnections()
SolrServerConfig.maxTotalConnections attribute.public int getMaxTotalConnectionsAsPrimitive(SessionContext ctx)
SolrServerConfig.maxTotalConnections attribute.public int getMaxTotalConnectionsAsPrimitive()
SolrServerConfig.maxTotalConnections attribute.public void setMaxTotalConnections(SessionContext ctx, java.lang.Integer value)
SolrServerConfig.maxTotalConnections attribute.value - the maxTotalConnections - Sets the maximum total connections allowedpublic void setMaxTotalConnections(java.lang.Integer value)
SolrServerConfig.maxTotalConnections attribute.value - the maxTotalConnections - Sets the maximum total connections allowedpublic void setMaxTotalConnections(SessionContext ctx, int value)
SolrServerConfig.maxTotalConnections attribute.value - the maxTotalConnections - Sets the maximum total connections allowedpublic void setMaxTotalConnections(int value)
SolrServerConfig.maxTotalConnections attribute.value - the maxTotalConnections - Sets the maximum total connections allowedpublic java.lang.Integer getMaxTotalConnectionsPerHostConfig(SessionContext ctx)
SolrServerConfig.maxTotalConnectionsPerHostConfig attribute.public java.lang.Integer getMaxTotalConnectionsPerHostConfig()
SolrServerConfig.maxTotalConnectionsPerHostConfig attribute.public int getMaxTotalConnectionsPerHostConfigAsPrimitive(SessionContext ctx)
SolrServerConfig.maxTotalConnectionsPerHostConfig attribute.public int getMaxTotalConnectionsPerHostConfigAsPrimitive()
SolrServerConfig.maxTotalConnectionsPerHostConfig attribute.public void setMaxTotalConnectionsPerHostConfig(SessionContext ctx, java.lang.Integer value)
SolrServerConfig.maxTotalConnectionsPerHostConfig attribute.value - the maxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host configpublic void setMaxTotalConnectionsPerHostConfig(java.lang.Integer value)
SolrServerConfig.maxTotalConnectionsPerHostConfig attribute.value - the maxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host configpublic void setMaxTotalConnectionsPerHostConfig(SessionContext ctx, int value)
SolrServerConfig.maxTotalConnectionsPerHostConfig attribute.value - the maxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host configpublic void setMaxTotalConnectionsPerHostConfig(int value)
SolrServerConfig.maxTotalConnectionsPerHostConfig attribute.value - the maxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host configpublic EnumerationValue getMode(SessionContext ctx)
SolrServerConfig.mode attribute.public EnumerationValue getMode()
SolrServerConfig.mode attribute.public void setMode(SessionContext ctx, EnumerationValue value)
SolrServerConfig.mode attribute.value - the mode - operation mode of Solr serverpublic void setMode(EnumerationValue value)
SolrServerConfig.mode attribute.value - the mode - operation mode of Solr serverpublic java.lang.String getName(SessionContext ctx)
SolrServerConfig.name attribute.public java.lang.String getName()
SolrServerConfig.name attribute.protected void setName(SessionContext ctx, java.lang.String value)
SolrServerConfig.name attribute.value - the name - unique identifier of solr configurationprotected void setName(java.lang.String value)
SolrServerConfig.name attribute.value - the name - unique identifier of solr configurationpublic java.lang.Integer getNumShards(SessionContext ctx)
SolrServerConfig.numShards attribute.public java.lang.Integer getNumShards()
SolrServerConfig.numShards attribute.public int getNumShardsAsPrimitive(SessionContext ctx)
SolrServerConfig.numShards attribute.public int getNumShardsAsPrimitive()
SolrServerConfig.numShards attribute.public void setNumShards(SessionContext ctx, java.lang.Integer value)
SolrServerConfig.numShards attribute.value - the numShardspublic void setNumShards(java.lang.Integer value)
SolrServerConfig.numShards attribute.value - the numShardspublic void setNumShards(SessionContext ctx, int value)
SolrServerConfig.numShards attribute.value - the numShardspublic void setNumShards(int value)
SolrServerConfig.numShards attribute.value - the numShardspublic java.lang.String getPassword(SessionContext ctx)
SolrServerConfig.password attribute.public java.lang.String getPassword()
SolrServerConfig.password attribute.public void setPassword(SessionContext ctx, java.lang.String value)
SolrServerConfig.password attribute.value - the passwordpublic void setPassword(java.lang.String value)
SolrServerConfig.password attribute.value - the passwordpublic java.lang.Integer getReadTimeout(SessionContext ctx)
SolrServerConfig.readTimeout attribute.public java.lang.Integer getReadTimeout()
SolrServerConfig.readTimeout attribute.public int getReadTimeoutAsPrimitive(SessionContext ctx)
SolrServerConfig.readTimeout attribute.public int getReadTimeoutAsPrimitive()
SolrServerConfig.readTimeout attribute.public void setReadTimeout(SessionContext ctx, java.lang.Integer value)
SolrServerConfig.readTimeout attribute.value - the readTimeoutpublic void setReadTimeout(java.lang.Integer value)
SolrServerConfig.readTimeout attribute.value - the readTimeoutpublic void setReadTimeout(SessionContext ctx, int value)
SolrServerConfig.readTimeout attribute.value - the readTimeoutpublic void setReadTimeout(int value)
SolrServerConfig.readTimeout attribute.value - the readTimeoutpublic java.lang.Integer getReplicationFactor(SessionContext ctx)
SolrServerConfig.replicationFactor attribute.public java.lang.Integer getReplicationFactor()
SolrServerConfig.replicationFactor attribute.public int getReplicationFactorAsPrimitive(SessionContext ctx)
SolrServerConfig.replicationFactor attribute.public int getReplicationFactorAsPrimitive()
SolrServerConfig.replicationFactor attribute.public void setReplicationFactor(SessionContext ctx, java.lang.Integer value)
SolrServerConfig.replicationFactor attribute.value - the replicationFactorpublic void setReplicationFactor(java.lang.Integer value)
SolrServerConfig.replicationFactor attribute.value - the replicationFactorpublic void setReplicationFactor(SessionContext ctx, int value)
SolrServerConfig.replicationFactor attribute.value - the replicationFactorpublic void setReplicationFactor(int value)
SolrServerConfig.replicationFactor attribute.value - the replicationFactorpublic java.lang.Integer getSocketTimeout(SessionContext ctx)
SolrServerConfig.socketTimeout attribute.public java.lang.Integer getSocketTimeout()
SolrServerConfig.socketTimeout attribute.public int getSocketTimeoutAsPrimitive(SessionContext ctx)
SolrServerConfig.socketTimeout attribute.public int getSocketTimeoutAsPrimitive()
SolrServerConfig.socketTimeout attribute.public void setSocketTimeout(SessionContext ctx, java.lang.Integer value)
SolrServerConfig.socketTimeout attribute.value - the socketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for datapublic void setSocketTimeout(java.lang.Integer value)
SolrServerConfig.socketTimeout attribute.value - the socketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for datapublic void setSocketTimeout(SessionContext ctx, int value)
SolrServerConfig.socketTimeout attribute.value - the socketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for datapublic void setSocketTimeout(int value)
SolrServerConfig.socketTimeout attribute.value - the socketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for datapublic java.util.List<SolrEndpointUrl> getSolrEndpointUrls(SessionContext ctx)
SolrServerConfig.solrEndpointUrls attribute.public java.util.List<SolrEndpointUrl> getSolrEndpointUrls()
SolrServerConfig.solrEndpointUrls attribute.public void setSolrEndpointUrls(SessionContext ctx, java.util.List<SolrEndpointUrl> value)
SolrServerConfig.solrEndpointUrls attribute.value - the solrEndpointUrlspublic void setSolrEndpointUrls(java.util.List<SolrEndpointUrl> value)
SolrServerConfig.solrEndpointUrls attribute.value - the solrEndpointUrlspublic void addToSolrEndpointUrls(SessionContext ctx, SolrEndpointUrl value)
value to solrEndpointUrls.value - the item to add to solrEndpointUrlspublic void addToSolrEndpointUrls(SolrEndpointUrl value)
value to solrEndpointUrls.value - the item to add to solrEndpointUrlspublic void removeFromSolrEndpointUrls(SessionContext ctx, SolrEndpointUrl value)
value from solrEndpointUrls.value - the item to remove from solrEndpointUrlspublic void removeFromSolrEndpointUrls(SolrEndpointUrl value)
value from solrEndpointUrls.value - the item to remove from solrEndpointUrlspublic EnumerationValue getSolrQueryMethod(SessionContext ctx)
SolrServerConfig.solrQueryMethod attribute.public EnumerationValue getSolrQueryMethod()
SolrServerConfig.solrQueryMethod attribute.public void setSolrQueryMethod(SessionContext ctx, EnumerationValue value)
SolrServerConfig.solrQueryMethod attribute.value - the solrQueryMethodpublic void setSolrQueryMethod(EnumerationValue value)
SolrServerConfig.solrQueryMethod attribute.value - the solrQueryMethodpublic java.lang.Boolean isTcpNoDelay(SessionContext ctx)
SolrServerConfig.tcpNoDelay attribute.public java.lang.Boolean isTcpNoDelay()
SolrServerConfig.tcpNoDelay attribute.public boolean isTcpNoDelayAsPrimitive(SessionContext ctx)
SolrServerConfig.tcpNoDelay attribute.public boolean isTcpNoDelayAsPrimitive()
SolrServerConfig.tcpNoDelay attribute.public void setTcpNoDelay(SessionContext ctx, java.lang.Boolean value)
SolrServerConfig.tcpNoDelay attribute.value - the tcpNoDelay - Setting to true disables TCP packet batchingpublic void setTcpNoDelay(java.lang.Boolean value)
SolrServerConfig.tcpNoDelay attribute.value - the tcpNoDelay - Setting to true disables TCP packet batchingpublic void setTcpNoDelay(SessionContext ctx, boolean value)
SolrServerConfig.tcpNoDelay attribute.value - the tcpNoDelay - Setting to true disables TCP packet batchingpublic void setTcpNoDelay(boolean value)
SolrServerConfig.tcpNoDelay attribute.value - the tcpNoDelay - Setting to true disables TCP packet batchingpublic java.lang.Boolean isUseMasterNodeExclusivelyForIndexing(SessionContext ctx)
SolrServerConfig.useMasterNodeExclusivelyForIndexing attribute.public java.lang.Boolean isUseMasterNodeExclusivelyForIndexing()
SolrServerConfig.useMasterNodeExclusivelyForIndexing attribute.public boolean isUseMasterNodeExclusivelyForIndexingAsPrimitive(SessionContext ctx)
SolrServerConfig.useMasterNodeExclusivelyForIndexing attribute.public boolean isUseMasterNodeExclusivelyForIndexingAsPrimitive()
SolrServerConfig.useMasterNodeExclusivelyForIndexing attribute.public void setUseMasterNodeExclusivelyForIndexing(SessionContext ctx, java.lang.Boolean value)
SolrServerConfig.useMasterNodeExclusivelyForIndexing attribute.value - the useMasterNodeExclusivelyForIndexingpublic void setUseMasterNodeExclusivelyForIndexing(java.lang.Boolean value)
SolrServerConfig.useMasterNodeExclusivelyForIndexing attribute.value - the useMasterNodeExclusivelyForIndexingpublic void setUseMasterNodeExclusivelyForIndexing(SessionContext ctx, boolean value)
SolrServerConfig.useMasterNodeExclusivelyForIndexing attribute.value - the useMasterNodeExclusivelyForIndexingpublic void setUseMasterNodeExclusivelyForIndexing(boolean value)
SolrServerConfig.useMasterNodeExclusivelyForIndexing attribute.value - the useMasterNodeExclusivelyForIndexingpublic java.lang.String getUsername(SessionContext ctx)
SolrServerConfig.username attribute.public java.lang.String getUsername()
SolrServerConfig.username attribute.public void setUsername(SessionContext ctx, java.lang.String value)
SolrServerConfig.username attribute.value - the usernamepublic void setUsername(java.lang.String value)
SolrServerConfig.username attribute.value - the usernameCopyright © 2018 SAP SE. All Rights Reserved.