Class GeneratedSolrIndexConfig
- 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.GeneratedSolrIndexConfig
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
SolrIndexConfig
public abstract class GeneratedSolrIndexConfig extends GenericItem
Generated class for typeSolrIndexConfig
.- 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.String
BATCHSIZE
Qualifier of theSolrIndexConfig.batchSize
attributestatic java.lang.String
COMMITMODE
Qualifier of theSolrIndexConfig.commitMode
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
DISTRIBUTEDINDEXING
Qualifier of theSolrIndexConfig.distributedIndexing
attributestatic java.lang.String
EXPORTPATH
Qualifier of theSolrIndexConfig.exportPath
attributestatic java.lang.String
IGNOREERRORS
Qualifier of theSolrIndexConfig.ignoreErrors
attributestatic java.lang.String
INDEXMODE
Qualifier of theSolrIndexConfig.indexMode
attributestatic java.lang.String
LEGACYMODE
Qualifier of theSolrIndexConfig.legacyMode
attributestatic java.lang.String
MAXBATCHRETRIES
Qualifier of theSolrIndexConfig.maxBatchRetries
attributestatic java.lang.String
MAXRETRIES
Qualifier of theSolrIndexConfig.maxRetries
attributestatic java.lang.String
NAME
Qualifier of theSolrIndexConfig.name
attributestatic java.lang.String
NODEGROUP
Qualifier of theSolrIndexConfig.nodeGroup
attributestatic java.lang.String
NUMBEROFTHREADS
Qualifier of theSolrIndexConfig.numberOfThreads
attributestatic java.lang.String
OPTIMIZEMODE
Qualifier of theSolrIndexConfig.optimizeMode
attribute-
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 GeneratedSolrIndexConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Integer
getBatchSize()
Generated method - Getter of theSolrIndexConfig.batchSize
attribute.java.lang.Integer
getBatchSize(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.batchSize
attribute.int
getBatchSizeAsPrimitive()
Generated method - Getter of theSolrIndexConfig.batchSize
attribute.int
getBatchSizeAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.batchSize
attribute.EnumerationValue
getCommitMode()
Generated method - Getter of theSolrIndexConfig.commitMode
attribute.EnumerationValue
getCommitMode(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.commitMode
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getExportPath()
Generated method - Getter of theSolrIndexConfig.exportPath
attribute.java.lang.String
getExportPath(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.exportPath
attribute.EnumerationValue
getIndexMode()
Generated method - Getter of theSolrIndexConfig.indexMode
attribute.EnumerationValue
getIndexMode(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.indexMode
attribute.java.lang.Integer
getMaxBatchRetries()
Generated method - Getter of theSolrIndexConfig.maxBatchRetries
attribute.java.lang.Integer
getMaxBatchRetries(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.maxBatchRetries
attribute.int
getMaxBatchRetriesAsPrimitive()
Generated method - Getter of theSolrIndexConfig.maxBatchRetries
attribute.int
getMaxBatchRetriesAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.maxBatchRetries
attribute.java.lang.Integer
getMaxRetries()
Generated method - Getter of theSolrIndexConfig.maxRetries
attribute.java.lang.Integer
getMaxRetries(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.maxRetries
attribute.int
getMaxRetriesAsPrimitive()
Generated method - Getter of theSolrIndexConfig.maxRetries
attribute.int
getMaxRetriesAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.maxRetries
attribute.java.lang.String
getName()
Generated method - Getter of theSolrIndexConfig.name
attribute.java.lang.String
getName(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.name
attribute.java.lang.String
getNodeGroup()
Generated method - Getter of theSolrIndexConfig.nodeGroup
attribute.java.lang.String
getNodeGroup(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.nodeGroup
attribute.java.lang.Integer
getNumberOfThreads()
Generated method - Getter of theSolrIndexConfig.numberOfThreads
attribute.java.lang.Integer
getNumberOfThreads(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.numberOfThreads
attribute.int
getNumberOfThreadsAsPrimitive()
Generated method - Getter of theSolrIndexConfig.numberOfThreads
attribute.int
getNumberOfThreadsAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.numberOfThreads
attribute.EnumerationValue
getOptimizeMode()
Generated method - Getter of theSolrIndexConfig.optimizeMode
attribute.EnumerationValue
getOptimizeMode(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.optimizeMode
attribute.java.lang.Boolean
isDistributedIndexing()
Generated method - Getter of theSolrIndexConfig.distributedIndexing
attribute.java.lang.Boolean
isDistributedIndexing(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.distributedIndexing
attribute.boolean
isDistributedIndexingAsPrimitive()
Generated method - Getter of theSolrIndexConfig.distributedIndexing
attribute.boolean
isDistributedIndexingAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.distributedIndexing
attribute.java.lang.Boolean
isIgnoreErrors()
Generated method - Getter of theSolrIndexConfig.ignoreErrors
attribute.java.lang.Boolean
isIgnoreErrors(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.ignoreErrors
attribute.boolean
isIgnoreErrorsAsPrimitive()
Generated method - Getter of theSolrIndexConfig.ignoreErrors
attribute.boolean
isIgnoreErrorsAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.ignoreErrors
attribute.java.lang.Boolean
isLegacyMode()
Generated method - Getter of theSolrIndexConfig.legacyMode
attribute.java.lang.Boolean
isLegacyMode(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.legacyMode
attribute.boolean
isLegacyModeAsPrimitive()
Generated method - Getter of theSolrIndexConfig.legacyMode
attribute.boolean
isLegacyModeAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.legacyMode
attribute.void
setBatchSize(int value)
Generated method - Setter of theSolrIndexConfig.batchSize
attribute.void
setBatchSize(SessionContext ctx, int value)
Generated method - Setter of theSolrIndexConfig.batchSize
attribute.void
setBatchSize(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.batchSize
attribute.void
setBatchSize(java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.batchSize
attribute.void
setCommitMode(EnumerationValue value)
Generated method - Setter of theSolrIndexConfig.commitMode
attribute.void
setCommitMode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theSolrIndexConfig.commitMode
attribute.void
setDistributedIndexing(boolean value)
Generated method - Setter of theSolrIndexConfig.distributedIndexing
attribute.void
setDistributedIndexing(SessionContext ctx, boolean value)
Generated method - Setter of theSolrIndexConfig.distributedIndexing
attribute.void
setDistributedIndexing(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrIndexConfig.distributedIndexing
attribute.void
setDistributedIndexing(java.lang.Boolean value)
Generated method - Setter of theSolrIndexConfig.distributedIndexing
attribute.void
setExportPath(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSolrIndexConfig.exportPath
attribute.void
setExportPath(java.lang.String value)
Generated method - Setter of theSolrIndexConfig.exportPath
attribute.void
setIgnoreErrors(boolean value)
Generated method - Setter of theSolrIndexConfig.ignoreErrors
attribute.void
setIgnoreErrors(SessionContext ctx, boolean value)
Generated method - Setter of theSolrIndexConfig.ignoreErrors
attribute.void
setIgnoreErrors(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrIndexConfig.ignoreErrors
attribute.void
setIgnoreErrors(java.lang.Boolean value)
Generated method - Setter of theSolrIndexConfig.ignoreErrors
attribute.void
setIndexMode(EnumerationValue value)
Generated method - Setter of theSolrIndexConfig.indexMode
attribute.void
setIndexMode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theSolrIndexConfig.indexMode
attribute.void
setLegacyMode(boolean value)
Generated method - Setter of theSolrIndexConfig.legacyMode
attribute.void
setLegacyMode(SessionContext ctx, boolean value)
Generated method - Setter of theSolrIndexConfig.legacyMode
attribute.void
setLegacyMode(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrIndexConfig.legacyMode
attribute.void
setLegacyMode(java.lang.Boolean value)
Generated method - Setter of theSolrIndexConfig.legacyMode
attribute.void
setMaxBatchRetries(int value)
Generated method - Setter of theSolrIndexConfig.maxBatchRetries
attribute.void
setMaxBatchRetries(SessionContext ctx, int value)
Generated method - Setter of theSolrIndexConfig.maxBatchRetries
attribute.void
setMaxBatchRetries(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.maxBatchRetries
attribute.void
setMaxBatchRetries(java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.maxBatchRetries
attribute.void
setMaxRetries(int value)
Generated method - Setter of theSolrIndexConfig.maxRetries
attribute.void
setMaxRetries(SessionContext ctx, int value)
Generated method - Setter of theSolrIndexConfig.maxRetries
attribute.void
setMaxRetries(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.maxRetries
attribute.void
setMaxRetries(java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.maxRetries
attribute.protected void
setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSolrIndexConfig.name
attribute.protected void
setName(java.lang.String value)
Generated method - Setter of theSolrIndexConfig.name
attribute.void
setNodeGroup(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSolrIndexConfig.nodeGroup
attribute.void
setNodeGroup(java.lang.String value)
Generated method - Setter of theSolrIndexConfig.nodeGroup
attribute.void
setNumberOfThreads(int value)
Generated method - Setter of theSolrIndexConfig.numberOfThreads
attribute.void
setNumberOfThreads(SessionContext ctx, int value)
Generated method - Setter of theSolrIndexConfig.numberOfThreads
attribute.void
setNumberOfThreads(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.numberOfThreads
attribute.void
setNumberOfThreads(java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.numberOfThreads
attribute.void
setOptimizeMode(EnumerationValue value)
Generated method - Setter of theSolrIndexConfig.optimizeMode
attribute.void
setOptimizeMode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theSolrIndexConfig.optimizeMode
attribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, 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, 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, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
NAME
public static final java.lang.String NAME
Qualifier of theSolrIndexConfig.name
attribute- See Also:
- Constant Field Values
-
BATCHSIZE
public static final java.lang.String BATCHSIZE
Qualifier of theSolrIndexConfig.batchSize
attribute- See Also:
- Constant Field Values
-
EXPORTPATH
public static final java.lang.String EXPORTPATH
Qualifier of theSolrIndexConfig.exportPath
attribute- See Also:
- Constant Field Values
-
NUMBEROFTHREADS
public static final java.lang.String NUMBEROFTHREADS
Qualifier of theSolrIndexConfig.numberOfThreads
attribute- See Also:
- Constant Field Values
-
INDEXMODE
public static final java.lang.String INDEXMODE
Qualifier of theSolrIndexConfig.indexMode
attribute- See Also:
- Constant Field Values
-
COMMITMODE
public static final java.lang.String COMMITMODE
Qualifier of theSolrIndexConfig.commitMode
attribute- See Also:
- Constant Field Values
-
OPTIMIZEMODE
public static final java.lang.String OPTIMIZEMODE
Qualifier of theSolrIndexConfig.optimizeMode
attribute- See Also:
- Constant Field Values
-
IGNOREERRORS
public static final java.lang.String IGNOREERRORS
Qualifier of theSolrIndexConfig.ignoreErrors
attribute- See Also:
- Constant Field Values
-
LEGACYMODE
public static final java.lang.String LEGACYMODE
Qualifier of theSolrIndexConfig.legacyMode
attribute- See Also:
- Constant Field Values
-
MAXRETRIES
public static final java.lang.String MAXRETRIES
Qualifier of theSolrIndexConfig.maxRetries
attribute- See Also:
- Constant Field Values
-
MAXBATCHRETRIES
public static final java.lang.String MAXBATCHRETRIES
Qualifier of theSolrIndexConfig.maxBatchRetries
attribute- See Also:
- Constant Field Values
-
DISTRIBUTEDINDEXING
public static final java.lang.String DISTRIBUTEDINDEXING
Qualifier of theSolrIndexConfig.distributedIndexing
attribute- See Also:
- Constant Field Values
-
NODEGROUP
public static final java.lang.String NODEGROUP
Qualifier of theSolrIndexConfig.nodeGroup
attribute- See Also:
- Constant Field Values
-
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:
getDefaultAttributeModes
in classItem
-
getBatchSize
public java.lang.Integer getBatchSize(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.batchSize
attribute.- Returns:
- the batchSize
-
getBatchSize
public java.lang.Integer getBatchSize()
Generated method - Getter of theSolrIndexConfig.batchSize
attribute.- Returns:
- the batchSize
-
getBatchSizeAsPrimitive
public int getBatchSizeAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.batchSize
attribute.- Returns:
- the batchSize
-
getBatchSizeAsPrimitive
public int getBatchSizeAsPrimitive()
Generated method - Getter of theSolrIndexConfig.batchSize
attribute.- Returns:
- the batchSize
-
setBatchSize
public void setBatchSize(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.batchSize
attribute.- Parameters:
value
- the batchSize
-
setBatchSize
public void setBatchSize(java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.batchSize
attribute.- Parameters:
value
- the batchSize
-
setBatchSize
public void setBatchSize(SessionContext ctx, int value)
Generated method - Setter of theSolrIndexConfig.batchSize
attribute.- Parameters:
value
- the batchSize
-
setBatchSize
public void setBatchSize(int value)
Generated method - Setter of theSolrIndexConfig.batchSize
attribute.- Parameters:
value
- the batchSize
-
getCommitMode
public EnumerationValue getCommitMode(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.commitMode
attribute.- Returns:
- the commitMode
-
getCommitMode
public EnumerationValue getCommitMode()
Generated method - Getter of theSolrIndexConfig.commitMode
attribute.- Returns:
- the commitMode
-
setCommitMode
public void setCommitMode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theSolrIndexConfig.commitMode
attribute.- Parameters:
value
- the commitMode
-
setCommitMode
public void setCommitMode(EnumerationValue value)
Generated method - Setter of theSolrIndexConfig.commitMode
attribute.- Parameters:
value
- the commitMode
-
isDistributedIndexing
public java.lang.Boolean isDistributedIndexing(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.distributedIndexing
attribute.- Returns:
- the distributedIndexing
-
isDistributedIndexing
public java.lang.Boolean isDistributedIndexing()
Generated method - Getter of theSolrIndexConfig.distributedIndexing
attribute.- Returns:
- the distributedIndexing
-
isDistributedIndexingAsPrimitive
public boolean isDistributedIndexingAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.distributedIndexing
attribute.- Returns:
- the distributedIndexing
-
isDistributedIndexingAsPrimitive
public boolean isDistributedIndexingAsPrimitive()
Generated method - Getter of theSolrIndexConfig.distributedIndexing
attribute.- Returns:
- the distributedIndexing
-
setDistributedIndexing
public void setDistributedIndexing(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrIndexConfig.distributedIndexing
attribute.- Parameters:
value
- the distributedIndexing
-
setDistributedIndexing
public void setDistributedIndexing(java.lang.Boolean value)
Generated method - Setter of theSolrIndexConfig.distributedIndexing
attribute.- Parameters:
value
- the distributedIndexing
-
setDistributedIndexing
public void setDistributedIndexing(SessionContext ctx, boolean value)
Generated method - Setter of theSolrIndexConfig.distributedIndexing
attribute.- Parameters:
value
- the distributedIndexing
-
setDistributedIndexing
public void setDistributedIndexing(boolean value)
Generated method - Setter of theSolrIndexConfig.distributedIndexing
attribute.- Parameters:
value
- the distributedIndexing
-
getExportPath
public java.lang.String getExportPath(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.exportPath
attribute.- Returns:
- the exportPath
-
getExportPath
public java.lang.String getExportPath()
Generated method - Getter of theSolrIndexConfig.exportPath
attribute.- Returns:
- the exportPath
-
setExportPath
public void setExportPath(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSolrIndexConfig.exportPath
attribute.- Parameters:
value
- the exportPath
-
setExportPath
public void setExportPath(java.lang.String value)
Generated method - Setter of theSolrIndexConfig.exportPath
attribute.- Parameters:
value
- the exportPath
-
isIgnoreErrors
public java.lang.Boolean isIgnoreErrors(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.ignoreErrors
attribute.- Returns:
- the ignoreErrors
-
isIgnoreErrors
public java.lang.Boolean isIgnoreErrors()
Generated method - Getter of theSolrIndexConfig.ignoreErrors
attribute.- Returns:
- the ignoreErrors
-
isIgnoreErrorsAsPrimitive
public boolean isIgnoreErrorsAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.ignoreErrors
attribute.- Returns:
- the ignoreErrors
-
isIgnoreErrorsAsPrimitive
public boolean isIgnoreErrorsAsPrimitive()
Generated method - Getter of theSolrIndexConfig.ignoreErrors
attribute.- Returns:
- the ignoreErrors
-
setIgnoreErrors
public void setIgnoreErrors(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrIndexConfig.ignoreErrors
attribute.- Parameters:
value
- the ignoreErrors
-
setIgnoreErrors
public void setIgnoreErrors(java.lang.Boolean value)
Generated method - Setter of theSolrIndexConfig.ignoreErrors
attribute.- Parameters:
value
- the ignoreErrors
-
setIgnoreErrors
public void setIgnoreErrors(SessionContext ctx, boolean value)
Generated method - Setter of theSolrIndexConfig.ignoreErrors
attribute.- Parameters:
value
- the ignoreErrors
-
setIgnoreErrors
public void setIgnoreErrors(boolean value)
Generated method - Setter of theSolrIndexConfig.ignoreErrors
attribute.- Parameters:
value
- the ignoreErrors
-
getIndexMode
public EnumerationValue getIndexMode(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.indexMode
attribute.- Returns:
- the indexMode
-
getIndexMode
public EnumerationValue getIndexMode()
Generated method - Getter of theSolrIndexConfig.indexMode
attribute.- Returns:
- the indexMode
-
setIndexMode
public void setIndexMode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theSolrIndexConfig.indexMode
attribute.- Parameters:
value
- the indexMode
-
setIndexMode
public void setIndexMode(EnumerationValue value)
Generated method - Setter of theSolrIndexConfig.indexMode
attribute.- Parameters:
value
- the indexMode
-
isLegacyMode
public java.lang.Boolean isLegacyMode(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.legacyMode
attribute.- Returns:
- the legacyMode
-
isLegacyMode
public java.lang.Boolean isLegacyMode()
Generated method - Getter of theSolrIndexConfig.legacyMode
attribute.- Returns:
- the legacyMode
-
isLegacyModeAsPrimitive
public boolean isLegacyModeAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.legacyMode
attribute.- Returns:
- the legacyMode
-
isLegacyModeAsPrimitive
public boolean isLegacyModeAsPrimitive()
Generated method - Getter of theSolrIndexConfig.legacyMode
attribute.- Returns:
- the legacyMode
-
setLegacyMode
public void setLegacyMode(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrIndexConfig.legacyMode
attribute.- Parameters:
value
- the legacyMode
-
setLegacyMode
public void setLegacyMode(java.lang.Boolean value)
Generated method - Setter of theSolrIndexConfig.legacyMode
attribute.- Parameters:
value
- the legacyMode
-
setLegacyMode
public void setLegacyMode(SessionContext ctx, boolean value)
Generated method - Setter of theSolrIndexConfig.legacyMode
attribute.- Parameters:
value
- the legacyMode
-
setLegacyMode
public void setLegacyMode(boolean value)
Generated method - Setter of theSolrIndexConfig.legacyMode
attribute.- Parameters:
value
- the legacyMode
-
getMaxBatchRetries
public java.lang.Integer getMaxBatchRetries(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.maxBatchRetries
attribute.- Returns:
- the maxBatchRetries
-
getMaxBatchRetries
public java.lang.Integer getMaxBatchRetries()
Generated method - Getter of theSolrIndexConfig.maxBatchRetries
attribute.- Returns:
- the maxBatchRetries
-
getMaxBatchRetriesAsPrimitive
public int getMaxBatchRetriesAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.maxBatchRetries
attribute.- Returns:
- the maxBatchRetries
-
getMaxBatchRetriesAsPrimitive
public int getMaxBatchRetriesAsPrimitive()
Generated method - Getter of theSolrIndexConfig.maxBatchRetries
attribute.- Returns:
- the maxBatchRetries
-
setMaxBatchRetries
public void setMaxBatchRetries(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.maxBatchRetries
attribute.- Parameters:
value
- the maxBatchRetries
-
setMaxBatchRetries
public void setMaxBatchRetries(java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.maxBatchRetries
attribute.- Parameters:
value
- the maxBatchRetries
-
setMaxBatchRetries
public void setMaxBatchRetries(SessionContext ctx, int value)
Generated method - Setter of theSolrIndexConfig.maxBatchRetries
attribute.- Parameters:
value
- the maxBatchRetries
-
setMaxBatchRetries
public void setMaxBatchRetries(int value)
Generated method - Setter of theSolrIndexConfig.maxBatchRetries
attribute.- Parameters:
value
- the maxBatchRetries
-
getMaxRetries
public java.lang.Integer getMaxRetries(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.maxRetries
attribute.- Returns:
- the maxRetries
-
getMaxRetries
public java.lang.Integer getMaxRetries()
Generated method - Getter of theSolrIndexConfig.maxRetries
attribute.- Returns:
- the maxRetries
-
getMaxRetriesAsPrimitive
public int getMaxRetriesAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.maxRetries
attribute.- Returns:
- the maxRetries
-
getMaxRetriesAsPrimitive
public int getMaxRetriesAsPrimitive()
Generated method - Getter of theSolrIndexConfig.maxRetries
attribute.- Returns:
- the maxRetries
-
setMaxRetries
public void setMaxRetries(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.maxRetries
attribute.- Parameters:
value
- the maxRetries
-
setMaxRetries
public void setMaxRetries(java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.maxRetries
attribute.- Parameters:
value
- the maxRetries
-
setMaxRetries
public void setMaxRetries(SessionContext ctx, int value)
Generated method - Setter of theSolrIndexConfig.maxRetries
attribute.- Parameters:
value
- the maxRetries
-
setMaxRetries
public void setMaxRetries(int value)
Generated method - Setter of theSolrIndexConfig.maxRetries
attribute.- Parameters:
value
- the maxRetries
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.name
attribute.- Returns:
- the name - unique identifier of indexer configuration
-
getName
public java.lang.String getName()
Generated method - Getter of theSolrIndexConfig.name
attribute.- Returns:
- the name - unique identifier of indexer configuration
-
setName
protected void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSolrIndexConfig.name
attribute.- Parameters:
value
- the name - unique identifier of indexer configuration
-
setName
protected void setName(java.lang.String value)
Generated method - Setter of theSolrIndexConfig.name
attribute.- Parameters:
value
- the name - unique identifier of indexer configuration
-
getNodeGroup
public java.lang.String getNodeGroup(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.nodeGroup
attribute.- Returns:
- the nodeGroup - allows to control on which node group of a cluster process will be executed in case of distributed indexing
-
getNodeGroup
public java.lang.String getNodeGroup()
Generated method - Getter of theSolrIndexConfig.nodeGroup
attribute.- Returns:
- the nodeGroup - allows to control on which node group of a cluster process will be executed in case of distributed indexing
-
setNodeGroup
public void setNodeGroup(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSolrIndexConfig.nodeGroup
attribute.- Parameters:
value
- the nodeGroup - allows to control on which node group of a cluster process will be executed in case of distributed indexing
-
setNodeGroup
public void setNodeGroup(java.lang.String value)
Generated method - Setter of theSolrIndexConfig.nodeGroup
attribute.- Parameters:
value
- the nodeGroup - allows to control on which node group of a cluster process will be executed in case of distributed indexing
-
getNumberOfThreads
public java.lang.Integer getNumberOfThreads(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.numberOfThreads
attribute.- Returns:
- the numberOfThreads
-
getNumberOfThreads
public java.lang.Integer getNumberOfThreads()
Generated method - Getter of theSolrIndexConfig.numberOfThreads
attribute.- Returns:
- the numberOfThreads
-
getNumberOfThreadsAsPrimitive
public int getNumberOfThreadsAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.numberOfThreads
attribute.- Returns:
- the numberOfThreads
-
getNumberOfThreadsAsPrimitive
public int getNumberOfThreadsAsPrimitive()
Generated method - Getter of theSolrIndexConfig.numberOfThreads
attribute.- Returns:
- the numberOfThreads
-
setNumberOfThreads
public void setNumberOfThreads(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.numberOfThreads
attribute.- Parameters:
value
- the numberOfThreads
-
setNumberOfThreads
public void setNumberOfThreads(java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.numberOfThreads
attribute.- Parameters:
value
- the numberOfThreads
-
setNumberOfThreads
public void setNumberOfThreads(SessionContext ctx, int value)
Generated method - Setter of theSolrIndexConfig.numberOfThreads
attribute.- Parameters:
value
- the numberOfThreads
-
setNumberOfThreads
public void setNumberOfThreads(int value)
Generated method - Setter of theSolrIndexConfig.numberOfThreads
attribute.- Parameters:
value
- the numberOfThreads
-
getOptimizeMode
public EnumerationValue getOptimizeMode(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.optimizeMode
attribute.- Returns:
- the optimizeMode
-
getOptimizeMode
public EnumerationValue getOptimizeMode()
Generated method - Getter of theSolrIndexConfig.optimizeMode
attribute.- Returns:
- the optimizeMode
-
setOptimizeMode
public void setOptimizeMode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theSolrIndexConfig.optimizeMode
attribute.- Parameters:
value
- the optimizeMode
-
setOptimizeMode
public void setOptimizeMode(EnumerationValue value)
Generated method - Setter of theSolrIndexConfig.optimizeMode
attribute.- Parameters:
value
- the optimizeMode
-
-