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.StringBATCHSIZEQualifier of theSolrIndexConfig.batchSizeattributestatic java.lang.StringCOMMITMODEQualifier of theSolrIndexConfig.commitModeattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringDISTRIBUTEDINDEXINGQualifier of theSolrIndexConfig.distributedIndexingattributestatic java.lang.StringEXPORTPATHQualifier of theSolrIndexConfig.exportPathattributestatic java.lang.StringIGNOREERRORSQualifier of theSolrIndexConfig.ignoreErrorsattributestatic java.lang.StringINDEXMODEQualifier of theSolrIndexConfig.indexModeattributestatic java.lang.StringLEGACYMODEQualifier of theSolrIndexConfig.legacyModeattributestatic java.lang.StringMAXBATCHRETRIESQualifier of theSolrIndexConfig.maxBatchRetriesattributestatic java.lang.StringMAXRETRIESQualifier of theSolrIndexConfig.maxRetriesattributestatic java.lang.StringNAMEQualifier of theSolrIndexConfig.nameattributestatic java.lang.StringNODEGROUPQualifier of theSolrIndexConfig.nodeGroupattributestatic java.lang.StringNUMBEROFTHREADSQualifier of theSolrIndexConfig.numberOfThreadsattributestatic java.lang.StringOPTIMIZEMODEQualifier of theSolrIndexConfig.optimizeModeattribute-
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.IntegergetBatchSize()Generated method - Getter of theSolrIndexConfig.batchSizeattribute.java.lang.IntegergetBatchSize(SessionContext ctx)Generated method - Getter of theSolrIndexConfig.batchSizeattribute.intgetBatchSizeAsPrimitive()Generated method - Getter of theSolrIndexConfig.batchSizeattribute.intgetBatchSizeAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrIndexConfig.batchSizeattribute.EnumerationValuegetCommitMode()Generated method - Getter of theSolrIndexConfig.commitModeattribute.EnumerationValuegetCommitMode(SessionContext ctx)Generated method - Getter of theSolrIndexConfig.commitModeattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetExportPath()Generated method - Getter of theSolrIndexConfig.exportPathattribute.java.lang.StringgetExportPath(SessionContext ctx)Generated method - Getter of theSolrIndexConfig.exportPathattribute.EnumerationValuegetIndexMode()Generated method - Getter of theSolrIndexConfig.indexModeattribute.EnumerationValuegetIndexMode(SessionContext ctx)Generated method - Getter of theSolrIndexConfig.indexModeattribute.java.lang.IntegergetMaxBatchRetries()Generated method - Getter of theSolrIndexConfig.maxBatchRetriesattribute.java.lang.IntegergetMaxBatchRetries(SessionContext ctx)Generated method - Getter of theSolrIndexConfig.maxBatchRetriesattribute.intgetMaxBatchRetriesAsPrimitive()Generated method - Getter of theSolrIndexConfig.maxBatchRetriesattribute.intgetMaxBatchRetriesAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrIndexConfig.maxBatchRetriesattribute.java.lang.IntegergetMaxRetries()Generated method - Getter of theSolrIndexConfig.maxRetriesattribute.java.lang.IntegergetMaxRetries(SessionContext ctx)Generated method - Getter of theSolrIndexConfig.maxRetriesattribute.intgetMaxRetriesAsPrimitive()Generated method - Getter of theSolrIndexConfig.maxRetriesattribute.intgetMaxRetriesAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrIndexConfig.maxRetriesattribute.java.lang.StringgetName()Generated method - Getter of theSolrIndexConfig.nameattribute.java.lang.StringgetName(SessionContext ctx)Generated method - Getter of theSolrIndexConfig.nameattribute.java.lang.StringgetNodeGroup()Generated method - Getter of theSolrIndexConfig.nodeGroupattribute.java.lang.StringgetNodeGroup(SessionContext ctx)Generated method - Getter of theSolrIndexConfig.nodeGroupattribute.java.lang.IntegergetNumberOfThreads()Generated method - Getter of theSolrIndexConfig.numberOfThreadsattribute.java.lang.IntegergetNumberOfThreads(SessionContext ctx)Generated method - Getter of theSolrIndexConfig.numberOfThreadsattribute.intgetNumberOfThreadsAsPrimitive()Generated method - Getter of theSolrIndexConfig.numberOfThreadsattribute.intgetNumberOfThreadsAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrIndexConfig.numberOfThreadsattribute.EnumerationValuegetOptimizeMode()Generated method - Getter of theSolrIndexConfig.optimizeModeattribute.EnumerationValuegetOptimizeMode(SessionContext ctx)Generated method - Getter of theSolrIndexConfig.optimizeModeattribute.java.lang.BooleanisDistributedIndexing()Generated method - Getter of theSolrIndexConfig.distributedIndexingattribute.java.lang.BooleanisDistributedIndexing(SessionContext ctx)Generated method - Getter of theSolrIndexConfig.distributedIndexingattribute.booleanisDistributedIndexingAsPrimitive()Generated method - Getter of theSolrIndexConfig.distributedIndexingattribute.booleanisDistributedIndexingAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrIndexConfig.distributedIndexingattribute.java.lang.BooleanisIgnoreErrors()Generated method - Getter of theSolrIndexConfig.ignoreErrorsattribute.java.lang.BooleanisIgnoreErrors(SessionContext ctx)Generated method - Getter of theSolrIndexConfig.ignoreErrorsattribute.booleanisIgnoreErrorsAsPrimitive()Generated method - Getter of theSolrIndexConfig.ignoreErrorsattribute.booleanisIgnoreErrorsAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrIndexConfig.ignoreErrorsattribute.java.lang.BooleanisLegacyMode()Generated method - Getter of theSolrIndexConfig.legacyModeattribute.java.lang.BooleanisLegacyMode(SessionContext ctx)Generated method - Getter of theSolrIndexConfig.legacyModeattribute.booleanisLegacyModeAsPrimitive()Generated method - Getter of theSolrIndexConfig.legacyModeattribute.booleanisLegacyModeAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrIndexConfig.legacyModeattribute.voidsetBatchSize(int value)Generated method - Setter of theSolrIndexConfig.batchSizeattribute.voidsetBatchSize(SessionContext ctx, int value)Generated method - Setter of theSolrIndexConfig.batchSizeattribute.voidsetBatchSize(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theSolrIndexConfig.batchSizeattribute.voidsetBatchSize(java.lang.Integer value)Generated method - Setter of theSolrIndexConfig.batchSizeattribute.voidsetCommitMode(EnumerationValue value)Generated method - Setter of theSolrIndexConfig.commitModeattribute.voidsetCommitMode(SessionContext ctx, EnumerationValue value)Generated method - Setter of theSolrIndexConfig.commitModeattribute.voidsetDistributedIndexing(boolean value)Generated method - Setter of theSolrIndexConfig.distributedIndexingattribute.voidsetDistributedIndexing(SessionContext ctx, boolean value)Generated method - Setter of theSolrIndexConfig.distributedIndexingattribute.voidsetDistributedIndexing(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSolrIndexConfig.distributedIndexingattribute.voidsetDistributedIndexing(java.lang.Boolean value)Generated method - Setter of theSolrIndexConfig.distributedIndexingattribute.voidsetExportPath(SessionContext ctx, java.lang.String value)Generated method - Setter of theSolrIndexConfig.exportPathattribute.voidsetExportPath(java.lang.String value)Generated method - Setter of theSolrIndexConfig.exportPathattribute.voidsetIgnoreErrors(boolean value)Generated method - Setter of theSolrIndexConfig.ignoreErrorsattribute.voidsetIgnoreErrors(SessionContext ctx, boolean value)Generated method - Setter of theSolrIndexConfig.ignoreErrorsattribute.voidsetIgnoreErrors(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSolrIndexConfig.ignoreErrorsattribute.voidsetIgnoreErrors(java.lang.Boolean value)Generated method - Setter of theSolrIndexConfig.ignoreErrorsattribute.voidsetIndexMode(EnumerationValue value)Generated method - Setter of theSolrIndexConfig.indexModeattribute.voidsetIndexMode(SessionContext ctx, EnumerationValue value)Generated method - Setter of theSolrIndexConfig.indexModeattribute.voidsetLegacyMode(boolean value)Generated method - Setter of theSolrIndexConfig.legacyModeattribute.voidsetLegacyMode(SessionContext ctx, boolean value)Generated method - Setter of theSolrIndexConfig.legacyModeattribute.voidsetLegacyMode(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSolrIndexConfig.legacyModeattribute.voidsetLegacyMode(java.lang.Boolean value)Generated method - Setter of theSolrIndexConfig.legacyModeattribute.voidsetMaxBatchRetries(int value)Generated method - Setter of theSolrIndexConfig.maxBatchRetriesattribute.voidsetMaxBatchRetries(SessionContext ctx, int value)Generated method - Setter of theSolrIndexConfig.maxBatchRetriesattribute.voidsetMaxBatchRetries(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theSolrIndexConfig.maxBatchRetriesattribute.voidsetMaxBatchRetries(java.lang.Integer value)Generated method - Setter of theSolrIndexConfig.maxBatchRetriesattribute.voidsetMaxRetries(int value)Generated method - Setter of theSolrIndexConfig.maxRetriesattribute.voidsetMaxRetries(SessionContext ctx, int value)Generated method - Setter of theSolrIndexConfig.maxRetriesattribute.voidsetMaxRetries(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theSolrIndexConfig.maxRetriesattribute.voidsetMaxRetries(java.lang.Integer value)Generated method - Setter of theSolrIndexConfig.maxRetriesattribute.protected voidsetName(SessionContext ctx, java.lang.String value)Generated method - Setter of theSolrIndexConfig.nameattribute.protected voidsetName(java.lang.String value)Generated method - Setter of theSolrIndexConfig.nameattribute.voidsetNodeGroup(SessionContext ctx, java.lang.String value)Generated method - Setter of theSolrIndexConfig.nodeGroupattribute.voidsetNodeGroup(java.lang.String value)Generated method - Setter of theSolrIndexConfig.nodeGroupattribute.voidsetNumberOfThreads(int value)Generated method - Setter of theSolrIndexConfig.numberOfThreadsattribute.voidsetNumberOfThreads(SessionContext ctx, int value)Generated method - Setter of theSolrIndexConfig.numberOfThreadsattribute.voidsetNumberOfThreads(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theSolrIndexConfig.numberOfThreadsattribute.voidsetNumberOfThreads(java.lang.Integer value)Generated method - Setter of theSolrIndexConfig.numberOfThreadsattribute.voidsetOptimizeMode(EnumerationValue value)Generated method - Setter of theSolrIndexConfig.optimizeModeattribute.voidsetOptimizeMode(SessionContext ctx, EnumerationValue value)Generated method - Setter of theSolrIndexConfig.optimizeModeattribute.-
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.nameattribute- See Also:
- Constant Field Values
-
BATCHSIZE
public static final java.lang.String BATCHSIZE
Qualifier of theSolrIndexConfig.batchSizeattribute- See Also:
- Constant Field Values
-
EXPORTPATH
public static final java.lang.String EXPORTPATH
Qualifier of theSolrIndexConfig.exportPathattribute- See Also:
- Constant Field Values
-
NUMBEROFTHREADS
public static final java.lang.String NUMBEROFTHREADS
Qualifier of theSolrIndexConfig.numberOfThreadsattribute- See Also:
- Constant Field Values
-
INDEXMODE
public static final java.lang.String INDEXMODE
Qualifier of theSolrIndexConfig.indexModeattribute- See Also:
- Constant Field Values
-
COMMITMODE
public static final java.lang.String COMMITMODE
Qualifier of theSolrIndexConfig.commitModeattribute- See Also:
- Constant Field Values
-
OPTIMIZEMODE
public static final java.lang.String OPTIMIZEMODE
Qualifier of theSolrIndexConfig.optimizeModeattribute- See Also:
- Constant Field Values
-
IGNOREERRORS
public static final java.lang.String IGNOREERRORS
Qualifier of theSolrIndexConfig.ignoreErrorsattribute- See Also:
- Constant Field Values
-
LEGACYMODE
public static final java.lang.String LEGACYMODE
Qualifier of theSolrIndexConfig.legacyModeattribute- See Also:
- Constant Field Values
-
MAXRETRIES
public static final java.lang.String MAXRETRIES
Qualifier of theSolrIndexConfig.maxRetriesattribute- See Also:
- Constant Field Values
-
MAXBATCHRETRIES
public static final java.lang.String MAXBATCHRETRIES
Qualifier of theSolrIndexConfig.maxBatchRetriesattribute- See Also:
- Constant Field Values
-
DISTRIBUTEDINDEXING
public static final java.lang.String DISTRIBUTEDINDEXING
Qualifier of theSolrIndexConfig.distributedIndexingattribute- See Also:
- Constant Field Values
-
NODEGROUP
public static final java.lang.String NODEGROUP
Qualifier of theSolrIndexConfig.nodeGroupattribute- 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:
getDefaultAttributeModesin classItem
-
getBatchSize
public java.lang.Integer getBatchSize(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.batchSizeattribute.- Returns:
- the batchSize
-
getBatchSize
public java.lang.Integer getBatchSize()
Generated method - Getter of theSolrIndexConfig.batchSizeattribute.- Returns:
- the batchSize
-
getBatchSizeAsPrimitive
public int getBatchSizeAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.batchSizeattribute.- Returns:
- the batchSize
-
getBatchSizeAsPrimitive
public int getBatchSizeAsPrimitive()
Generated method - Getter of theSolrIndexConfig.batchSizeattribute.- Returns:
- the batchSize
-
setBatchSize
public void setBatchSize(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.batchSizeattribute.- Parameters:
value- the batchSize
-
setBatchSize
public void setBatchSize(java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.batchSizeattribute.- Parameters:
value- the batchSize
-
setBatchSize
public void setBatchSize(SessionContext ctx, int value)
Generated method - Setter of theSolrIndexConfig.batchSizeattribute.- Parameters:
value- the batchSize
-
setBatchSize
public void setBatchSize(int value)
Generated method - Setter of theSolrIndexConfig.batchSizeattribute.- Parameters:
value- the batchSize
-
getCommitMode
public EnumerationValue getCommitMode(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.commitModeattribute.- Returns:
- the commitMode
-
getCommitMode
public EnumerationValue getCommitMode()
Generated method - Getter of theSolrIndexConfig.commitModeattribute.- Returns:
- the commitMode
-
setCommitMode
public void setCommitMode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theSolrIndexConfig.commitModeattribute.- Parameters:
value- the commitMode
-
setCommitMode
public void setCommitMode(EnumerationValue value)
Generated method - Setter of theSolrIndexConfig.commitModeattribute.- Parameters:
value- the commitMode
-
isDistributedIndexing
public java.lang.Boolean isDistributedIndexing(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.distributedIndexingattribute.- Returns:
- the distributedIndexing
-
isDistributedIndexing
public java.lang.Boolean isDistributedIndexing()
Generated method - Getter of theSolrIndexConfig.distributedIndexingattribute.- Returns:
- the distributedIndexing
-
isDistributedIndexingAsPrimitive
public boolean isDistributedIndexingAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.distributedIndexingattribute.- Returns:
- the distributedIndexing
-
isDistributedIndexingAsPrimitive
public boolean isDistributedIndexingAsPrimitive()
Generated method - Getter of theSolrIndexConfig.distributedIndexingattribute.- Returns:
- the distributedIndexing
-
setDistributedIndexing
public void setDistributedIndexing(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrIndexConfig.distributedIndexingattribute.- Parameters:
value- the distributedIndexing
-
setDistributedIndexing
public void setDistributedIndexing(java.lang.Boolean value)
Generated method - Setter of theSolrIndexConfig.distributedIndexingattribute.- Parameters:
value- the distributedIndexing
-
setDistributedIndexing
public void setDistributedIndexing(SessionContext ctx, boolean value)
Generated method - Setter of theSolrIndexConfig.distributedIndexingattribute.- Parameters:
value- the distributedIndexing
-
setDistributedIndexing
public void setDistributedIndexing(boolean value)
Generated method - Setter of theSolrIndexConfig.distributedIndexingattribute.- Parameters:
value- the distributedIndexing
-
getExportPath
public java.lang.String getExportPath(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.exportPathattribute.- Returns:
- the exportPath
-
getExportPath
public java.lang.String getExportPath()
Generated method - Getter of theSolrIndexConfig.exportPathattribute.- Returns:
- the exportPath
-
setExportPath
public void setExportPath(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSolrIndexConfig.exportPathattribute.- Parameters:
value- the exportPath
-
setExportPath
public void setExportPath(java.lang.String value)
Generated method - Setter of theSolrIndexConfig.exportPathattribute.- Parameters:
value- the exportPath
-
isIgnoreErrors
public java.lang.Boolean isIgnoreErrors(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.ignoreErrorsattribute.- Returns:
- the ignoreErrors
-
isIgnoreErrors
public java.lang.Boolean isIgnoreErrors()
Generated method - Getter of theSolrIndexConfig.ignoreErrorsattribute.- Returns:
- the ignoreErrors
-
isIgnoreErrorsAsPrimitive
public boolean isIgnoreErrorsAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.ignoreErrorsattribute.- Returns:
- the ignoreErrors
-
isIgnoreErrorsAsPrimitive
public boolean isIgnoreErrorsAsPrimitive()
Generated method - Getter of theSolrIndexConfig.ignoreErrorsattribute.- Returns:
- the ignoreErrors
-
setIgnoreErrors
public void setIgnoreErrors(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrIndexConfig.ignoreErrorsattribute.- Parameters:
value- the ignoreErrors
-
setIgnoreErrors
public void setIgnoreErrors(java.lang.Boolean value)
Generated method - Setter of theSolrIndexConfig.ignoreErrorsattribute.- Parameters:
value- the ignoreErrors
-
setIgnoreErrors
public void setIgnoreErrors(SessionContext ctx, boolean value)
Generated method - Setter of theSolrIndexConfig.ignoreErrorsattribute.- Parameters:
value- the ignoreErrors
-
setIgnoreErrors
public void setIgnoreErrors(boolean value)
Generated method - Setter of theSolrIndexConfig.ignoreErrorsattribute.- Parameters:
value- the ignoreErrors
-
getIndexMode
public EnumerationValue getIndexMode(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.indexModeattribute.- Returns:
- the indexMode
-
getIndexMode
public EnumerationValue getIndexMode()
Generated method - Getter of theSolrIndexConfig.indexModeattribute.- Returns:
- the indexMode
-
setIndexMode
public void setIndexMode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theSolrIndexConfig.indexModeattribute.- Parameters:
value- the indexMode
-
setIndexMode
public void setIndexMode(EnumerationValue value)
Generated method - Setter of theSolrIndexConfig.indexModeattribute.- Parameters:
value- the indexMode
-
isLegacyMode
public java.lang.Boolean isLegacyMode(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.legacyModeattribute.- Returns:
- the legacyMode
-
isLegacyMode
public java.lang.Boolean isLegacyMode()
Generated method - Getter of theSolrIndexConfig.legacyModeattribute.- Returns:
- the legacyMode
-
isLegacyModeAsPrimitive
public boolean isLegacyModeAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.legacyModeattribute.- Returns:
- the legacyMode
-
isLegacyModeAsPrimitive
public boolean isLegacyModeAsPrimitive()
Generated method - Getter of theSolrIndexConfig.legacyModeattribute.- Returns:
- the legacyMode
-
setLegacyMode
public void setLegacyMode(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrIndexConfig.legacyModeattribute.- Parameters:
value- the legacyMode
-
setLegacyMode
public void setLegacyMode(java.lang.Boolean value)
Generated method - Setter of theSolrIndexConfig.legacyModeattribute.- Parameters:
value- the legacyMode
-
setLegacyMode
public void setLegacyMode(SessionContext ctx, boolean value)
Generated method - Setter of theSolrIndexConfig.legacyModeattribute.- Parameters:
value- the legacyMode
-
setLegacyMode
public void setLegacyMode(boolean value)
Generated method - Setter of theSolrIndexConfig.legacyModeattribute.- Parameters:
value- the legacyMode
-
getMaxBatchRetries
public java.lang.Integer getMaxBatchRetries(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.maxBatchRetriesattribute.- Returns:
- the maxBatchRetries
-
getMaxBatchRetries
public java.lang.Integer getMaxBatchRetries()
Generated method - Getter of theSolrIndexConfig.maxBatchRetriesattribute.- Returns:
- the maxBatchRetries
-
getMaxBatchRetriesAsPrimitive
public int getMaxBatchRetriesAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.maxBatchRetriesattribute.- Returns:
- the maxBatchRetries
-
getMaxBatchRetriesAsPrimitive
public int getMaxBatchRetriesAsPrimitive()
Generated method - Getter of theSolrIndexConfig.maxBatchRetriesattribute.- Returns:
- the maxBatchRetries
-
setMaxBatchRetries
public void setMaxBatchRetries(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.maxBatchRetriesattribute.- Parameters:
value- the maxBatchRetries
-
setMaxBatchRetries
public void setMaxBatchRetries(java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.maxBatchRetriesattribute.- Parameters:
value- the maxBatchRetries
-
setMaxBatchRetries
public void setMaxBatchRetries(SessionContext ctx, int value)
Generated method - Setter of theSolrIndexConfig.maxBatchRetriesattribute.- Parameters:
value- the maxBatchRetries
-
setMaxBatchRetries
public void setMaxBatchRetries(int value)
Generated method - Setter of theSolrIndexConfig.maxBatchRetriesattribute.- Parameters:
value- the maxBatchRetries
-
getMaxRetries
public java.lang.Integer getMaxRetries(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.maxRetriesattribute.- Returns:
- the maxRetries
-
getMaxRetries
public java.lang.Integer getMaxRetries()
Generated method - Getter of theSolrIndexConfig.maxRetriesattribute.- Returns:
- the maxRetries
-
getMaxRetriesAsPrimitive
public int getMaxRetriesAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.maxRetriesattribute.- Returns:
- the maxRetries
-
getMaxRetriesAsPrimitive
public int getMaxRetriesAsPrimitive()
Generated method - Getter of theSolrIndexConfig.maxRetriesattribute.- Returns:
- the maxRetries
-
setMaxRetries
public void setMaxRetries(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.maxRetriesattribute.- Parameters:
value- the maxRetries
-
setMaxRetries
public void setMaxRetries(java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.maxRetriesattribute.- Parameters:
value- the maxRetries
-
setMaxRetries
public void setMaxRetries(SessionContext ctx, int value)
Generated method - Setter of theSolrIndexConfig.maxRetriesattribute.- Parameters:
value- the maxRetries
-
setMaxRetries
public void setMaxRetries(int value)
Generated method - Setter of theSolrIndexConfig.maxRetriesattribute.- Parameters:
value- the maxRetries
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.nameattribute.- Returns:
- the name - unique identifier of indexer configuration
-
getName
public java.lang.String getName()
Generated method - Getter of theSolrIndexConfig.nameattribute.- Returns:
- the name - unique identifier of indexer configuration
-
setName
protected void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSolrIndexConfig.nameattribute.- Parameters:
value- the name - unique identifier of indexer configuration
-
setName
protected void setName(java.lang.String value)
Generated method - Setter of theSolrIndexConfig.nameattribute.- Parameters:
value- the name - unique identifier of indexer configuration
-
getNodeGroup
public java.lang.String getNodeGroup(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.nodeGroupattribute.- 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.nodeGroupattribute.- 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.nodeGroupattribute.- 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.nodeGroupattribute.- 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.numberOfThreadsattribute.- Returns:
- the numberOfThreads
-
getNumberOfThreads
public java.lang.Integer getNumberOfThreads()
Generated method - Getter of theSolrIndexConfig.numberOfThreadsattribute.- Returns:
- the numberOfThreads
-
getNumberOfThreadsAsPrimitive
public int getNumberOfThreadsAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.numberOfThreadsattribute.- Returns:
- the numberOfThreads
-
getNumberOfThreadsAsPrimitive
public int getNumberOfThreadsAsPrimitive()
Generated method - Getter of theSolrIndexConfig.numberOfThreadsattribute.- Returns:
- the numberOfThreads
-
setNumberOfThreads
public void setNumberOfThreads(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.numberOfThreadsattribute.- Parameters:
value- the numberOfThreads
-
setNumberOfThreads
public void setNumberOfThreads(java.lang.Integer value)
Generated method - Setter of theSolrIndexConfig.numberOfThreadsattribute.- Parameters:
value- the numberOfThreads
-
setNumberOfThreads
public void setNumberOfThreads(SessionContext ctx, int value)
Generated method - Setter of theSolrIndexConfig.numberOfThreadsattribute.- Parameters:
value- the numberOfThreads
-
setNumberOfThreads
public void setNumberOfThreads(int value)
Generated method - Setter of theSolrIndexConfig.numberOfThreadsattribute.- Parameters:
value- the numberOfThreads
-
getOptimizeMode
public EnumerationValue getOptimizeMode(SessionContext ctx)
Generated method - Getter of theSolrIndexConfig.optimizeModeattribute.- Returns:
- the optimizeMode
-
getOptimizeMode
public EnumerationValue getOptimizeMode()
Generated method - Getter of theSolrIndexConfig.optimizeModeattribute.- Returns:
- the optimizeMode
-
setOptimizeMode
public void setOptimizeMode(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theSolrIndexConfig.optimizeModeattribute.- Parameters:
value- the optimizeMode
-
setOptimizeMode
public void setOptimizeMode(EnumerationValue value)
Generated method - Setter of theSolrIndexConfig.optimizeModeattribute.- Parameters:
value- the optimizeMode
-
-