public class SolrIndexerDistributedProcessModel extends SimpleDistributedProcessModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
EXTERNALINDEXOPERATION
Generated constant - Attribute key of
SolrIndexerDistributedProcess.externalIndexOperation attribute defined at extension solrfacetsearch. |
static String |
FACETSEARCHCONFIG
Generated constant - Attribute key of
SolrIndexerDistributedProcess.facetSearchConfig attribute defined at extension solrfacetsearch. |
static String |
INDEX
Generated constant - Attribute key of
SolrIndexerDistributedProcess.index attribute defined at extension solrfacetsearch. |
static String |
INDEXEDPROPERTIES
Generated constant - Attribute key of
SolrIndexerDistributedProcess.indexedProperties attribute defined at extension solrfacetsearch. |
static String |
INDEXEDTYPE
Generated constant - Attribute key of
SolrIndexerDistributedProcess.indexedType attribute defined at extension solrfacetsearch. |
static String |
INDEXERHINTS
Generated constant - Attribute key of
SolrIndexerDistributedProcess.indexerHints attribute defined at extension solrfacetsearch. |
static String |
INDEXOPERATION
Generated constant - Attribute key of
SolrIndexerDistributedProcess.indexOperation attribute defined at extension solrfacetsearch. |
static String |
INDEXOPERATIONID
Generated constant - Attribute key of
SolrIndexerDistributedProcess.indexOperationId attribute defined at extension solrfacetsearch. |
static String |
SESSIONCURRENCY
Generated constant - Attribute key of
SolrIndexerDistributedProcess.sessionCurrency attribute defined at extension solrfacetsearch. |
static String |
SESSIONLANGUAGE
Generated constant - Attribute key of
SolrIndexerDistributedProcess.sessionLanguage attribute defined at extension solrfacetsearch. |
static String |
SESSIONUSER
Generated constant - Attribute key of
SolrIndexerDistributedProcess.sessionUser attribute defined at extension solrfacetsearch. |
BATCHSIZEBATCHES, CODE, CURRENTEXECUTIONID, EXTENDEDSTATUS, HANDLERBEANID, NODEGROUP, PROGRESS, STATE, STATUS, STOPREQUESTED_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
SolrIndexerDistributedProcessModel()
Generated constructor - Default constructor for generic creation.
|
SolrIndexerDistributedProcessModel(int _batchSize,
String _code,
String _currentExecutionId,
String _handlerBeanId,
String _nodeGroup,
ItemModel _owner,
DistributedProcessState _state)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SolrIndexerDistributedProcessModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
SolrIndexerDistributedProcessModel(String _code,
String _currentExecutionId,
DistributedProcessState _state)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFacetSearchConfig()
Generated method - Getter of the
SolrIndexerDistributedProcess.facetSearchConfig attribute defined at extension solrfacetsearch. |
String |
getIndex()
Generated method - Getter of the
SolrIndexerDistributedProcess.index attribute defined at extension solrfacetsearch. |
Collection<String> |
getIndexedProperties()
Generated method - Getter of the
SolrIndexerDistributedProcess.indexedProperties attribute defined at extension solrfacetsearch. |
String |
getIndexedType()
Generated method - Getter of the
SolrIndexerDistributedProcess.indexedType attribute defined at extension solrfacetsearch. |
Map<String,String> |
getIndexerHints()
Generated method - Getter of the
SolrIndexerDistributedProcess.indexerHints attribute defined at extension solrfacetsearch. |
IndexerOperationValues |
getIndexOperation()
Generated method - Getter of the
SolrIndexerDistributedProcess.indexOperation attribute defined at extension solrfacetsearch. |
long |
getIndexOperationId()
Generated method - Getter of the
SolrIndexerDistributedProcess.indexOperationId attribute defined at extension solrfacetsearch. |
String |
getSessionCurrency()
Generated method - Getter of the
SolrIndexerDistributedProcess.sessionCurrency attribute defined at extension solrfacetsearch. |
String |
getSessionLanguage()
Generated method - Getter of the
SolrIndexerDistributedProcess.sessionLanguage attribute defined at extension solrfacetsearch. |
String |
getSessionUser()
Generated method - Getter of the
SolrIndexerDistributedProcess.sessionUser attribute defined at extension solrfacetsearch. |
boolean |
isExternalIndexOperation()
Generated method - Getter of the
SolrIndexerDistributedProcess.externalIndexOperation attribute defined at extension solrfacetsearch. |
void |
setExternalIndexOperation(boolean value)
Generated method - Setter of
SolrIndexerDistributedProcess.externalIndexOperation attribute defined at extension solrfacetsearch. |
void |
setFacetSearchConfig(String value)
Generated method - Setter of
SolrIndexerDistributedProcess.facetSearchConfig attribute defined at extension solrfacetsearch. |
void |
setIndex(String value)
Generated method - Setter of
SolrIndexerDistributedProcess.index attribute defined at extension solrfacetsearch. |
void |
setIndexedProperties(Collection<String> value)
Generated method - Setter of
SolrIndexerDistributedProcess.indexedProperties attribute defined at extension solrfacetsearch. |
void |
setIndexedType(String value)
Generated method - Setter of
SolrIndexerDistributedProcess.indexedType attribute defined at extension solrfacetsearch. |
void |
setIndexerHints(Map<String,String> value)
Generated method - Setter of
SolrIndexerDistributedProcess.indexerHints attribute defined at extension solrfacetsearch. |
void |
setIndexOperation(IndexerOperationValues value)
Generated method - Setter of
SolrIndexerDistributedProcess.indexOperation attribute defined at extension solrfacetsearch. |
void |
setIndexOperationId(long value)
Generated method - Setter of
SolrIndexerDistributedProcess.indexOperationId attribute defined at extension solrfacetsearch. |
void |
setSessionCurrency(String value)
Generated method - Setter of
SolrIndexerDistributedProcess.sessionCurrency attribute defined at extension solrfacetsearch. |
void |
setSessionLanguage(String value)
Generated method - Setter of
SolrIndexerDistributedProcess.sessionLanguage attribute defined at extension solrfacetsearch. |
void |
setSessionUser(String value)
Generated method - Setter of
SolrIndexerDistributedProcess.sessionUser attribute defined at extension solrfacetsearch. |
getBatchSize, setBatchSizegetBatches, getCode, getCurrentExecutionId, getExtendedStatus, getHandlerBeanId, getNodeGroup, getProgress, getState, getStatus, isStopRequested, setBatches, setCode, setCurrentExecutionId, setExtendedStatus, setHandlerBeanId, setNodeGroup, setProgress, setState, setStatus, setStopRequestedgetComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, 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, writeReplacepublic static final String _TYPECODE
public static final String SESSIONUSER
SolrIndexerDistributedProcess.sessionUser attribute defined at extension solrfacetsearch.public static final String SESSIONLANGUAGE
SolrIndexerDistributedProcess.sessionLanguage attribute defined at extension solrfacetsearch.public static final String SESSIONCURRENCY
SolrIndexerDistributedProcess.sessionCurrency attribute defined at extension solrfacetsearch.public static final String INDEXOPERATIONID
SolrIndexerDistributedProcess.indexOperationId attribute defined at extension solrfacetsearch.public static final String INDEXOPERATION
SolrIndexerDistributedProcess.indexOperation attribute defined at extension solrfacetsearch.public static final String EXTERNALINDEXOPERATION
SolrIndexerDistributedProcess.externalIndexOperation attribute defined at extension solrfacetsearch.public static final String FACETSEARCHCONFIG
SolrIndexerDistributedProcess.facetSearchConfig attribute defined at extension solrfacetsearch.public static final String INDEXEDTYPE
SolrIndexerDistributedProcess.indexedType attribute defined at extension solrfacetsearch.public static final String INDEXEDPROPERTIES
SolrIndexerDistributedProcess.indexedProperties attribute defined at extension solrfacetsearch.public static final String INDEX
SolrIndexerDistributedProcess.index attribute defined at extension solrfacetsearch.public static final String INDEXERHINTS
SolrIndexerDistributedProcess.indexerHints attribute defined at extension solrfacetsearch.public SolrIndexerDistributedProcessModel()
public SolrIndexerDistributedProcessModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public SolrIndexerDistributedProcessModel(String _code, String _currentExecutionId, DistributedProcessState _state)
_code - initial attribute declared by type DistributedProcess at extension processing_currentExecutionId - initial attribute declared by type DistributedProcess at extension processing_state - initial attribute declared by type DistributedProcess at extension processing@Deprecated public SolrIndexerDistributedProcessModel(int _batchSize, String _code, String _currentExecutionId, String _handlerBeanId, String _nodeGroup, ItemModel _owner, DistributedProcessState _state)
_batchSize - initial attribute declared by type SimpleDistributedProcess at extension processing_code - initial attribute declared by type DistributedProcess at extension processing_currentExecutionId - initial attribute declared by type DistributedProcess at extension processing_handlerBeanId - initial attribute declared by type DistributedProcess at extension processing_nodeGroup - initial attribute declared by type DistributedProcess at extension processing_owner - initial attribute declared by type Item at extension core_state - initial attribute declared by type DistributedProcess at extension processing@Accessor(qualifier="facetSearchConfig", type=GETTER) public String getFacetSearchConfig()
SolrIndexerDistributedProcess.facetSearchConfig attribute defined at extension solrfacetsearch.@Accessor(qualifier="index", type=GETTER) public String getIndex()
SolrIndexerDistributedProcess.index attribute defined at extension solrfacetsearch.@Accessor(qualifier="indexedProperties", type=GETTER) public Collection<String> getIndexedProperties()
SolrIndexerDistributedProcess.indexedProperties attribute defined at extension solrfacetsearch.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="indexedType", type=GETTER) public String getIndexedType()
SolrIndexerDistributedProcess.indexedType attribute defined at extension solrfacetsearch.@Accessor(qualifier="indexerHints", type=GETTER) public Map<String,String> getIndexerHints()
SolrIndexerDistributedProcess.indexerHints attribute defined at extension solrfacetsearch.@Accessor(qualifier="indexOperation", type=GETTER) public IndexerOperationValues getIndexOperation()
SolrIndexerDistributedProcess.indexOperation attribute defined at extension solrfacetsearch.@Accessor(qualifier="indexOperationId", type=GETTER) public long getIndexOperationId()
SolrIndexerDistributedProcess.indexOperationId attribute defined at extension solrfacetsearch.@Accessor(qualifier="sessionCurrency", type=GETTER) public String getSessionCurrency()
SolrIndexerDistributedProcess.sessionCurrency attribute defined at extension solrfacetsearch.@Accessor(qualifier="sessionLanguage", type=GETTER) public String getSessionLanguage()
SolrIndexerDistributedProcess.sessionLanguage attribute defined at extension solrfacetsearch.@Accessor(qualifier="sessionUser", type=GETTER) public String getSessionUser()
SolrIndexerDistributedProcess.sessionUser attribute defined at extension solrfacetsearch.@Accessor(qualifier="externalIndexOperation", type=GETTER) public boolean isExternalIndexOperation()
SolrIndexerDistributedProcess.externalIndexOperation attribute defined at extension solrfacetsearch.@Accessor(qualifier="externalIndexOperation", type=SETTER) public void setExternalIndexOperation(boolean value)
SolrIndexerDistributedProcess.externalIndexOperation attribute defined at extension solrfacetsearch.value - the externalIndexOperation@Accessor(qualifier="facetSearchConfig", type=SETTER) public void setFacetSearchConfig(String value)
SolrIndexerDistributedProcess.facetSearchConfig attribute defined at extension solrfacetsearch.value - the facetSearchConfig@Accessor(qualifier="index", type=SETTER) public void setIndex(String value)
SolrIndexerDistributedProcess.index attribute defined at extension solrfacetsearch.value - the index@Accessor(qualifier="indexedProperties", type=SETTER) public void setIndexedProperties(Collection<String> value)
SolrIndexerDistributedProcess.indexedProperties attribute defined at extension solrfacetsearch.value - the indexedProperties@Accessor(qualifier="indexedType", type=SETTER) public void setIndexedType(String value)
SolrIndexerDistributedProcess.indexedType attribute defined at extension solrfacetsearch.value - the indexedType@Accessor(qualifier="indexerHints", type=SETTER) public void setIndexerHints(Map<String,String> value)
SolrIndexerDistributedProcess.indexerHints attribute defined at extension solrfacetsearch.value - the indexerHints@Accessor(qualifier="indexOperation", type=SETTER) public void setIndexOperation(IndexerOperationValues value)
SolrIndexerDistributedProcess.indexOperation attribute defined at extension solrfacetsearch.value - the indexOperation@Accessor(qualifier="indexOperationId", type=SETTER) public void setIndexOperationId(long value)
SolrIndexerDistributedProcess.indexOperationId attribute defined at extension solrfacetsearch.value - the indexOperationId@Accessor(qualifier="sessionCurrency", type=SETTER) public void setSessionCurrency(String value)
SolrIndexerDistributedProcess.sessionCurrency attribute defined at extension solrfacetsearch.value - the sessionCurrency@Accessor(qualifier="sessionLanguage", type=SETTER) public void setSessionLanguage(String value)
SolrIndexerDistributedProcess.sessionLanguage attribute defined at extension solrfacetsearch.value - the sessionLanguageCopyright © 2017 SAP SE. All Rights Reserved.