Class SolrIndexerDistributedProcessModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.processing.model.DistributedProcessModel
de.hybris.platform.processing.model.SimpleDistributedProcessModel
de.hybris.platform.solrfacetsearch.model.SolrIndexerDistributedProcessModel
- All Implemented Interfaces:
Serializable
Generated model class for type SolrIndexerDistributedProcess first defined at extension solrfacetsearch.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofSolrIndexerDistributedProcess.externalIndexOperationattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrIndexerDistributedProcess.facetSearchConfigattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrIndexerDistributedProcess.indexattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrIndexerDistributedProcess.indexedPropertiesattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrIndexerDistributedProcess.indexedTypeattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrIndexerDistributedProcess.indexerHintsattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrIndexerDistributedProcess.indexOperationattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrIndexerDistributedProcess.indexOperationIdattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrIndexerDistributedProcess.sessionCurrencyattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrIndexerDistributedProcess.sessionLanguageattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrIndexerDistributedProcess.sessionUserattribute defined at extensionsolrfacetsearch.Fields inherited from class de.hybris.platform.processing.model.SimpleDistributedProcessModel
BATCHSIZEFields inherited from class de.hybris.platform.processing.model.DistributedProcessModel
BATCHES, CODE, CURRENTEXECUTIONID, EXTENDEDSTATUS, HANDLERBEANID, NODEGROUP, PROGRESS, STATE, STATUS, STOPREQUESTEDFields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.SolrIndexerDistributedProcessModel(int _batchSize, String _code, String _currentExecutionId, String _handlerBeanId, String _nodeGroup, ItemModel _owner, DistributedProcessState _state) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSolrIndexerDistributedProcessModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing contextSolrIndexerDistributedProcessModel(String _code, String _currentExecutionId, DistributedProcessState _state) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theSolrIndexerDistributedProcess.facetSearchConfigattribute defined at extensionsolrfacetsearch.getIndex()Generated method - Getter of theSolrIndexerDistributedProcess.indexattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrIndexerDistributedProcess.indexedPropertiesattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrIndexerDistributedProcess.indexedTypeattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrIndexerDistributedProcess.indexerHintsattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrIndexerDistributedProcess.indexOperationattribute defined at extensionsolrfacetsearch.longGenerated method - Getter of theSolrIndexerDistributedProcess.indexOperationIdattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrIndexerDistributedProcess.sessionCurrencyattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrIndexerDistributedProcess.sessionLanguageattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrIndexerDistributedProcess.sessionUserattribute defined at extensionsolrfacetsearch.booleanGenerated method - Getter of theSolrIndexerDistributedProcess.externalIndexOperationattribute defined at extensionsolrfacetsearch.voidsetExternalIndexOperation(boolean value) Generated method - Setter ofSolrIndexerDistributedProcess.externalIndexOperationattribute defined at extensionsolrfacetsearch.voidsetFacetSearchConfig(String value) Generated method - Setter ofSolrIndexerDistributedProcess.facetSearchConfigattribute defined at extensionsolrfacetsearch.voidGenerated method - Setter ofSolrIndexerDistributedProcess.indexattribute defined at extensionsolrfacetsearch.voidsetIndexedProperties(Collection<String> value) Generated method - Setter ofSolrIndexerDistributedProcess.indexedPropertiesattribute defined at extensionsolrfacetsearch.voidsetIndexedType(String value) Generated method - Setter ofSolrIndexerDistributedProcess.indexedTypeattribute defined at extensionsolrfacetsearch.voidsetIndexerHints(Map<String, String> value) Generated method - Setter ofSolrIndexerDistributedProcess.indexerHintsattribute defined at extensionsolrfacetsearch.voidGenerated method - Setter ofSolrIndexerDistributedProcess.indexOperationattribute defined at extensionsolrfacetsearch.voidsetIndexOperationId(long value) Generated method - Setter ofSolrIndexerDistributedProcess.indexOperationIdattribute defined at extensionsolrfacetsearch.voidsetSessionCurrency(String value) Generated method - Setter ofSolrIndexerDistributedProcess.sessionCurrencyattribute defined at extensionsolrfacetsearch.voidsetSessionLanguage(String value) Generated method - Setter ofSolrIndexerDistributedProcess.sessionLanguageattribute defined at extensionsolrfacetsearch.voidsetSessionUser(String value) Generated method - Setter ofSolrIndexerDistributedProcess.sessionUserattribute defined at extensionsolrfacetsearch.Methods inherited from class de.hybris.platform.processing.model.SimpleDistributedProcessModel
getBatchSize, setBatchSizeMethods inherited from class de.hybris.platform.processing.model.DistributedProcessModel
getBatches, getCode, getCurrentExecutionId, getExtendedStatus, getHandlerBeanId, getNodeGroup, getProgress, getState, getStatus, isStopRequested, setBatches, setCode, setCurrentExecutionId, setExtendedStatus, setHandlerBeanId, setNodeGroup, setProgress, setState, setStatus, setStopRequestedMethods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
Field Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
SESSIONUSER
Generated constant - Attribute key ofSolrIndexerDistributedProcess.sessionUserattribute defined at extensionsolrfacetsearch.- See Also:
-
SESSIONLANGUAGE
Generated constant - Attribute key ofSolrIndexerDistributedProcess.sessionLanguageattribute defined at extensionsolrfacetsearch.- See Also:
-
SESSIONCURRENCY
Generated constant - Attribute key ofSolrIndexerDistributedProcess.sessionCurrencyattribute defined at extensionsolrfacetsearch.- See Also:
-
INDEXOPERATIONID
Generated constant - Attribute key ofSolrIndexerDistributedProcess.indexOperationIdattribute defined at extensionsolrfacetsearch.- See Also:
-
INDEXOPERATION
Generated constant - Attribute key ofSolrIndexerDistributedProcess.indexOperationattribute defined at extensionsolrfacetsearch.- See Also:
-
EXTERNALINDEXOPERATION
Generated constant - Attribute key ofSolrIndexerDistributedProcess.externalIndexOperationattribute defined at extensionsolrfacetsearch.- See Also:
-
FACETSEARCHCONFIG
Generated constant - Attribute key ofSolrIndexerDistributedProcess.facetSearchConfigattribute defined at extensionsolrfacetsearch.- See Also:
-
INDEXEDTYPE
Generated constant - Attribute key ofSolrIndexerDistributedProcess.indexedTypeattribute defined at extensionsolrfacetsearch.- See Also:
-
INDEXEDPROPERTIES
Generated constant - Attribute key ofSolrIndexerDistributedProcess.indexedPropertiesattribute defined at extensionsolrfacetsearch.- See Also:
-
INDEX
Generated constant - Attribute key ofSolrIndexerDistributedProcess.indexattribute defined at extensionsolrfacetsearch.- See Also:
-
INDEXERHINTS
Generated constant - Attribute key ofSolrIndexerDistributedProcess.indexerHintsattribute defined at extensionsolrfacetsearch.- See Also:
-
-
Constructor Details
-
SolrIndexerDistributedProcessModel
public SolrIndexerDistributedProcessModel()Generated constructor - Default constructor for generic creation. -
SolrIndexerDistributedProcessModel
public SolrIndexerDistributedProcessModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
SolrIndexerDistributedProcessModel
@Deprecated(since="4.1.1", forRemoval=true) public SolrIndexerDistributedProcessModel(String _code, String _currentExecutionId, DistributedProcessState _state) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_code- initial attribute declared by typeDistributedProcessat extensionprocessing_currentExecutionId- initial attribute declared by typeDistributedProcessat extensionprocessing_state- initial attribute declared by typeDistributedProcessat extensionprocessing
-
SolrIndexerDistributedProcessModel
@Deprecated(since="4.1.1", forRemoval=true) public SolrIndexerDistributedProcessModel(int _batchSize, String _code, String _currentExecutionId, String _handlerBeanId, String _nodeGroup, ItemModel _owner, DistributedProcessState _state) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_batchSize- initial attribute declared by typeSimpleDistributedProcessat extensionprocessing_code- initial attribute declared by typeDistributedProcessat extensionprocessing_currentExecutionId- initial attribute declared by typeDistributedProcessat extensionprocessing_handlerBeanId- initial attribute declared by typeDistributedProcessat extensionprocessing_nodeGroup- initial attribute declared by typeDistributedProcessat extensionprocessing_owner- initial attribute declared by typeItemat extensioncore_state- initial attribute declared by typeDistributedProcessat extensionprocessing
-
-
Method Details
-
getFacetSearchConfig
Generated method - Getter of theSolrIndexerDistributedProcess.facetSearchConfigattribute defined at extensionsolrfacetsearch.- Returns:
- the facetSearchConfig
-
getIndex
Generated method - Getter of theSolrIndexerDistributedProcess.indexattribute defined at extensionsolrfacetsearch.- Returns:
- the index
-
getIndexedProperties
@Accessor(qualifier="indexedProperties", type=GETTER) public Collection<String> getIndexedProperties()Generated method - Getter of theSolrIndexerDistributedProcess.indexedPropertiesattribute defined at extensionsolrfacetsearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the indexedProperties
-
getIndexedType
Generated method - Getter of theSolrIndexerDistributedProcess.indexedTypeattribute defined at extensionsolrfacetsearch.- Returns:
- the indexedType
-
getIndexerHints
Generated method - Getter of theSolrIndexerDistributedProcess.indexerHintsattribute defined at extensionsolrfacetsearch.- Returns:
- the indexerHints
-
getIndexOperation
@Accessor(qualifier="indexOperation", type=GETTER) public IndexerOperationValues getIndexOperation()Generated method - Getter of theSolrIndexerDistributedProcess.indexOperationattribute defined at extensionsolrfacetsearch.- Returns:
- the indexOperation
-
getIndexOperationId
@Accessor(qualifier="indexOperationId", type=GETTER) public long getIndexOperationId()Generated method - Getter of theSolrIndexerDistributedProcess.indexOperationIdattribute defined at extensionsolrfacetsearch.- Returns:
- the indexOperationId
-
getSessionCurrency
Generated method - Getter of theSolrIndexerDistributedProcess.sessionCurrencyattribute defined at extensionsolrfacetsearch.- Returns:
- the sessionCurrency
-
getSessionLanguage
Generated method - Getter of theSolrIndexerDistributedProcess.sessionLanguageattribute defined at extensionsolrfacetsearch.- Returns:
- the sessionLanguage
-
getSessionUser
Generated method - Getter of theSolrIndexerDistributedProcess.sessionUserattribute defined at extensionsolrfacetsearch.- Returns:
- the sessionUser
-
isExternalIndexOperation
@Accessor(qualifier="externalIndexOperation", type=GETTER) public boolean isExternalIndexOperation()Generated method - Getter of theSolrIndexerDistributedProcess.externalIndexOperationattribute defined at extensionsolrfacetsearch.- Returns:
- the externalIndexOperation
-
setExternalIndexOperation
@Accessor(qualifier="externalIndexOperation", type=SETTER) public void setExternalIndexOperation(boolean value) Generated method - Setter ofSolrIndexerDistributedProcess.externalIndexOperationattribute defined at extensionsolrfacetsearch.- Parameters:
value- the externalIndexOperation
-
setFacetSearchConfig
@Accessor(qualifier="facetSearchConfig", type=SETTER) public void setFacetSearchConfig(String value) Generated method - Setter ofSolrIndexerDistributedProcess.facetSearchConfigattribute defined at extensionsolrfacetsearch.- Parameters:
value- the facetSearchConfig
-
setIndex
Generated method - Setter ofSolrIndexerDistributedProcess.indexattribute defined at extensionsolrfacetsearch.- Parameters:
value- the index
-
setIndexedProperties
@Accessor(qualifier="indexedProperties", type=SETTER) public void setIndexedProperties(Collection<String> value) Generated method - Setter ofSolrIndexerDistributedProcess.indexedPropertiesattribute defined at extensionsolrfacetsearch.- Parameters:
value- the indexedProperties
-
setIndexedType
Generated method - Setter ofSolrIndexerDistributedProcess.indexedTypeattribute defined at extensionsolrfacetsearch.- Parameters:
value- the indexedType
-
setIndexerHints
@Accessor(qualifier="indexerHints", type=SETTER) public void setIndexerHints(Map<String, String> value) Generated method - Setter ofSolrIndexerDistributedProcess.indexerHintsattribute defined at extensionsolrfacetsearch.- Parameters:
value- the indexerHints
-
setIndexOperation
@Accessor(qualifier="indexOperation", type=SETTER) public void setIndexOperation(IndexerOperationValues value) Generated method - Setter ofSolrIndexerDistributedProcess.indexOperationattribute defined at extensionsolrfacetsearch.- Parameters:
value- the indexOperation
-
setIndexOperationId
@Accessor(qualifier="indexOperationId", type=SETTER) public void setIndexOperationId(long value) Generated method - Setter ofSolrIndexerDistributedProcess.indexOperationIdattribute defined at extensionsolrfacetsearch.- Parameters:
value- the indexOperationId
-
setSessionCurrency
Generated method - Setter ofSolrIndexerDistributedProcess.sessionCurrencyattribute defined at extensionsolrfacetsearch.- Parameters:
value- the sessionCurrency
-
setSessionLanguage
Generated method - Setter ofSolrIndexerDistributedProcess.sessionLanguageattribute defined at extensionsolrfacetsearch.- Parameters:
value- the sessionLanguage
-
setSessionUser
Generated method - Setter ofSolrIndexerDistributedProcess.sessionUserattribute defined at extensionsolrfacetsearch.- Parameters:
value- the sessionUser
-