public abstract class GeneratedSolrIndexerDistributedProcess extends SimpleDistributedProcess
SolrIndexerDistributedProcess.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
EXTERNALINDEXOPERATION
Qualifier of the
SolrIndexerDistributedProcess.externalIndexOperation attribute |
static String |
FACETSEARCHCONFIG
Qualifier of the
SolrIndexerDistributedProcess.facetSearchConfig attribute |
static String |
INDEX
Qualifier of the
SolrIndexerDistributedProcess.index attribute |
static String |
INDEXEDPROPERTIES
Qualifier of the
SolrIndexerDistributedProcess.indexedProperties attribute |
static String |
INDEXEDTYPE
Qualifier of the
SolrIndexerDistributedProcess.indexedType attribute |
static String |
INDEXERHINTS
Qualifier of the
SolrIndexerDistributedProcess.indexerHints attribute |
static String |
INDEXOPERATION
Qualifier of the
SolrIndexerDistributedProcess.indexOperation attribute |
static String |
INDEXOPERATIONID
Qualifier of the
SolrIndexerDistributedProcess.indexOperationId attribute |
static String |
SESSIONCURRENCY
Qualifier of the
SolrIndexerDistributedProcess.sessionCurrency attribute |
static String |
SESSIONLANGUAGE
Qualifier of the
SolrIndexerDistributedProcess.sessionLanguage attribute |
static String |
SESSIONUSER
Qualifier of the
SolrIndexerDistributedProcess.sessionUser attribute |
BATCHSIZEBATCHES, BATCHESHANDLER, CODE, CURRENTEXECUTIONID, EXTENDEDSTATUS, HANDLERBEANID, NODEGROUP, PROGRESS, STATE, STATUS, STOPREQUESTEDLANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedSolrIndexerDistributedProcess() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAllIndexerHints()
Generated method - Getter of the
SolrIndexerDistributedProcess.indexerHints attribute. |
Map<String,String> |
getAllIndexerHints(SessionContext ctx)
Generated method - Getter of the
SolrIndexerDistributedProcess.indexerHints attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getFacetSearchConfig()
Generated method - Getter of the
SolrIndexerDistributedProcess.facetSearchConfig attribute. |
String |
getFacetSearchConfig(SessionContext ctx)
Generated method - Getter of the
SolrIndexerDistributedProcess.facetSearchConfig attribute. |
String |
getIndex()
Generated method - Getter of the
SolrIndexerDistributedProcess.index attribute. |
String |
getIndex(SessionContext ctx)
Generated method - Getter of the
SolrIndexerDistributedProcess.index attribute. |
Collection<String> |
getIndexedProperties()
Generated method - Getter of the
SolrIndexerDistributedProcess.indexedProperties attribute. |
Collection<String> |
getIndexedProperties(SessionContext ctx)
Generated method - Getter of the
SolrIndexerDistributedProcess.indexedProperties attribute. |
String |
getIndexedType()
Generated method - Getter of the
SolrIndexerDistributedProcess.indexedType attribute. |
String |
getIndexedType(SessionContext ctx)
Generated method - Getter of the
SolrIndexerDistributedProcess.indexedType attribute. |
EnumerationValue |
getIndexOperation()
Generated method - Getter of the
SolrIndexerDistributedProcess.indexOperation attribute. |
EnumerationValue |
getIndexOperation(SessionContext ctx)
Generated method - Getter of the
SolrIndexerDistributedProcess.indexOperation attribute. |
Long |
getIndexOperationId()
Generated method - Getter of the
SolrIndexerDistributedProcess.indexOperationId attribute. |
Long |
getIndexOperationId(SessionContext ctx)
Generated method - Getter of the
SolrIndexerDistributedProcess.indexOperationId attribute. |
long |
getIndexOperationIdAsPrimitive()
Generated method - Getter of the
SolrIndexerDistributedProcess.indexOperationId attribute. |
long |
getIndexOperationIdAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexerDistributedProcess.indexOperationId attribute. |
String |
getSessionCurrency()
Generated method - Getter of the
SolrIndexerDistributedProcess.sessionCurrency attribute. |
String |
getSessionCurrency(SessionContext ctx)
Generated method - Getter of the
SolrIndexerDistributedProcess.sessionCurrency attribute. |
String |
getSessionLanguage()
Generated method - Getter of the
SolrIndexerDistributedProcess.sessionLanguage attribute. |
String |
getSessionLanguage(SessionContext ctx)
Generated method - Getter of the
SolrIndexerDistributedProcess.sessionLanguage attribute. |
String |
getSessionUser()
Generated method - Getter of the
SolrIndexerDistributedProcess.sessionUser attribute. |
String |
getSessionUser(SessionContext ctx)
Generated method - Getter of the
SolrIndexerDistributedProcess.sessionUser attribute. |
Boolean |
isExternalIndexOperation()
Generated method - Getter of the
SolrIndexerDistributedProcess.externalIndexOperation attribute. |
Boolean |
isExternalIndexOperation(SessionContext ctx)
Generated method - Getter of the
SolrIndexerDistributedProcess.externalIndexOperation attribute. |
boolean |
isExternalIndexOperationAsPrimitive()
Generated method - Getter of the
SolrIndexerDistributedProcess.externalIndexOperation attribute. |
boolean |
isExternalIndexOperationAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexerDistributedProcess.externalIndexOperation attribute. |
void |
setAllIndexerHints(Map<String,String> value)
Generated method - Setter of the
SolrIndexerDistributedProcess.indexerHints attribute. |
void |
setAllIndexerHints(SessionContext ctx,
Map<String,String> value)
Generated method - Setter of the
SolrIndexerDistributedProcess.indexerHints attribute. |
void |
setExternalIndexOperation(boolean value)
Generated method - Setter of the
SolrIndexerDistributedProcess.externalIndexOperation attribute. |
void |
setExternalIndexOperation(Boolean value)
Generated method - Setter of the
SolrIndexerDistributedProcess.externalIndexOperation attribute. |
void |
setExternalIndexOperation(SessionContext ctx,
boolean value)
Generated method - Setter of the
SolrIndexerDistributedProcess.externalIndexOperation attribute. |
void |
setExternalIndexOperation(SessionContext ctx,
Boolean value)
Generated method - Setter of the
SolrIndexerDistributedProcess.externalIndexOperation attribute. |
void |
setFacetSearchConfig(SessionContext ctx,
String value)
Generated method - Setter of the
SolrIndexerDistributedProcess.facetSearchConfig attribute. |
void |
setFacetSearchConfig(String value)
Generated method - Setter of the
SolrIndexerDistributedProcess.facetSearchConfig attribute. |
void |
setIndex(SessionContext ctx,
String value)
Generated method - Setter of the
SolrIndexerDistributedProcess.index attribute. |
void |
setIndex(String value)
Generated method - Setter of the
SolrIndexerDistributedProcess.index attribute. |
void |
setIndexedProperties(Collection<String> value)
Generated method - Setter of the
SolrIndexerDistributedProcess.indexedProperties attribute. |
void |
setIndexedProperties(SessionContext ctx,
Collection<String> value)
Generated method - Setter of the
SolrIndexerDistributedProcess.indexedProperties attribute. |
void |
setIndexedType(SessionContext ctx,
String value)
Generated method - Setter of the
SolrIndexerDistributedProcess.indexedType attribute. |
void |
setIndexedType(String value)
Generated method - Setter of the
SolrIndexerDistributedProcess.indexedType attribute. |
void |
setIndexOperation(EnumerationValue value)
Generated method - Setter of the
SolrIndexerDistributedProcess.indexOperation attribute. |
void |
setIndexOperation(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
SolrIndexerDistributedProcess.indexOperation attribute. |
void |
setIndexOperationId(long value)
Generated method - Setter of the
SolrIndexerDistributedProcess.indexOperationId attribute. |
void |
setIndexOperationId(Long value)
Generated method - Setter of the
SolrIndexerDistributedProcess.indexOperationId attribute. |
void |
setIndexOperationId(SessionContext ctx,
long value)
Generated method - Setter of the
SolrIndexerDistributedProcess.indexOperationId attribute. |
void |
setIndexOperationId(SessionContext ctx,
Long value)
Generated method - Setter of the
SolrIndexerDistributedProcess.indexOperationId attribute. |
void |
setSessionCurrency(SessionContext ctx,
String value)
Generated method - Setter of the
SolrIndexerDistributedProcess.sessionCurrency attribute. |
void |
setSessionCurrency(String value)
Generated method - Setter of the
SolrIndexerDistributedProcess.sessionCurrency attribute. |
void |
setSessionLanguage(SessionContext ctx,
String value)
Generated method - Setter of the
SolrIndexerDistributedProcess.sessionLanguage attribute. |
void |
setSessionLanguage(String value)
Generated method - Setter of the
SolrIndexerDistributedProcess.sessionLanguage attribute. |
void |
setSessionUser(SessionContext ctx,
String value)
Generated method - Setter of the
SolrIndexerDistributedProcess.sessionUser attribute. |
void |
setSessionUser(String value)
Generated method - Setter of the
SolrIndexerDistributedProcess.sessionUser attribute. |
getBatchSize, getBatchSize, getBatchSizeAsPrimitive, getBatchSizeAsPrimitive, setBatchSize, setBatchSize, setBatchSize, setBatchSizeaddToBatches, addToBatches, getBatches, getBatches, getCode, getCode, getCurrentExecutionId, getCurrentExecutionId, getExtendedStatus, getExtendedStatus, getHandlerBeanId, getHandlerBeanId, getNodeGroup, getNodeGroup, getProgress, getProgress, getProgressAsPrimitive, getProgressAsPrimitive, getState, getState, getStatus, getStatus, isStopRequested, isStopRequested, isStopRequestedAsPrimitive, isStopRequestedAsPrimitive, removeFromBatches, removeFromBatches, setBatches, setBatches, setCode, setCode, setCurrentExecutionId, setCurrentExecutionId, setExtendedStatus, setExtendedStatus, setHandlerBeanId, setHandlerBeanId, setNodeGroup, setNodeGroup, setProgress, setProgress, setProgress, setProgress, setState, setState, setStatus, setStatus, setStopRequested, setStopRequested, setStopRequested, setStopRequestedcreateItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, 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, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, 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, writeReplacegetImplementation, setTenantpublic static final String SESSIONUSER
SolrIndexerDistributedProcess.sessionUser attributepublic static final String SESSIONLANGUAGE
SolrIndexerDistributedProcess.sessionLanguage attributepublic static final String SESSIONCURRENCY
SolrIndexerDistributedProcess.sessionCurrency attributepublic static final String INDEXOPERATIONID
SolrIndexerDistributedProcess.indexOperationId attributepublic static final String INDEXOPERATION
SolrIndexerDistributedProcess.indexOperation attributepublic static final String EXTERNALINDEXOPERATION
SolrIndexerDistributedProcess.externalIndexOperation attributepublic static final String FACETSEARCHCONFIG
SolrIndexerDistributedProcess.facetSearchConfig attributepublic static final String INDEXEDTYPE
SolrIndexerDistributedProcess.indexedType attributepublic static final String INDEXEDPROPERTIES
SolrIndexerDistributedProcess.indexedProperties attributepublic static final String INDEX
SolrIndexerDistributedProcess.index attributepublic static final String INDEXERHINTS
SolrIndexerDistributedProcess.indexerHints attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedSolrIndexerDistributedProcess()
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedSimpleDistributedProcesspublic Boolean isExternalIndexOperation(SessionContext ctx)
SolrIndexerDistributedProcess.externalIndexOperation attribute.public Boolean isExternalIndexOperation()
SolrIndexerDistributedProcess.externalIndexOperation attribute.public boolean isExternalIndexOperationAsPrimitive(SessionContext ctx)
SolrIndexerDistributedProcess.externalIndexOperation attribute.public boolean isExternalIndexOperationAsPrimitive()
SolrIndexerDistributedProcess.externalIndexOperation attribute.public void setExternalIndexOperation(SessionContext ctx, Boolean value)
SolrIndexerDistributedProcess.externalIndexOperation attribute.value - the externalIndexOperationpublic void setExternalIndexOperation(Boolean value)
SolrIndexerDistributedProcess.externalIndexOperation attribute.value - the externalIndexOperationpublic void setExternalIndexOperation(SessionContext ctx, boolean value)
SolrIndexerDistributedProcess.externalIndexOperation attribute.value - the externalIndexOperationpublic void setExternalIndexOperation(boolean value)
SolrIndexerDistributedProcess.externalIndexOperation attribute.value - the externalIndexOperationpublic String getFacetSearchConfig(SessionContext ctx)
SolrIndexerDistributedProcess.facetSearchConfig attribute.public String getFacetSearchConfig()
SolrIndexerDistributedProcess.facetSearchConfig attribute.public void setFacetSearchConfig(SessionContext ctx, String value)
SolrIndexerDistributedProcess.facetSearchConfig attribute.value - the facetSearchConfigpublic void setFacetSearchConfig(String value)
SolrIndexerDistributedProcess.facetSearchConfig attribute.value - the facetSearchConfigpublic String getIndex(SessionContext ctx)
SolrIndexerDistributedProcess.index attribute.public String getIndex()
SolrIndexerDistributedProcess.index attribute.public void setIndex(SessionContext ctx, String value)
SolrIndexerDistributedProcess.index attribute.value - the indexpublic void setIndex(String value)
SolrIndexerDistributedProcess.index attribute.value - the indexpublic Collection<String> getIndexedProperties(SessionContext ctx)
SolrIndexerDistributedProcess.indexedProperties attribute.public Collection<String> getIndexedProperties()
SolrIndexerDistributedProcess.indexedProperties attribute.public void setIndexedProperties(SessionContext ctx, Collection<String> value)
SolrIndexerDistributedProcess.indexedProperties attribute.value - the indexedPropertiespublic void setIndexedProperties(Collection<String> value)
SolrIndexerDistributedProcess.indexedProperties attribute.value - the indexedPropertiespublic String getIndexedType(SessionContext ctx)
SolrIndexerDistributedProcess.indexedType attribute.public String getIndexedType()
SolrIndexerDistributedProcess.indexedType attribute.public void setIndexedType(SessionContext ctx, String value)
SolrIndexerDistributedProcess.indexedType attribute.value - the indexedTypepublic void setIndexedType(String value)
SolrIndexerDistributedProcess.indexedType attribute.value - the indexedTypepublic Map<String,String> getAllIndexerHints(SessionContext ctx)
SolrIndexerDistributedProcess.indexerHints attribute.public Map<String,String> getAllIndexerHints()
SolrIndexerDistributedProcess.indexerHints attribute.public void setAllIndexerHints(SessionContext ctx, Map<String,String> value)
SolrIndexerDistributedProcess.indexerHints attribute.value - the indexerHintspublic void setAllIndexerHints(Map<String,String> value)
SolrIndexerDistributedProcess.indexerHints attribute.value - the indexerHintspublic EnumerationValue getIndexOperation(SessionContext ctx)
SolrIndexerDistributedProcess.indexOperation attribute.public EnumerationValue getIndexOperation()
SolrIndexerDistributedProcess.indexOperation attribute.public void setIndexOperation(SessionContext ctx, EnumerationValue value)
SolrIndexerDistributedProcess.indexOperation attribute.value - the indexOperationpublic void setIndexOperation(EnumerationValue value)
SolrIndexerDistributedProcess.indexOperation attribute.value - the indexOperationpublic Long getIndexOperationId(SessionContext ctx)
SolrIndexerDistributedProcess.indexOperationId attribute.public Long getIndexOperationId()
SolrIndexerDistributedProcess.indexOperationId attribute.public long getIndexOperationIdAsPrimitive(SessionContext ctx)
SolrIndexerDistributedProcess.indexOperationId attribute.public long getIndexOperationIdAsPrimitive()
SolrIndexerDistributedProcess.indexOperationId attribute.public void setIndexOperationId(SessionContext ctx, Long value)
SolrIndexerDistributedProcess.indexOperationId attribute.value - the indexOperationIdpublic void setIndexOperationId(Long value)
SolrIndexerDistributedProcess.indexOperationId attribute.value - the indexOperationIdpublic void setIndexOperationId(SessionContext ctx, long value)
SolrIndexerDistributedProcess.indexOperationId attribute.value - the indexOperationIdpublic void setIndexOperationId(long value)
SolrIndexerDistributedProcess.indexOperationId attribute.value - the indexOperationIdpublic String getSessionCurrency(SessionContext ctx)
SolrIndexerDistributedProcess.sessionCurrency attribute.public String getSessionCurrency()
SolrIndexerDistributedProcess.sessionCurrency attribute.public void setSessionCurrency(SessionContext ctx, String value)
SolrIndexerDistributedProcess.sessionCurrency attribute.value - the sessionCurrencypublic void setSessionCurrency(String value)
SolrIndexerDistributedProcess.sessionCurrency attribute.value - the sessionCurrencypublic String getSessionLanguage(SessionContext ctx)
SolrIndexerDistributedProcess.sessionLanguage attribute.public String getSessionLanguage()
SolrIndexerDistributedProcess.sessionLanguage attribute.public void setSessionLanguage(SessionContext ctx, String value)
SolrIndexerDistributedProcess.sessionLanguage attribute.value - the sessionLanguagepublic void setSessionLanguage(String value)
SolrIndexerDistributedProcess.sessionLanguage attribute.value - the sessionLanguagepublic String getSessionUser(SessionContext ctx)
SolrIndexerDistributedProcess.sessionUser attribute.public String getSessionUser()
SolrIndexerDistributedProcess.sessionUser attribute.public void setSessionUser(SessionContext ctx, String value)
SolrIndexerDistributedProcess.sessionUser attribute.value - the sessionUserpublic void setSessionUser(String value)
SolrIndexerDistributedProcess.sessionUser attribute.value - the sessionUserCopyright © 2017 SAP SE. All Rights Reserved.