Class GeneratedSolrServerConfig
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.solrfacetsearch.jalo.config.GeneratedSolrServerConfig
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
SolrServerConfig
public abstract class GeneratedSolrServerConfig extends GenericItem
Generated class for typeSolrServerConfig.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringALIVECHECKINTERVALQualifier of theSolrServerConfig.aliveCheckIntervalattributestatic java.lang.StringAUTOADDREPLICASQualifier of theSolrServerConfig.autoAddReplicasattributestatic java.lang.StringCONNECTIONTIMEOUTQualifier of theSolrServerConfig.connectionTimeoutattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringEMBEDDEDMASTERQualifier of theSolrServerConfig.embeddedMasterattributestatic java.lang.StringINDEXINGALIVECHECKINTERVALQualifier of theSolrServerConfig.indexingAliveCheckIntervalattributestatic java.lang.StringINDEXINGCONNECTIONTIMEOUTQualifier of theSolrServerConfig.indexingConnectionTimeoutattributestatic java.lang.StringINDEXINGMAXTOTALCONNECTIONSQualifier of theSolrServerConfig.indexingMaxTotalConnectionsattributestatic java.lang.StringINDEXINGMAXTOTALCONNECTIONSPERHOSTCONFIGQualifier of theSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattributestatic java.lang.StringINDEXINGPASSWORDQualifier of theSolrServerConfig.indexingPasswordattributestatic java.lang.StringINDEXINGSOCKETTIMEOUTQualifier of theSolrServerConfig.indexingSocketTimeoutattributestatic java.lang.StringINDEXINGTCPNODELAYQualifier of theSolrServerConfig.indexingTcpNoDelayattributestatic java.lang.StringINDEXINGUSERNAMEQualifier of theSolrServerConfig.indexingUsernameattributestatic java.lang.StringMAXTOTALCONNECTIONSQualifier of theSolrServerConfig.maxTotalConnectionsattributestatic java.lang.StringMAXTOTALCONNECTIONSPERHOSTCONFIGQualifier of theSolrServerConfig.maxTotalConnectionsPerHostConfigattributestatic java.lang.StringMODEQualifier of theSolrServerConfig.modeattributestatic java.lang.StringNAMEQualifier of theSolrServerConfig.nameattributestatic java.lang.StringNUMSHARDSQualifier of theSolrServerConfig.numShardsattributestatic java.lang.StringPASSWORDQualifier of theSolrServerConfig.passwordattributestatic java.lang.StringREADTIMEOUTQualifier of theSolrServerConfig.readTimeoutattributestatic java.lang.StringREPLICATIONFACTORQualifier of theSolrServerConfig.replicationFactorattributestatic java.lang.StringSOCKETTIMEOUTQualifier of theSolrServerConfig.socketTimeoutattributestatic java.lang.StringSOLRENDPOINTURLSQualifier of theSolrServerConfig.solrEndpointUrlsattributeprotected static OneToManyHandler<SolrEndpointUrl>SOLRENDPOINTURLSHANDLEROneToManyHandlerfor handling 1:n SOLRENDPOINTURLS's relation attributes from 'many' side.static java.lang.StringSOLRQUERYMETHODQualifier of theSolrServerConfig.solrQueryMethodattributestatic java.lang.StringTCPNODELAYQualifier of theSolrServerConfig.tcpNoDelayattributestatic java.lang.StringUSEMASTERNODEEXCLUSIVELYFORINDEXINGQualifier of theSolrServerConfig.useMasterNodeExclusivelyForIndexingattributestatic java.lang.StringUSERNAMEQualifier of theSolrServerConfig.usernameattribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedSolrServerConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToSolrEndpointUrls(SessionContext ctx, SolrEndpointUrl value)Generated method - Addsvalueto solrEndpointUrls.voidaddToSolrEndpointUrls(SolrEndpointUrl value)Generated method - Addsvalueto solrEndpointUrls.java.lang.IntegergetAliveCheckInterval()Generated method - Getter of theSolrServerConfig.aliveCheckIntervalattribute.java.lang.IntegergetAliveCheckInterval(SessionContext ctx)Generated method - Getter of theSolrServerConfig.aliveCheckIntervalattribute.intgetAliveCheckIntervalAsPrimitive()Generated method - Getter of theSolrServerConfig.aliveCheckIntervalattribute.intgetAliveCheckIntervalAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrServerConfig.aliveCheckIntervalattribute.java.lang.IntegergetConnectionTimeout()Generated method - Getter of theSolrServerConfig.connectionTimeoutattribute.java.lang.IntegergetConnectionTimeout(SessionContext ctx)Generated method - Getter of theSolrServerConfig.connectionTimeoutattribute.intgetConnectionTimeoutAsPrimitive()Generated method - Getter of theSolrServerConfig.connectionTimeoutattribute.intgetConnectionTimeoutAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrServerConfig.connectionTimeoutattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.IntegergetIndexingAliveCheckInterval()Generated method - Getter of theSolrServerConfig.indexingAliveCheckIntervalattribute.java.lang.IntegergetIndexingAliveCheckInterval(SessionContext ctx)Generated method - Getter of theSolrServerConfig.indexingAliveCheckIntervalattribute.intgetIndexingAliveCheckIntervalAsPrimitive()Generated method - Getter of theSolrServerConfig.indexingAliveCheckIntervalattribute.intgetIndexingAliveCheckIntervalAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrServerConfig.indexingAliveCheckIntervalattribute.java.lang.IntegergetIndexingConnectionTimeout()Generated method - Getter of theSolrServerConfig.indexingConnectionTimeoutattribute.java.lang.IntegergetIndexingConnectionTimeout(SessionContext ctx)Generated method - Getter of theSolrServerConfig.indexingConnectionTimeoutattribute.intgetIndexingConnectionTimeoutAsPrimitive()Generated method - Getter of theSolrServerConfig.indexingConnectionTimeoutattribute.intgetIndexingConnectionTimeoutAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrServerConfig.indexingConnectionTimeoutattribute.java.lang.IntegergetIndexingMaxTotalConnections()Generated method - Getter of theSolrServerConfig.indexingMaxTotalConnectionsattribute.java.lang.IntegergetIndexingMaxTotalConnections(SessionContext ctx)Generated method - Getter of theSolrServerConfig.indexingMaxTotalConnectionsattribute.intgetIndexingMaxTotalConnectionsAsPrimitive()Generated method - Getter of theSolrServerConfig.indexingMaxTotalConnectionsattribute.intgetIndexingMaxTotalConnectionsAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrServerConfig.indexingMaxTotalConnectionsattribute.java.lang.IntegergetIndexingMaxTotalConnectionsPerHostConfig()Generated method - Getter of theSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute.java.lang.IntegergetIndexingMaxTotalConnectionsPerHostConfig(SessionContext ctx)Generated method - Getter of theSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute.intgetIndexingMaxTotalConnectionsPerHostConfigAsPrimitive()Generated method - Getter of theSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute.intgetIndexingMaxTotalConnectionsPerHostConfigAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute.java.lang.StringgetIndexingPassword()Generated method - Getter of theSolrServerConfig.indexingPasswordattribute.java.lang.StringgetIndexingPassword(SessionContext ctx)Generated method - Getter of theSolrServerConfig.indexingPasswordattribute.java.lang.IntegergetIndexingSocketTimeout()Generated method - Getter of theSolrServerConfig.indexingSocketTimeoutattribute.java.lang.IntegergetIndexingSocketTimeout(SessionContext ctx)Generated method - Getter of theSolrServerConfig.indexingSocketTimeoutattribute.intgetIndexingSocketTimeoutAsPrimitive()Generated method - Getter of theSolrServerConfig.indexingSocketTimeoutattribute.intgetIndexingSocketTimeoutAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrServerConfig.indexingSocketTimeoutattribute.java.lang.StringgetIndexingUsername()Generated method - Getter of theSolrServerConfig.indexingUsernameattribute.java.lang.StringgetIndexingUsername(SessionContext ctx)Generated method - Getter of theSolrServerConfig.indexingUsernameattribute.java.lang.IntegergetMaxTotalConnections()Generated method - Getter of theSolrServerConfig.maxTotalConnectionsattribute.java.lang.IntegergetMaxTotalConnections(SessionContext ctx)Generated method - Getter of theSolrServerConfig.maxTotalConnectionsattribute.intgetMaxTotalConnectionsAsPrimitive()Generated method - Getter of theSolrServerConfig.maxTotalConnectionsattribute.intgetMaxTotalConnectionsAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrServerConfig.maxTotalConnectionsattribute.java.lang.IntegergetMaxTotalConnectionsPerHostConfig()Generated method - Getter of theSolrServerConfig.maxTotalConnectionsPerHostConfigattribute.java.lang.IntegergetMaxTotalConnectionsPerHostConfig(SessionContext ctx)Generated method - Getter of theSolrServerConfig.maxTotalConnectionsPerHostConfigattribute.intgetMaxTotalConnectionsPerHostConfigAsPrimitive()Generated method - Getter of theSolrServerConfig.maxTotalConnectionsPerHostConfigattribute.intgetMaxTotalConnectionsPerHostConfigAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrServerConfig.maxTotalConnectionsPerHostConfigattribute.EnumerationValuegetMode()Generated method - Getter of theSolrServerConfig.modeattribute.EnumerationValuegetMode(SessionContext ctx)Generated method - Getter of theSolrServerConfig.modeattribute.java.lang.StringgetName()Generated method - Getter of theSolrServerConfig.nameattribute.java.lang.StringgetName(SessionContext ctx)Generated method - Getter of theSolrServerConfig.nameattribute.java.lang.IntegergetNumShards()Generated method - Getter of theSolrServerConfig.numShardsattribute.java.lang.IntegergetNumShards(SessionContext ctx)Generated method - Getter of theSolrServerConfig.numShardsattribute.intgetNumShardsAsPrimitive()Generated method - Getter of theSolrServerConfig.numShardsattribute.intgetNumShardsAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrServerConfig.numShardsattribute.java.lang.StringgetPassword()Generated method - Getter of theSolrServerConfig.passwordattribute.java.lang.StringgetPassword(SessionContext ctx)Generated method - Getter of theSolrServerConfig.passwordattribute.java.lang.IntegergetReadTimeout()Generated method - Getter of theSolrServerConfig.readTimeoutattribute.java.lang.IntegergetReadTimeout(SessionContext ctx)Generated method - Getter of theSolrServerConfig.readTimeoutattribute.intgetReadTimeoutAsPrimitive()Generated method - Getter of theSolrServerConfig.readTimeoutattribute.intgetReadTimeoutAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrServerConfig.readTimeoutattribute.java.lang.IntegergetReplicationFactor()Generated method - Getter of theSolrServerConfig.replicationFactorattribute.java.lang.IntegergetReplicationFactor(SessionContext ctx)Generated method - Getter of theSolrServerConfig.replicationFactorattribute.intgetReplicationFactorAsPrimitive()Generated method - Getter of theSolrServerConfig.replicationFactorattribute.intgetReplicationFactorAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrServerConfig.replicationFactorattribute.java.lang.IntegergetSocketTimeout()Generated method - Getter of theSolrServerConfig.socketTimeoutattribute.java.lang.IntegergetSocketTimeout(SessionContext ctx)Generated method - Getter of theSolrServerConfig.socketTimeoutattribute.intgetSocketTimeoutAsPrimitive()Generated method - Getter of theSolrServerConfig.socketTimeoutattribute.intgetSocketTimeoutAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrServerConfig.socketTimeoutattribute.java.util.List<SolrEndpointUrl>getSolrEndpointUrls()Generated method - Getter of theSolrServerConfig.solrEndpointUrlsattribute.java.util.List<SolrEndpointUrl>getSolrEndpointUrls(SessionContext ctx)Generated method - Getter of theSolrServerConfig.solrEndpointUrlsattribute.EnumerationValuegetSolrQueryMethod()Generated method - Getter of theSolrServerConfig.solrQueryMethodattribute.EnumerationValuegetSolrQueryMethod(SessionContext ctx)Generated method - Getter of theSolrServerConfig.solrQueryMethodattribute.java.lang.StringgetUsername()Generated method - Getter of theSolrServerConfig.usernameattribute.java.lang.StringgetUsername(SessionContext ctx)Generated method - Getter of theSolrServerConfig.usernameattribute.java.lang.BooleanisAutoAddReplicas()Generated method - Getter of theSolrServerConfig.autoAddReplicasattribute.java.lang.BooleanisAutoAddReplicas(SessionContext ctx)Generated method - Getter of theSolrServerConfig.autoAddReplicasattribute.booleanisAutoAddReplicasAsPrimitive()Generated method - Getter of theSolrServerConfig.autoAddReplicasattribute.booleanisAutoAddReplicasAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrServerConfig.autoAddReplicasattribute.java.lang.BooleanisEmbeddedMaster()Generated method - Getter of theSolrServerConfig.embeddedMasterattribute.java.lang.BooleanisEmbeddedMaster(SessionContext ctx)Generated method - Getter of theSolrServerConfig.embeddedMasterattribute.booleanisEmbeddedMasterAsPrimitive()Generated method - Getter of theSolrServerConfig.embeddedMasterattribute.booleanisEmbeddedMasterAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrServerConfig.embeddedMasterattribute.java.lang.BooleanisIndexingTcpNoDelay()Generated method - Getter of theSolrServerConfig.indexingTcpNoDelayattribute.java.lang.BooleanisIndexingTcpNoDelay(SessionContext ctx)Generated method - Getter of theSolrServerConfig.indexingTcpNoDelayattribute.booleanisIndexingTcpNoDelayAsPrimitive()Generated method - Getter of theSolrServerConfig.indexingTcpNoDelayattribute.booleanisIndexingTcpNoDelayAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrServerConfig.indexingTcpNoDelayattribute.java.lang.BooleanisTcpNoDelay()Generated method - Getter of theSolrServerConfig.tcpNoDelayattribute.java.lang.BooleanisTcpNoDelay(SessionContext ctx)Generated method - Getter of theSolrServerConfig.tcpNoDelayattribute.booleanisTcpNoDelayAsPrimitive()Generated method - Getter of theSolrServerConfig.tcpNoDelayattribute.booleanisTcpNoDelayAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrServerConfig.tcpNoDelayattribute.java.lang.BooleanisUseMasterNodeExclusivelyForIndexing()Generated method - Getter of theSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute.java.lang.BooleanisUseMasterNodeExclusivelyForIndexing(SessionContext ctx)Generated method - Getter of theSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute.booleanisUseMasterNodeExclusivelyForIndexingAsPrimitive()Generated method - Getter of theSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute.booleanisUseMasterNodeExclusivelyForIndexingAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute.voidremoveFromSolrEndpointUrls(SessionContext ctx, SolrEndpointUrl value)Generated method - Removesvaluefrom solrEndpointUrls.voidremoveFromSolrEndpointUrls(SolrEndpointUrl value)Generated method - Removesvaluefrom solrEndpointUrls.voidsetAliveCheckInterval(int value)Generated method - Setter of theSolrServerConfig.aliveCheckIntervalattribute.voidsetAliveCheckInterval(SessionContext ctx, int value)Generated method - Setter of theSolrServerConfig.aliveCheckIntervalattribute.voidsetAliveCheckInterval(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theSolrServerConfig.aliveCheckIntervalattribute.voidsetAliveCheckInterval(java.lang.Integer value)Generated method - Setter of theSolrServerConfig.aliveCheckIntervalattribute.voidsetAutoAddReplicas(boolean value)Generated method - Setter of theSolrServerConfig.autoAddReplicasattribute.voidsetAutoAddReplicas(SessionContext ctx, boolean value)Generated method - Setter of theSolrServerConfig.autoAddReplicasattribute.voidsetAutoAddReplicas(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSolrServerConfig.autoAddReplicasattribute.voidsetAutoAddReplicas(java.lang.Boolean value)Generated method - Setter of theSolrServerConfig.autoAddReplicasattribute.voidsetConnectionTimeout(int value)Generated method - Setter of theSolrServerConfig.connectionTimeoutattribute.voidsetConnectionTimeout(SessionContext ctx, int value)Generated method - Setter of theSolrServerConfig.connectionTimeoutattribute.voidsetConnectionTimeout(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theSolrServerConfig.connectionTimeoutattribute.voidsetConnectionTimeout(java.lang.Integer value)Generated method - Setter of theSolrServerConfig.connectionTimeoutattribute.voidsetEmbeddedMaster(boolean value)Generated method - Setter of theSolrServerConfig.embeddedMasterattribute.voidsetEmbeddedMaster(SessionContext ctx, boolean value)Generated method - Setter of theSolrServerConfig.embeddedMasterattribute.voidsetEmbeddedMaster(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSolrServerConfig.embeddedMasterattribute.voidsetEmbeddedMaster(java.lang.Boolean value)Generated method - Setter of theSolrServerConfig.embeddedMasterattribute.voidsetIndexingAliveCheckInterval(int value)Generated method - Setter of theSolrServerConfig.indexingAliveCheckIntervalattribute.voidsetIndexingAliveCheckInterval(SessionContext ctx, int value)Generated method - Setter of theSolrServerConfig.indexingAliveCheckIntervalattribute.voidsetIndexingAliveCheckInterval(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theSolrServerConfig.indexingAliveCheckIntervalattribute.voidsetIndexingAliveCheckInterval(java.lang.Integer value)Generated method - Setter of theSolrServerConfig.indexingAliveCheckIntervalattribute.voidsetIndexingConnectionTimeout(int value)Generated method - Setter of theSolrServerConfig.indexingConnectionTimeoutattribute.voidsetIndexingConnectionTimeout(SessionContext ctx, int value)Generated method - Setter of theSolrServerConfig.indexingConnectionTimeoutattribute.voidsetIndexingConnectionTimeout(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theSolrServerConfig.indexingConnectionTimeoutattribute.voidsetIndexingConnectionTimeout(java.lang.Integer value)Generated method - Setter of theSolrServerConfig.indexingConnectionTimeoutattribute.voidsetIndexingMaxTotalConnections(int value)Generated method - Setter of theSolrServerConfig.indexingMaxTotalConnectionsattribute.voidsetIndexingMaxTotalConnections(SessionContext ctx, int value)Generated method - Setter of theSolrServerConfig.indexingMaxTotalConnectionsattribute.voidsetIndexingMaxTotalConnections(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theSolrServerConfig.indexingMaxTotalConnectionsattribute.voidsetIndexingMaxTotalConnections(java.lang.Integer value)Generated method - Setter of theSolrServerConfig.indexingMaxTotalConnectionsattribute.voidsetIndexingMaxTotalConnectionsPerHostConfig(int value)Generated method - Setter of theSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute.voidsetIndexingMaxTotalConnectionsPerHostConfig(SessionContext ctx, int value)Generated method - Setter of theSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute.voidsetIndexingMaxTotalConnectionsPerHostConfig(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute.voidsetIndexingMaxTotalConnectionsPerHostConfig(java.lang.Integer value)Generated method - Setter of theSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute.voidsetIndexingPassword(SessionContext ctx, java.lang.String value)Generated method - Setter of theSolrServerConfig.indexingPasswordattribute.voidsetIndexingPassword(java.lang.String value)Generated method - Setter of theSolrServerConfig.indexingPasswordattribute.voidsetIndexingSocketTimeout(int value)Generated method - Setter of theSolrServerConfig.indexingSocketTimeoutattribute.voidsetIndexingSocketTimeout(SessionContext ctx, int value)Generated method - Setter of theSolrServerConfig.indexingSocketTimeoutattribute.voidsetIndexingSocketTimeout(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theSolrServerConfig.indexingSocketTimeoutattribute.voidsetIndexingSocketTimeout(java.lang.Integer value)Generated method - Setter of theSolrServerConfig.indexingSocketTimeoutattribute.voidsetIndexingTcpNoDelay(boolean value)Generated method - Setter of theSolrServerConfig.indexingTcpNoDelayattribute.voidsetIndexingTcpNoDelay(SessionContext ctx, boolean value)Generated method - Setter of theSolrServerConfig.indexingTcpNoDelayattribute.voidsetIndexingTcpNoDelay(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSolrServerConfig.indexingTcpNoDelayattribute.voidsetIndexingTcpNoDelay(java.lang.Boolean value)Generated method - Setter of theSolrServerConfig.indexingTcpNoDelayattribute.voidsetIndexingUsername(SessionContext ctx, java.lang.String value)Generated method - Setter of theSolrServerConfig.indexingUsernameattribute.voidsetIndexingUsername(java.lang.String value)Generated method - Setter of theSolrServerConfig.indexingUsernameattribute.voidsetMaxTotalConnections(int value)Generated method - Setter of theSolrServerConfig.maxTotalConnectionsattribute.voidsetMaxTotalConnections(SessionContext ctx, int value)Generated method - Setter of theSolrServerConfig.maxTotalConnectionsattribute.voidsetMaxTotalConnections(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theSolrServerConfig.maxTotalConnectionsattribute.voidsetMaxTotalConnections(java.lang.Integer value)Generated method - Setter of theSolrServerConfig.maxTotalConnectionsattribute.voidsetMaxTotalConnectionsPerHostConfig(int value)Generated method - Setter of theSolrServerConfig.maxTotalConnectionsPerHostConfigattribute.voidsetMaxTotalConnectionsPerHostConfig(SessionContext ctx, int value)Generated method - Setter of theSolrServerConfig.maxTotalConnectionsPerHostConfigattribute.voidsetMaxTotalConnectionsPerHostConfig(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theSolrServerConfig.maxTotalConnectionsPerHostConfigattribute.voidsetMaxTotalConnectionsPerHostConfig(java.lang.Integer value)Generated method - Setter of theSolrServerConfig.maxTotalConnectionsPerHostConfigattribute.voidsetMode(EnumerationValue value)Generated method - Setter of theSolrServerConfig.modeattribute.voidsetMode(SessionContext ctx, EnumerationValue value)Generated method - Setter of theSolrServerConfig.modeattribute.protected voidsetName(SessionContext ctx, java.lang.String value)Generated method - Setter of theSolrServerConfig.nameattribute.protected voidsetName(java.lang.String value)Generated method - Setter of theSolrServerConfig.nameattribute.voidsetNumShards(int value)Generated method - Setter of theSolrServerConfig.numShardsattribute.voidsetNumShards(SessionContext ctx, int value)Generated method - Setter of theSolrServerConfig.numShardsattribute.voidsetNumShards(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theSolrServerConfig.numShardsattribute.voidsetNumShards(java.lang.Integer value)Generated method - Setter of theSolrServerConfig.numShardsattribute.voidsetPassword(SessionContext ctx, java.lang.String value)Generated method - Setter of theSolrServerConfig.passwordattribute.voidsetPassword(java.lang.String value)Generated method - Setter of theSolrServerConfig.passwordattribute.voidsetReadTimeout(int value)Generated method - Setter of theSolrServerConfig.readTimeoutattribute.voidsetReadTimeout(SessionContext ctx, int value)Generated method - Setter of theSolrServerConfig.readTimeoutattribute.voidsetReadTimeout(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theSolrServerConfig.readTimeoutattribute.voidsetReadTimeout(java.lang.Integer value)Generated method - Setter of theSolrServerConfig.readTimeoutattribute.voidsetReplicationFactor(int value)Generated method - Setter of theSolrServerConfig.replicationFactorattribute.voidsetReplicationFactor(SessionContext ctx, int value)Generated method - Setter of theSolrServerConfig.replicationFactorattribute.voidsetReplicationFactor(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theSolrServerConfig.replicationFactorattribute.voidsetReplicationFactor(java.lang.Integer value)Generated method - Setter of theSolrServerConfig.replicationFactorattribute.voidsetSocketTimeout(int value)Generated method - Setter of theSolrServerConfig.socketTimeoutattribute.voidsetSocketTimeout(SessionContext ctx, int value)Generated method - Setter of theSolrServerConfig.socketTimeoutattribute.voidsetSocketTimeout(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theSolrServerConfig.socketTimeoutattribute.voidsetSocketTimeout(java.lang.Integer value)Generated method - Setter of theSolrServerConfig.socketTimeoutattribute.voidsetSolrEndpointUrls(SessionContext ctx, java.util.List<SolrEndpointUrl> value)Generated method - Setter of theSolrServerConfig.solrEndpointUrlsattribute.voidsetSolrEndpointUrls(java.util.List<SolrEndpointUrl> value)Generated method - Setter of theSolrServerConfig.solrEndpointUrlsattribute.voidsetSolrQueryMethod(EnumerationValue value)Generated method - Setter of theSolrServerConfig.solrQueryMethodattribute.voidsetSolrQueryMethod(SessionContext ctx, EnumerationValue value)Generated method - Setter of theSolrServerConfig.solrQueryMethodattribute.voidsetTcpNoDelay(boolean value)Generated method - Setter of theSolrServerConfig.tcpNoDelayattribute.voidsetTcpNoDelay(SessionContext ctx, boolean value)Generated method - Setter of theSolrServerConfig.tcpNoDelayattribute.voidsetTcpNoDelay(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSolrServerConfig.tcpNoDelayattribute.voidsetTcpNoDelay(java.lang.Boolean value)Generated method - Setter of theSolrServerConfig.tcpNoDelayattribute.voidsetUseMasterNodeExclusivelyForIndexing(boolean value)Generated method - Setter of theSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute.voidsetUseMasterNodeExclusivelyForIndexing(SessionContext ctx, boolean value)Generated method - Setter of theSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute.voidsetUseMasterNodeExclusivelyForIndexing(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute.voidsetUseMasterNodeExclusivelyForIndexing(java.lang.Boolean value)Generated method - Setter of theSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute.voidsetUsername(SessionContext ctx, java.lang.String value)Generated method - Setter of theSolrServerConfig.usernameattribute.voidsetUsername(java.lang.String value)Generated method - Setter of theSolrServerConfig.usernameattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, 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, getPartOfRemovedSessionMarker, 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, suppressRelation, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
NAME
public static final java.lang.String NAME
Qualifier of theSolrServerConfig.nameattribute- See Also:
- Constant Field Values
-
MODE
public static final java.lang.String MODE
Qualifier of theSolrServerConfig.modeattribute- See Also:
- Constant Field Values
-
EMBEDDEDMASTER
public static final java.lang.String EMBEDDEDMASTER
Qualifier of theSolrServerConfig.embeddedMasterattribute- See Also:
- Constant Field Values
-
ALIVECHECKINTERVAL
public static final java.lang.String ALIVECHECKINTERVAL
Qualifier of theSolrServerConfig.aliveCheckIntervalattribute- See Also:
- Constant Field Values
-
CONNECTIONTIMEOUT
public static final java.lang.String CONNECTIONTIMEOUT
Qualifier of theSolrServerConfig.connectionTimeoutattribute- See Also:
- Constant Field Values
-
SOCKETTIMEOUT
public static final java.lang.String SOCKETTIMEOUT
Qualifier of theSolrServerConfig.socketTimeoutattribute- See Also:
- Constant Field Values
-
TCPNODELAY
public static final java.lang.String TCPNODELAY
Qualifier of theSolrServerConfig.tcpNoDelayattribute- See Also:
- Constant Field Values
-
MAXTOTALCONNECTIONS
public static final java.lang.String MAXTOTALCONNECTIONS
Qualifier of theSolrServerConfig.maxTotalConnectionsattribute- See Also:
- Constant Field Values
-
MAXTOTALCONNECTIONSPERHOSTCONFIG
public static final java.lang.String MAXTOTALCONNECTIONSPERHOSTCONFIG
Qualifier of theSolrServerConfig.maxTotalConnectionsPerHostConfigattribute- See Also:
- Constant Field Values
-
USERNAME
public static final java.lang.String USERNAME
Qualifier of theSolrServerConfig.usernameattribute- See Also:
- Constant Field Values
-
PASSWORD
public static final java.lang.String PASSWORD
Qualifier of theSolrServerConfig.passwordattribute- See Also:
- Constant Field Values
-
INDEXINGALIVECHECKINTERVAL
public static final java.lang.String INDEXINGALIVECHECKINTERVAL
Qualifier of theSolrServerConfig.indexingAliveCheckIntervalattribute- See Also:
- Constant Field Values
-
INDEXINGCONNECTIONTIMEOUT
public static final java.lang.String INDEXINGCONNECTIONTIMEOUT
Qualifier of theSolrServerConfig.indexingConnectionTimeoutattribute- See Also:
- Constant Field Values
-
INDEXINGSOCKETTIMEOUT
public static final java.lang.String INDEXINGSOCKETTIMEOUT
Qualifier of theSolrServerConfig.indexingSocketTimeoutattribute- See Also:
- Constant Field Values
-
INDEXINGTCPNODELAY
public static final java.lang.String INDEXINGTCPNODELAY
Qualifier of theSolrServerConfig.indexingTcpNoDelayattribute- See Also:
- Constant Field Values
-
INDEXINGMAXTOTALCONNECTIONS
public static final java.lang.String INDEXINGMAXTOTALCONNECTIONS
Qualifier of theSolrServerConfig.indexingMaxTotalConnectionsattribute- See Also:
- Constant Field Values
-
INDEXINGMAXTOTALCONNECTIONSPERHOSTCONFIG
public static final java.lang.String INDEXINGMAXTOTALCONNECTIONSPERHOSTCONFIG
Qualifier of theSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute- See Also:
- Constant Field Values
-
INDEXINGUSERNAME
public static final java.lang.String INDEXINGUSERNAME
Qualifier of theSolrServerConfig.indexingUsernameattribute- See Also:
- Constant Field Values
-
INDEXINGPASSWORD
public static final java.lang.String INDEXINGPASSWORD
Qualifier of theSolrServerConfig.indexingPasswordattribute- See Also:
- Constant Field Values
-
READTIMEOUT
public static final java.lang.String READTIMEOUT
Qualifier of theSolrServerConfig.readTimeoutattribute- See Also:
- Constant Field Values
-
USEMASTERNODEEXCLUSIVELYFORINDEXING
public static final java.lang.String USEMASTERNODEEXCLUSIVELYFORINDEXING
Qualifier of theSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute- See Also:
- Constant Field Values
-
NUMSHARDS
public static final java.lang.String NUMSHARDS
Qualifier of theSolrServerConfig.numShardsattribute- See Also:
- Constant Field Values
-
REPLICATIONFACTOR
public static final java.lang.String REPLICATIONFACTOR
Qualifier of theSolrServerConfig.replicationFactorattribute- See Also:
- Constant Field Values
-
AUTOADDREPLICAS
public static final java.lang.String AUTOADDREPLICAS
Qualifier of theSolrServerConfig.autoAddReplicasattribute- See Also:
- Constant Field Values
-
SOLRQUERYMETHOD
public static final java.lang.String SOLRQUERYMETHOD
Qualifier of theSolrServerConfig.solrQueryMethodattribute- See Also:
- Constant Field Values
-
SOLRENDPOINTURLS
public static final java.lang.String SOLRENDPOINTURLS
Qualifier of theSolrServerConfig.solrEndpointUrlsattribute- See Also:
- Constant Field Values
-
SOLRENDPOINTURLSHANDLER
protected static final OneToManyHandler<SolrEndpointUrl> SOLRENDPOINTURLSHANDLER
OneToManyHandlerfor handling 1:n SOLRENDPOINTURLS's relation attributes from 'many' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
getAliveCheckInterval
public java.lang.Integer getAliveCheckInterval(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.aliveCheckIntervalattribute.- Returns:
- the aliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.
-
getAliveCheckInterval
public java.lang.Integer getAliveCheckInterval()
Generated method - Getter of theSolrServerConfig.aliveCheckIntervalattribute.- Returns:
- the aliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.
-
getAliveCheckIntervalAsPrimitive
public int getAliveCheckIntervalAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.aliveCheckIntervalattribute.- Returns:
- the aliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.
-
getAliveCheckIntervalAsPrimitive
public int getAliveCheckIntervalAsPrimitive()
Generated method - Getter of theSolrServerConfig.aliveCheckIntervalattribute.- Returns:
- the aliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.
-
setAliveCheckInterval
public void setAliveCheckInterval(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.aliveCheckIntervalattribute.- Parameters:
value- the aliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.
-
setAliveCheckInterval
public void setAliveCheckInterval(java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.aliveCheckIntervalattribute.- Parameters:
value- the aliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.
-
setAliveCheckInterval
public void setAliveCheckInterval(SessionContext ctx, int value)
Generated method - Setter of theSolrServerConfig.aliveCheckIntervalattribute.- Parameters:
value- the aliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.
-
setAliveCheckInterval
public void setAliveCheckInterval(int value)
Generated method - Setter of theSolrServerConfig.aliveCheckIntervalattribute.- Parameters:
value- the aliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.
-
isAutoAddReplicas
public java.lang.Boolean isAutoAddReplicas(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.autoAddReplicasattribute.- Returns:
- the autoAddReplicas
-
isAutoAddReplicas
public java.lang.Boolean isAutoAddReplicas()
Generated method - Getter of theSolrServerConfig.autoAddReplicasattribute.- Returns:
- the autoAddReplicas
-
isAutoAddReplicasAsPrimitive
public boolean isAutoAddReplicasAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.autoAddReplicasattribute.- Returns:
- the autoAddReplicas
-
isAutoAddReplicasAsPrimitive
public boolean isAutoAddReplicasAsPrimitive()
Generated method - Getter of theSolrServerConfig.autoAddReplicasattribute.- Returns:
- the autoAddReplicas
-
setAutoAddReplicas
public void setAutoAddReplicas(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrServerConfig.autoAddReplicasattribute.- Parameters:
value- the autoAddReplicas
-
setAutoAddReplicas
public void setAutoAddReplicas(java.lang.Boolean value)
Generated method - Setter of theSolrServerConfig.autoAddReplicasattribute.- Parameters:
value- the autoAddReplicas
-
setAutoAddReplicas
public void setAutoAddReplicas(SessionContext ctx, boolean value)
Generated method - Setter of theSolrServerConfig.autoAddReplicasattribute.- Parameters:
value- the autoAddReplicas
-
setAutoAddReplicas
public void setAutoAddReplicas(boolean value)
Generated method - Setter of theSolrServerConfig.autoAddReplicasattribute.- Parameters:
value- the autoAddReplicas
-
getConnectionTimeout
public java.lang.Integer getConnectionTimeout(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.connectionTimeoutattribute.- Returns:
- the connectionTimeout - Sets the timeout in milliseconds until a connection is established.
-
getConnectionTimeout
public java.lang.Integer getConnectionTimeout()
Generated method - Getter of theSolrServerConfig.connectionTimeoutattribute.- Returns:
- the connectionTimeout - Sets the timeout in milliseconds until a connection is established.
-
getConnectionTimeoutAsPrimitive
public int getConnectionTimeoutAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.connectionTimeoutattribute.- Returns:
- the connectionTimeout - Sets the timeout in milliseconds until a connection is established.
-
getConnectionTimeoutAsPrimitive
public int getConnectionTimeoutAsPrimitive()
Generated method - Getter of theSolrServerConfig.connectionTimeoutattribute.- Returns:
- the connectionTimeout - Sets the timeout in milliseconds until a connection is established.
-
setConnectionTimeout
public void setConnectionTimeout(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.connectionTimeoutattribute.- Parameters:
value- the connectionTimeout - Sets the timeout in milliseconds until a connection is established.
-
setConnectionTimeout
public void setConnectionTimeout(java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.connectionTimeoutattribute.- Parameters:
value- the connectionTimeout - Sets the timeout in milliseconds until a connection is established.
-
setConnectionTimeout
public void setConnectionTimeout(SessionContext ctx, int value)
Generated method - Setter of theSolrServerConfig.connectionTimeoutattribute.- Parameters:
value- the connectionTimeout - Sets the timeout in milliseconds until a connection is established.
-
setConnectionTimeout
public void setConnectionTimeout(int value)
Generated method - Setter of theSolrServerConfig.connectionTimeoutattribute.- Parameters:
value- the connectionTimeout - Sets the timeout in milliseconds until a connection is established.
-
isEmbeddedMaster
public java.lang.Boolean isEmbeddedMaster(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.embeddedMasterattribute.- Returns:
- the embeddedMaster
-
isEmbeddedMaster
public java.lang.Boolean isEmbeddedMaster()
Generated method - Getter of theSolrServerConfig.embeddedMasterattribute.- Returns:
- the embeddedMaster
-
isEmbeddedMasterAsPrimitive
public boolean isEmbeddedMasterAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.embeddedMasterattribute.- Returns:
- the embeddedMaster
-
isEmbeddedMasterAsPrimitive
public boolean isEmbeddedMasterAsPrimitive()
Generated method - Getter of theSolrServerConfig.embeddedMasterattribute.- Returns:
- the embeddedMaster
-
setEmbeddedMaster
public void setEmbeddedMaster(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrServerConfig.embeddedMasterattribute.- Parameters:
value- the embeddedMaster
-
setEmbeddedMaster
public void setEmbeddedMaster(java.lang.Boolean value)
Generated method - Setter of theSolrServerConfig.embeddedMasterattribute.- Parameters:
value- the embeddedMaster
-
setEmbeddedMaster
public void setEmbeddedMaster(SessionContext ctx, boolean value)
Generated method - Setter of theSolrServerConfig.embeddedMasterattribute.- Parameters:
value- the embeddedMaster
-
setEmbeddedMaster
public void setEmbeddedMaster(boolean value)
Generated method - Setter of theSolrServerConfig.embeddedMasterattribute.- Parameters:
value- the embeddedMaster
-
getIndexingAliveCheckInterval
public java.lang.Integer getIndexingAliveCheckInterval(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.indexingAliveCheckIntervalattribute.- Returns:
- the indexingAliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.
-
getIndexingAliveCheckInterval
public java.lang.Integer getIndexingAliveCheckInterval()
Generated method - Getter of theSolrServerConfig.indexingAliveCheckIntervalattribute.- Returns:
- the indexingAliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.
-
getIndexingAliveCheckIntervalAsPrimitive
public int getIndexingAliveCheckIntervalAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.indexingAliveCheckIntervalattribute.- Returns:
- the indexingAliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.
-
getIndexingAliveCheckIntervalAsPrimitive
public int getIndexingAliveCheckIntervalAsPrimitive()
Generated method - Getter of theSolrServerConfig.indexingAliveCheckIntervalattribute.- Returns:
- the indexingAliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.
-
setIndexingAliveCheckInterval
public void setIndexingAliveCheckInterval(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.indexingAliveCheckIntervalattribute.- Parameters:
value- the indexingAliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.
-
setIndexingAliveCheckInterval
public void setIndexingAliveCheckInterval(java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.indexingAliveCheckIntervalattribute.- Parameters:
value- the indexingAliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.
-
setIndexingAliveCheckInterval
public void setIndexingAliveCheckInterval(SessionContext ctx, int value)
Generated method - Setter of theSolrServerConfig.indexingAliveCheckIntervalattribute.- Parameters:
value- the indexingAliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.
-
setIndexingAliveCheckInterval
public void setIndexingAliveCheckInterval(int value)
Generated method - Setter of theSolrServerConfig.indexingAliveCheckIntervalattribute.- Parameters:
value- the indexingAliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.
-
getIndexingConnectionTimeout
public java.lang.Integer getIndexingConnectionTimeout(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.indexingConnectionTimeoutattribute.- Returns:
- the indexingConnectionTimeout - Sets the timeout in milliseconds until a connection is established.
-
getIndexingConnectionTimeout
public java.lang.Integer getIndexingConnectionTimeout()
Generated method - Getter of theSolrServerConfig.indexingConnectionTimeoutattribute.- Returns:
- the indexingConnectionTimeout - Sets the timeout in milliseconds until a connection is established.
-
getIndexingConnectionTimeoutAsPrimitive
public int getIndexingConnectionTimeoutAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.indexingConnectionTimeoutattribute.- Returns:
- the indexingConnectionTimeout - Sets the timeout in milliseconds until a connection is established.
-
getIndexingConnectionTimeoutAsPrimitive
public int getIndexingConnectionTimeoutAsPrimitive()
Generated method - Getter of theSolrServerConfig.indexingConnectionTimeoutattribute.- Returns:
- the indexingConnectionTimeout - Sets the timeout in milliseconds until a connection is established.
-
setIndexingConnectionTimeout
public void setIndexingConnectionTimeout(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.indexingConnectionTimeoutattribute.- Parameters:
value- the indexingConnectionTimeout - Sets the timeout in milliseconds until a connection is established.
-
setIndexingConnectionTimeout
public void setIndexingConnectionTimeout(java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.indexingConnectionTimeoutattribute.- Parameters:
value- the indexingConnectionTimeout - Sets the timeout in milliseconds until a connection is established.
-
setIndexingConnectionTimeout
public void setIndexingConnectionTimeout(SessionContext ctx, int value)
Generated method - Setter of theSolrServerConfig.indexingConnectionTimeoutattribute.- Parameters:
value- the indexingConnectionTimeout - Sets the timeout in milliseconds until a connection is established.
-
setIndexingConnectionTimeout
public void setIndexingConnectionTimeout(int value)
Generated method - Setter of theSolrServerConfig.indexingConnectionTimeoutattribute.- Parameters:
value- the indexingConnectionTimeout - Sets the timeout in milliseconds until a connection is established.
-
getIndexingMaxTotalConnections
public java.lang.Integer getIndexingMaxTotalConnections(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.indexingMaxTotalConnectionsattribute.- Returns:
- the indexingMaxTotalConnections - Sets the maximum total connections allowed
-
getIndexingMaxTotalConnections
public java.lang.Integer getIndexingMaxTotalConnections()
Generated method - Getter of theSolrServerConfig.indexingMaxTotalConnectionsattribute.- Returns:
- the indexingMaxTotalConnections - Sets the maximum total connections allowed
-
getIndexingMaxTotalConnectionsAsPrimitive
public int getIndexingMaxTotalConnectionsAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.indexingMaxTotalConnectionsattribute.- Returns:
- the indexingMaxTotalConnections - Sets the maximum total connections allowed
-
getIndexingMaxTotalConnectionsAsPrimitive
public int getIndexingMaxTotalConnectionsAsPrimitive()
Generated method - Getter of theSolrServerConfig.indexingMaxTotalConnectionsattribute.- Returns:
- the indexingMaxTotalConnections - Sets the maximum total connections allowed
-
setIndexingMaxTotalConnections
public void setIndexingMaxTotalConnections(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.indexingMaxTotalConnectionsattribute.- Parameters:
value- the indexingMaxTotalConnections - Sets the maximum total connections allowed
-
setIndexingMaxTotalConnections
public void setIndexingMaxTotalConnections(java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.indexingMaxTotalConnectionsattribute.- Parameters:
value- the indexingMaxTotalConnections - Sets the maximum total connections allowed
-
setIndexingMaxTotalConnections
public void setIndexingMaxTotalConnections(SessionContext ctx, int value)
Generated method - Setter of theSolrServerConfig.indexingMaxTotalConnectionsattribute.- Parameters:
value- the indexingMaxTotalConnections - Sets the maximum total connections allowed
-
setIndexingMaxTotalConnections
public void setIndexingMaxTotalConnections(int value)
Generated method - Setter of theSolrServerConfig.indexingMaxTotalConnectionsattribute.- Parameters:
value- the indexingMaxTotalConnections - Sets the maximum total connections allowed
-
getIndexingMaxTotalConnectionsPerHostConfig
public java.lang.Integer getIndexingMaxTotalConnectionsPerHostConfig(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute.- Returns:
- the indexingMaxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host config
-
getIndexingMaxTotalConnectionsPerHostConfig
public java.lang.Integer getIndexingMaxTotalConnectionsPerHostConfig()
Generated method - Getter of theSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute.- Returns:
- the indexingMaxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host config
-
getIndexingMaxTotalConnectionsPerHostConfigAsPrimitive
public int getIndexingMaxTotalConnectionsPerHostConfigAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute.- Returns:
- the indexingMaxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host config
-
getIndexingMaxTotalConnectionsPerHostConfigAsPrimitive
public int getIndexingMaxTotalConnectionsPerHostConfigAsPrimitive()
Generated method - Getter of theSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute.- Returns:
- the indexingMaxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host config
-
setIndexingMaxTotalConnectionsPerHostConfig
public void setIndexingMaxTotalConnectionsPerHostConfig(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute.- Parameters:
value- the indexingMaxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host config
-
setIndexingMaxTotalConnectionsPerHostConfig
public void setIndexingMaxTotalConnectionsPerHostConfig(java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute.- Parameters:
value- the indexingMaxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host config
-
setIndexingMaxTotalConnectionsPerHostConfig
public void setIndexingMaxTotalConnectionsPerHostConfig(SessionContext ctx, int value)
Generated method - Setter of theSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute.- Parameters:
value- the indexingMaxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host config
-
setIndexingMaxTotalConnectionsPerHostConfig
public void setIndexingMaxTotalConnectionsPerHostConfig(int value)
Generated method - Setter of theSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute.- Parameters:
value- the indexingMaxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host config
-
getIndexingPassword
public java.lang.String getIndexingPassword(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.indexingPasswordattribute.- Returns:
- the indexingPassword
-
getIndexingPassword
public java.lang.String getIndexingPassword()
Generated method - Getter of theSolrServerConfig.indexingPasswordattribute.- Returns:
- the indexingPassword
-
setIndexingPassword
public void setIndexingPassword(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSolrServerConfig.indexingPasswordattribute.- Parameters:
value- the indexingPassword
-
setIndexingPassword
public void setIndexingPassword(java.lang.String value)
Generated method - Setter of theSolrServerConfig.indexingPasswordattribute.- Parameters:
value- the indexingPassword
-
getIndexingSocketTimeout
public java.lang.Integer getIndexingSocketTimeout(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.indexingSocketTimeoutattribute.- Returns:
- the indexingSocketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for data
-
getIndexingSocketTimeout
public java.lang.Integer getIndexingSocketTimeout()
Generated method - Getter of theSolrServerConfig.indexingSocketTimeoutattribute.- Returns:
- the indexingSocketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for data
-
getIndexingSocketTimeoutAsPrimitive
public int getIndexingSocketTimeoutAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.indexingSocketTimeoutattribute.- Returns:
- the indexingSocketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for data
-
getIndexingSocketTimeoutAsPrimitive
public int getIndexingSocketTimeoutAsPrimitive()
Generated method - Getter of theSolrServerConfig.indexingSocketTimeoutattribute.- Returns:
- the indexingSocketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for data
-
setIndexingSocketTimeout
public void setIndexingSocketTimeout(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.indexingSocketTimeoutattribute.- Parameters:
value- the indexingSocketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for data
-
setIndexingSocketTimeout
public void setIndexingSocketTimeout(java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.indexingSocketTimeoutattribute.- Parameters:
value- the indexingSocketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for data
-
setIndexingSocketTimeout
public void setIndexingSocketTimeout(SessionContext ctx, int value)
Generated method - Setter of theSolrServerConfig.indexingSocketTimeoutattribute.- Parameters:
value- the indexingSocketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for data
-
setIndexingSocketTimeout
public void setIndexingSocketTimeout(int value)
Generated method - Setter of theSolrServerConfig.indexingSocketTimeoutattribute.- Parameters:
value- the indexingSocketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for data
-
isIndexingTcpNoDelay
public java.lang.Boolean isIndexingTcpNoDelay(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.indexingTcpNoDelayattribute.- Returns:
- the indexingTcpNoDelay - Setting to true disables TCP packet batching
-
isIndexingTcpNoDelay
public java.lang.Boolean isIndexingTcpNoDelay()
Generated method - Getter of theSolrServerConfig.indexingTcpNoDelayattribute.- Returns:
- the indexingTcpNoDelay - Setting to true disables TCP packet batching
-
isIndexingTcpNoDelayAsPrimitive
public boolean isIndexingTcpNoDelayAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.indexingTcpNoDelayattribute.- Returns:
- the indexingTcpNoDelay - Setting to true disables TCP packet batching
-
isIndexingTcpNoDelayAsPrimitive
public boolean isIndexingTcpNoDelayAsPrimitive()
Generated method - Getter of theSolrServerConfig.indexingTcpNoDelayattribute.- Returns:
- the indexingTcpNoDelay - Setting to true disables TCP packet batching
-
setIndexingTcpNoDelay
public void setIndexingTcpNoDelay(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrServerConfig.indexingTcpNoDelayattribute.- Parameters:
value- the indexingTcpNoDelay - Setting to true disables TCP packet batching
-
setIndexingTcpNoDelay
public void setIndexingTcpNoDelay(java.lang.Boolean value)
Generated method - Setter of theSolrServerConfig.indexingTcpNoDelayattribute.- Parameters:
value- the indexingTcpNoDelay - Setting to true disables TCP packet batching
-
setIndexingTcpNoDelay
public void setIndexingTcpNoDelay(SessionContext ctx, boolean value)
Generated method - Setter of theSolrServerConfig.indexingTcpNoDelayattribute.- Parameters:
value- the indexingTcpNoDelay - Setting to true disables TCP packet batching
-
setIndexingTcpNoDelay
public void setIndexingTcpNoDelay(boolean value)
Generated method - Setter of theSolrServerConfig.indexingTcpNoDelayattribute.- Parameters:
value- the indexingTcpNoDelay - Setting to true disables TCP packet batching
-
getIndexingUsername
public java.lang.String getIndexingUsername(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.indexingUsernameattribute.- Returns:
- the indexingUsername
-
getIndexingUsername
public java.lang.String getIndexingUsername()
Generated method - Getter of theSolrServerConfig.indexingUsernameattribute.- Returns:
- the indexingUsername
-
setIndexingUsername
public void setIndexingUsername(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSolrServerConfig.indexingUsernameattribute.- Parameters:
value- the indexingUsername
-
setIndexingUsername
public void setIndexingUsername(java.lang.String value)
Generated method - Setter of theSolrServerConfig.indexingUsernameattribute.- Parameters:
value- the indexingUsername
-
getMaxTotalConnections
public java.lang.Integer getMaxTotalConnections(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.maxTotalConnectionsattribute.- Returns:
- the maxTotalConnections - Sets the maximum total connections allowed
-
getMaxTotalConnections
public java.lang.Integer getMaxTotalConnections()
Generated method - Getter of theSolrServerConfig.maxTotalConnectionsattribute.- Returns:
- the maxTotalConnections - Sets the maximum total connections allowed
-
getMaxTotalConnectionsAsPrimitive
public int getMaxTotalConnectionsAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.maxTotalConnectionsattribute.- Returns:
- the maxTotalConnections - Sets the maximum total connections allowed
-
getMaxTotalConnectionsAsPrimitive
public int getMaxTotalConnectionsAsPrimitive()
Generated method - Getter of theSolrServerConfig.maxTotalConnectionsattribute.- Returns:
- the maxTotalConnections - Sets the maximum total connections allowed
-
setMaxTotalConnections
public void setMaxTotalConnections(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.maxTotalConnectionsattribute.- Parameters:
value- the maxTotalConnections - Sets the maximum total connections allowed
-
setMaxTotalConnections
public void setMaxTotalConnections(java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.maxTotalConnectionsattribute.- Parameters:
value- the maxTotalConnections - Sets the maximum total connections allowed
-
setMaxTotalConnections
public void setMaxTotalConnections(SessionContext ctx, int value)
Generated method - Setter of theSolrServerConfig.maxTotalConnectionsattribute.- Parameters:
value- the maxTotalConnections - Sets the maximum total connections allowed
-
setMaxTotalConnections
public void setMaxTotalConnections(int value)
Generated method - Setter of theSolrServerConfig.maxTotalConnectionsattribute.- Parameters:
value- the maxTotalConnections - Sets the maximum total connections allowed
-
getMaxTotalConnectionsPerHostConfig
public java.lang.Integer getMaxTotalConnectionsPerHostConfig(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.maxTotalConnectionsPerHostConfigattribute.- Returns:
- the maxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host config
-
getMaxTotalConnectionsPerHostConfig
public java.lang.Integer getMaxTotalConnectionsPerHostConfig()
Generated method - Getter of theSolrServerConfig.maxTotalConnectionsPerHostConfigattribute.- Returns:
- the maxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host config
-
getMaxTotalConnectionsPerHostConfigAsPrimitive
public int getMaxTotalConnectionsPerHostConfigAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.maxTotalConnectionsPerHostConfigattribute.- Returns:
- the maxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host config
-
getMaxTotalConnectionsPerHostConfigAsPrimitive
public int getMaxTotalConnectionsPerHostConfigAsPrimitive()
Generated method - Getter of theSolrServerConfig.maxTotalConnectionsPerHostConfigattribute.- Returns:
- the maxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host config
-
setMaxTotalConnectionsPerHostConfig
public void setMaxTotalConnectionsPerHostConfig(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.maxTotalConnectionsPerHostConfigattribute.- Parameters:
value- the maxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host config
-
setMaxTotalConnectionsPerHostConfig
public void setMaxTotalConnectionsPerHostConfig(java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.maxTotalConnectionsPerHostConfigattribute.- Parameters:
value- the maxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host config
-
setMaxTotalConnectionsPerHostConfig
public void setMaxTotalConnectionsPerHostConfig(SessionContext ctx, int value)
Generated method - Setter of theSolrServerConfig.maxTotalConnectionsPerHostConfigattribute.- Parameters:
value- the maxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host config
-
setMaxTotalConnectionsPerHostConfig
public void setMaxTotalConnectionsPerHostConfig(int value)
Generated method - Setter of theSolrServerConfig.maxTotalConnectionsPerHostConfigattribute.- Parameters:
value- the maxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host config
-
getMode
public EnumerationValue getMode(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.modeattribute.- Returns:
- the mode - operation mode of Solr server
-
getMode
public EnumerationValue getMode()
Generated method - Getter of theSolrServerConfig.modeattribute.- Returns:
- the mode - operation mode of Solr server
-
setMode
public void setMode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theSolrServerConfig.modeattribute.- Parameters:
value- the mode - operation mode of Solr server
-
setMode
public void setMode(EnumerationValue value)
Generated method - Setter of theSolrServerConfig.modeattribute.- Parameters:
value- the mode - operation mode of Solr server
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.nameattribute.- Returns:
- the name - unique identifier of solr configuration
-
getName
public java.lang.String getName()
Generated method - Getter of theSolrServerConfig.nameattribute.- Returns:
- the name - unique identifier of solr configuration
-
setName
protected void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSolrServerConfig.nameattribute.- Parameters:
value- the name - unique identifier of solr configuration
-
setName
protected void setName(java.lang.String value)
Generated method - Setter of theSolrServerConfig.nameattribute.- Parameters:
value- the name - unique identifier of solr configuration
-
getNumShards
public java.lang.Integer getNumShards(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.numShardsattribute.- Returns:
- the numShards
-
getNumShards
public java.lang.Integer getNumShards()
Generated method - Getter of theSolrServerConfig.numShardsattribute.- Returns:
- the numShards
-
getNumShardsAsPrimitive
public int getNumShardsAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.numShardsattribute.- Returns:
- the numShards
-
getNumShardsAsPrimitive
public int getNumShardsAsPrimitive()
Generated method - Getter of theSolrServerConfig.numShardsattribute.- Returns:
- the numShards
-
setNumShards
public void setNumShards(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.numShardsattribute.- Parameters:
value- the numShards
-
setNumShards
public void setNumShards(java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.numShardsattribute.- Parameters:
value- the numShards
-
setNumShards
public void setNumShards(SessionContext ctx, int value)
Generated method - Setter of theSolrServerConfig.numShardsattribute.- Parameters:
value- the numShards
-
setNumShards
public void setNumShards(int value)
Generated method - Setter of theSolrServerConfig.numShardsattribute.- Parameters:
value- the numShards
-
getPassword
public java.lang.String getPassword(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.passwordattribute.- Returns:
- the password
-
getPassword
public java.lang.String getPassword()
Generated method - Getter of theSolrServerConfig.passwordattribute.- Returns:
- the password
-
setPassword
public void setPassword(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSolrServerConfig.passwordattribute.- Parameters:
value- the password
-
setPassword
public void setPassword(java.lang.String value)
Generated method - Setter of theSolrServerConfig.passwordattribute.- Parameters:
value- the password
-
getReadTimeout
public java.lang.Integer getReadTimeout(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.readTimeoutattribute.- Returns:
- the readTimeout
-
getReadTimeout
public java.lang.Integer getReadTimeout()
Generated method - Getter of theSolrServerConfig.readTimeoutattribute.- Returns:
- the readTimeout
-
getReadTimeoutAsPrimitive
public int getReadTimeoutAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.readTimeoutattribute.- Returns:
- the readTimeout
-
getReadTimeoutAsPrimitive
public int getReadTimeoutAsPrimitive()
Generated method - Getter of theSolrServerConfig.readTimeoutattribute.- Returns:
- the readTimeout
-
setReadTimeout
public void setReadTimeout(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.readTimeoutattribute.- Parameters:
value- the readTimeout
-
setReadTimeout
public void setReadTimeout(java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.readTimeoutattribute.- Parameters:
value- the readTimeout
-
setReadTimeout
public void setReadTimeout(SessionContext ctx, int value)
Generated method - Setter of theSolrServerConfig.readTimeoutattribute.- Parameters:
value- the readTimeout
-
setReadTimeout
public void setReadTimeout(int value)
Generated method - Setter of theSolrServerConfig.readTimeoutattribute.- Parameters:
value- the readTimeout
-
getReplicationFactor
public java.lang.Integer getReplicationFactor(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.replicationFactorattribute.- Returns:
- the replicationFactor
-
getReplicationFactor
public java.lang.Integer getReplicationFactor()
Generated method - Getter of theSolrServerConfig.replicationFactorattribute.- Returns:
- the replicationFactor
-
getReplicationFactorAsPrimitive
public int getReplicationFactorAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.replicationFactorattribute.- Returns:
- the replicationFactor
-
getReplicationFactorAsPrimitive
public int getReplicationFactorAsPrimitive()
Generated method - Getter of theSolrServerConfig.replicationFactorattribute.- Returns:
- the replicationFactor
-
setReplicationFactor
public void setReplicationFactor(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.replicationFactorattribute.- Parameters:
value- the replicationFactor
-
setReplicationFactor
public void setReplicationFactor(java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.replicationFactorattribute.- Parameters:
value- the replicationFactor
-
setReplicationFactor
public void setReplicationFactor(SessionContext ctx, int value)
Generated method - Setter of theSolrServerConfig.replicationFactorattribute.- Parameters:
value- the replicationFactor
-
setReplicationFactor
public void setReplicationFactor(int value)
Generated method - Setter of theSolrServerConfig.replicationFactorattribute.- Parameters:
value- the replicationFactor
-
getSocketTimeout
public java.lang.Integer getSocketTimeout(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.socketTimeoutattribute.- Returns:
- the socketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for data
-
getSocketTimeout
public java.lang.Integer getSocketTimeout()
Generated method - Getter of theSolrServerConfig.socketTimeoutattribute.- Returns:
- the socketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for data
-
getSocketTimeoutAsPrimitive
public int getSocketTimeoutAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.socketTimeoutattribute.- Returns:
- the socketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for data
-
getSocketTimeoutAsPrimitive
public int getSocketTimeoutAsPrimitive()
Generated method - Getter of theSolrServerConfig.socketTimeoutattribute.- Returns:
- the socketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for data
-
setSocketTimeout
public void setSocketTimeout(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.socketTimeoutattribute.- Parameters:
value- the socketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for data
-
setSocketTimeout
public void setSocketTimeout(java.lang.Integer value)
Generated method - Setter of theSolrServerConfig.socketTimeoutattribute.- Parameters:
value- the socketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for data
-
setSocketTimeout
public void setSocketTimeout(SessionContext ctx, int value)
Generated method - Setter of theSolrServerConfig.socketTimeoutattribute.- Parameters:
value- the socketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for data
-
setSocketTimeout
public void setSocketTimeout(int value)
Generated method - Setter of theSolrServerConfig.socketTimeoutattribute.- Parameters:
value- the socketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for data
-
getSolrEndpointUrls
public java.util.List<SolrEndpointUrl> getSolrEndpointUrls(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.solrEndpointUrlsattribute.- Returns:
- the solrEndpointUrls
-
getSolrEndpointUrls
public java.util.List<SolrEndpointUrl> getSolrEndpointUrls()
Generated method - Getter of theSolrServerConfig.solrEndpointUrlsattribute.- Returns:
- the solrEndpointUrls
-
setSolrEndpointUrls
public void setSolrEndpointUrls(SessionContext ctx, java.util.List<SolrEndpointUrl> value)
Generated method - Setter of theSolrServerConfig.solrEndpointUrlsattribute.- Parameters:
value- the solrEndpointUrls
-
setSolrEndpointUrls
public void setSolrEndpointUrls(java.util.List<SolrEndpointUrl> value)
Generated method - Setter of theSolrServerConfig.solrEndpointUrlsattribute.- Parameters:
value- the solrEndpointUrls
-
addToSolrEndpointUrls
public void addToSolrEndpointUrls(SessionContext ctx, SolrEndpointUrl value)
Generated method - Addsvalueto solrEndpointUrls.- Parameters:
value- the item to add to solrEndpointUrls
-
addToSolrEndpointUrls
public void addToSolrEndpointUrls(SolrEndpointUrl value)
Generated method - Addsvalueto solrEndpointUrls.- Parameters:
value- the item to add to solrEndpointUrls
-
removeFromSolrEndpointUrls
public void removeFromSolrEndpointUrls(SessionContext ctx, SolrEndpointUrl value)
Generated method - Removesvaluefrom solrEndpointUrls.- Parameters:
value- the item to remove from solrEndpointUrls
-
removeFromSolrEndpointUrls
public void removeFromSolrEndpointUrls(SolrEndpointUrl value)
Generated method - Removesvaluefrom solrEndpointUrls.- Parameters:
value- the item to remove from solrEndpointUrls
-
getSolrQueryMethod
public EnumerationValue getSolrQueryMethod(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.solrQueryMethodattribute.- Returns:
- the solrQueryMethod
-
getSolrQueryMethod
public EnumerationValue getSolrQueryMethod()
Generated method - Getter of theSolrServerConfig.solrQueryMethodattribute.- Returns:
- the solrQueryMethod
-
setSolrQueryMethod
public void setSolrQueryMethod(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theSolrServerConfig.solrQueryMethodattribute.- Parameters:
value- the solrQueryMethod
-
setSolrQueryMethod
public void setSolrQueryMethod(EnumerationValue value)
Generated method - Setter of theSolrServerConfig.solrQueryMethodattribute.- Parameters:
value- the solrQueryMethod
-
isTcpNoDelay
public java.lang.Boolean isTcpNoDelay(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.tcpNoDelayattribute.- Returns:
- the tcpNoDelay - Setting to true disables TCP packet batching
-
isTcpNoDelay
public java.lang.Boolean isTcpNoDelay()
Generated method - Getter of theSolrServerConfig.tcpNoDelayattribute.- Returns:
- the tcpNoDelay - Setting to true disables TCP packet batching
-
isTcpNoDelayAsPrimitive
public boolean isTcpNoDelayAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.tcpNoDelayattribute.- Returns:
- the tcpNoDelay - Setting to true disables TCP packet batching
-
isTcpNoDelayAsPrimitive
public boolean isTcpNoDelayAsPrimitive()
Generated method - Getter of theSolrServerConfig.tcpNoDelayattribute.- Returns:
- the tcpNoDelay - Setting to true disables TCP packet batching
-
setTcpNoDelay
public void setTcpNoDelay(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrServerConfig.tcpNoDelayattribute.- Parameters:
value- the tcpNoDelay - Setting to true disables TCP packet batching
-
setTcpNoDelay
public void setTcpNoDelay(java.lang.Boolean value)
Generated method - Setter of theSolrServerConfig.tcpNoDelayattribute.- Parameters:
value- the tcpNoDelay - Setting to true disables TCP packet batching
-
setTcpNoDelay
public void setTcpNoDelay(SessionContext ctx, boolean value)
Generated method - Setter of theSolrServerConfig.tcpNoDelayattribute.- Parameters:
value- the tcpNoDelay - Setting to true disables TCP packet batching
-
setTcpNoDelay
public void setTcpNoDelay(boolean value)
Generated method - Setter of theSolrServerConfig.tcpNoDelayattribute.- Parameters:
value- the tcpNoDelay - Setting to true disables TCP packet batching
-
isUseMasterNodeExclusivelyForIndexing
public java.lang.Boolean isUseMasterNodeExclusivelyForIndexing(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute.- Returns:
- the useMasterNodeExclusivelyForIndexing
-
isUseMasterNodeExclusivelyForIndexing
public java.lang.Boolean isUseMasterNodeExclusivelyForIndexing()
Generated method - Getter of theSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute.- Returns:
- the useMasterNodeExclusivelyForIndexing
-
isUseMasterNodeExclusivelyForIndexingAsPrimitive
public boolean isUseMasterNodeExclusivelyForIndexingAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute.- Returns:
- the useMasterNodeExclusivelyForIndexing
-
isUseMasterNodeExclusivelyForIndexingAsPrimitive
public boolean isUseMasterNodeExclusivelyForIndexingAsPrimitive()
Generated method - Getter of theSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute.- Returns:
- the useMasterNodeExclusivelyForIndexing
-
setUseMasterNodeExclusivelyForIndexing
public void setUseMasterNodeExclusivelyForIndexing(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute.- Parameters:
value- the useMasterNodeExclusivelyForIndexing
-
setUseMasterNodeExclusivelyForIndexing
public void setUseMasterNodeExclusivelyForIndexing(java.lang.Boolean value)
Generated method - Setter of theSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute.- Parameters:
value- the useMasterNodeExclusivelyForIndexing
-
setUseMasterNodeExclusivelyForIndexing
public void setUseMasterNodeExclusivelyForIndexing(SessionContext ctx, boolean value)
Generated method - Setter of theSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute.- Parameters:
value- the useMasterNodeExclusivelyForIndexing
-
setUseMasterNodeExclusivelyForIndexing
public void setUseMasterNodeExclusivelyForIndexing(boolean value)
Generated method - Setter of theSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute.- Parameters:
value- the useMasterNodeExclusivelyForIndexing
-
getUsername
public java.lang.String getUsername(SessionContext ctx)
Generated method - Getter of theSolrServerConfig.usernameattribute.- Returns:
- the username
-
getUsername
public java.lang.String getUsername()
Generated method - Getter of theSolrServerConfig.usernameattribute.- Returns:
- the username
-
setUsername
public void setUsername(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSolrServerConfig.usernameattribute.- Parameters:
value- the username
-
setUsername
public void setUsername(java.lang.String value)
Generated method - Setter of theSolrServerConfig.usernameattribute.- Parameters:
value- the username
-
-