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 java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
EXTERNALINDEXOPERATION
Qualifier of the
SolrIndexerDistributedProcess.externalIndexOperation attribute |
static java.lang.String |
FACETSEARCHCONFIG
Qualifier of the
SolrIndexerDistributedProcess.facetSearchConfig attribute |
static java.lang.String |
INDEX
Qualifier of the
SolrIndexerDistributedProcess.index attribute |
static java.lang.String |
INDEXEDPROPERTIES
Qualifier of the
SolrIndexerDistributedProcess.indexedProperties attribute |
static java.lang.String |
INDEXEDTYPE
Qualifier of the
SolrIndexerDistributedProcess.indexedType attribute |
static java.lang.String |
INDEXERHINTS
Qualifier of the
SolrIndexerDistributedProcess.indexerHints attribute |
static java.lang.String |
INDEXOPERATION
Qualifier of the
SolrIndexerDistributedProcess.indexOperation attribute |
static java.lang.String |
INDEXOPERATIONID
Qualifier of the
SolrIndexerDistributedProcess.indexOperationId attribute |
static java.lang.String |
SESSIONCURRENCY
Qualifier of the
SolrIndexerDistributedProcess.sessionCurrency attribute |
static java.lang.String |
SESSIONLANGUAGE
Qualifier of the
SolrIndexerDistributedProcess.sessionLanguage attribute |
static java.lang.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 |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
getAllIndexerHints()
Generated method - Getter of the
SolrIndexerDistributedProcess.indexerHints attribute. |
java.util.Map<java.lang.String,java.lang.String> |
getAllIndexerHints(SessionContext ctx)
Generated method - Getter of the
SolrIndexerDistributedProcess.indexerHints attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.String |
getFacetSearchConfig()
Generated method - Getter of the
SolrIndexerDistributedProcess.facetSearchConfig attribute. |
java.lang.String |
getFacetSearchConfig(SessionContext ctx)
Generated method - Getter of the
SolrIndexerDistributedProcess.facetSearchConfig attribute. |
java.lang.String |
getIndex()
Generated method - Getter of the
SolrIndexerDistributedProcess.index attribute. |
java.lang.String |
getIndex(SessionContext ctx)
Generated method - Getter of the
SolrIndexerDistributedProcess.index attribute. |
java.util.Collection<java.lang.String> |
getIndexedProperties()
Generated method - Getter of the
SolrIndexerDistributedProcess.indexedProperties attribute. |
java.util.Collection<java.lang.String> |
getIndexedProperties(SessionContext ctx)
Generated method - Getter of the
SolrIndexerDistributedProcess.indexedProperties attribute. |
java.lang.String |
getIndexedType()
Generated method - Getter of the
SolrIndexerDistributedProcess.indexedType attribute. |
java.lang.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. |
java.lang.Long |
getIndexOperationId()
Generated method - Getter of the
SolrIndexerDistributedProcess.indexOperationId attribute. |
java.lang.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. |
java.lang.String |
getSessionCurrency()
Generated method - Getter of the
SolrIndexerDistributedProcess.sessionCurrency attribute. |
java.lang.String |
getSessionCurrency(SessionContext ctx)
Generated method - Getter of the
SolrIndexerDistributedProcess.sessionCurrency attribute. |
java.lang.String |
getSessionLanguage()
Generated method - Getter of the
SolrIndexerDistributedProcess.sessionLanguage attribute. |
java.lang.String |
getSessionLanguage(SessionContext ctx)
Generated method - Getter of the
SolrIndexerDistributedProcess.sessionLanguage attribute. |
java.lang.String |
getSessionUser()
Generated method - Getter of the
SolrIndexerDistributedProcess.sessionUser attribute. |
java.lang.String |
getSessionUser(SessionContext ctx)
Generated method - Getter of the
SolrIndexerDistributedProcess.sessionUser attribute. |
java.lang.Boolean |
isExternalIndexOperation()
Generated method - Getter of the
SolrIndexerDistributedProcess.externalIndexOperation attribute. |
java.lang.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(java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of the
SolrIndexerDistributedProcess.indexerHints attribute. |
void |
setAllIndexerHints(SessionContext ctx,
java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of the
SolrIndexerDistributedProcess.indexerHints attribute. |
void |
setExternalIndexOperation(boolean value)
Generated method - Setter of the
SolrIndexerDistributedProcess.externalIndexOperation attribute. |
void |
setExternalIndexOperation(java.lang.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,
java.lang.Boolean value)
Generated method - Setter of the
SolrIndexerDistributedProcess.externalIndexOperation attribute. |
void |
setFacetSearchConfig(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SolrIndexerDistributedProcess.facetSearchConfig attribute. |
void |
setFacetSearchConfig(java.lang.String value)
Generated method - Setter of the
SolrIndexerDistributedProcess.facetSearchConfig attribute. |
void |
setIndex(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SolrIndexerDistributedProcess.index attribute. |
void |
setIndex(java.lang.String value)
Generated method - Setter of the
SolrIndexerDistributedProcess.index attribute. |
void |
setIndexedProperties(java.util.Collection<java.lang.String> value)
Generated method - Setter of the
SolrIndexerDistributedProcess.indexedProperties attribute. |
void |
setIndexedProperties(SessionContext ctx,
java.util.Collection<java.lang.String> value)
Generated method - Setter of the
SolrIndexerDistributedProcess.indexedProperties attribute. |
void |
setIndexedType(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SolrIndexerDistributedProcess.indexedType attribute. |
void |
setIndexedType(java.lang.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(java.lang.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,
java.lang.Long value)
Generated method - Setter of the
SolrIndexerDistributedProcess.indexOperationId attribute. |
void |
setSessionCurrency(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SolrIndexerDistributedProcess.sessionCurrency attribute. |
void |
setSessionCurrency(java.lang.String value)
Generated method - Setter of the
SolrIndexerDistributedProcess.sessionCurrency attribute. |
void |
setSessionLanguage(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SolrIndexerDistributedProcess.sessionLanguage attribute. |
void |
setSessionLanguage(java.lang.String value)
Generated method - Setter of the
SolrIndexerDistributedProcess.sessionLanguage attribute. |
void |
setSessionUser(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SolrIndexerDistributedProcess.sessionUser attribute. |
void |
setSessionUser(java.lang.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, getImplementation, 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, 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, writeReplacesetTenantpublic static final java.lang.String SESSIONUSER
SolrIndexerDistributedProcess.sessionUser attributepublic static final java.lang.String SESSIONLANGUAGE
SolrIndexerDistributedProcess.sessionLanguage attributepublic static final java.lang.String SESSIONCURRENCY
SolrIndexerDistributedProcess.sessionCurrency attributepublic static final java.lang.String INDEXOPERATIONID
SolrIndexerDistributedProcess.indexOperationId attributepublic static final java.lang.String INDEXOPERATION
SolrIndexerDistributedProcess.indexOperation attributepublic static final java.lang.String EXTERNALINDEXOPERATION
SolrIndexerDistributedProcess.externalIndexOperation attributepublic static final java.lang.String FACETSEARCHCONFIG
SolrIndexerDistributedProcess.facetSearchConfig attributepublic static final java.lang.String INDEXEDTYPE
SolrIndexerDistributedProcess.indexedType attributepublic static final java.lang.String INDEXEDPROPERTIES
SolrIndexerDistributedProcess.indexedProperties attributepublic static final java.lang.String INDEX
SolrIndexerDistributedProcess.index attributepublic static final java.lang.String INDEXERHINTS
SolrIndexerDistributedProcess.indexerHints attributeprotected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedSolrIndexerDistributedProcess()
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedSimpleDistributedProcesspublic java.lang.Boolean isExternalIndexOperation(SessionContext ctx)
SolrIndexerDistributedProcess.externalIndexOperation attribute.public java.lang.Boolean isExternalIndexOperation()
SolrIndexerDistributedProcess.externalIndexOperation attribute.public boolean isExternalIndexOperationAsPrimitive(SessionContext ctx)
SolrIndexerDistributedProcess.externalIndexOperation attribute.public boolean isExternalIndexOperationAsPrimitive()
SolrIndexerDistributedProcess.externalIndexOperation attribute.public void setExternalIndexOperation(SessionContext ctx, java.lang.Boolean value)
SolrIndexerDistributedProcess.externalIndexOperation attribute.value - the externalIndexOperationpublic void setExternalIndexOperation(java.lang.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 java.lang.String getFacetSearchConfig(SessionContext ctx)
SolrIndexerDistributedProcess.facetSearchConfig attribute.public java.lang.String getFacetSearchConfig()
SolrIndexerDistributedProcess.facetSearchConfig attribute.public void setFacetSearchConfig(SessionContext ctx, java.lang.String value)
SolrIndexerDistributedProcess.facetSearchConfig attribute.value - the facetSearchConfigpublic void setFacetSearchConfig(java.lang.String value)
SolrIndexerDistributedProcess.facetSearchConfig attribute.value - the facetSearchConfigpublic java.lang.String getIndex(SessionContext ctx)
SolrIndexerDistributedProcess.index attribute.public java.lang.String getIndex()
SolrIndexerDistributedProcess.index attribute.public void setIndex(SessionContext ctx, java.lang.String value)
SolrIndexerDistributedProcess.index attribute.value - the indexpublic void setIndex(java.lang.String value)
SolrIndexerDistributedProcess.index attribute.value - the indexpublic java.util.Collection<java.lang.String> getIndexedProperties(SessionContext ctx)
SolrIndexerDistributedProcess.indexedProperties attribute.public java.util.Collection<java.lang.String> getIndexedProperties()
SolrIndexerDistributedProcess.indexedProperties attribute.public void setIndexedProperties(SessionContext ctx, java.util.Collection<java.lang.String> value)
SolrIndexerDistributedProcess.indexedProperties attribute.value - the indexedPropertiespublic void setIndexedProperties(java.util.Collection<java.lang.String> value)
SolrIndexerDistributedProcess.indexedProperties attribute.value - the indexedPropertiespublic java.lang.String getIndexedType(SessionContext ctx)
SolrIndexerDistributedProcess.indexedType attribute.public java.lang.String getIndexedType()
SolrIndexerDistributedProcess.indexedType attribute.public void setIndexedType(SessionContext ctx, java.lang.String value)
SolrIndexerDistributedProcess.indexedType attribute.value - the indexedTypepublic void setIndexedType(java.lang.String value)
SolrIndexerDistributedProcess.indexedType attribute.value - the indexedTypepublic java.util.Map<java.lang.String,java.lang.String> getAllIndexerHints(SessionContext ctx)
SolrIndexerDistributedProcess.indexerHints attribute.public java.util.Map<java.lang.String,java.lang.String> getAllIndexerHints()
SolrIndexerDistributedProcess.indexerHints attribute.public void setAllIndexerHints(SessionContext ctx, java.util.Map<java.lang.String,java.lang.String> value)
SolrIndexerDistributedProcess.indexerHints attribute.value - the indexerHintspublic void setAllIndexerHints(java.util.Map<java.lang.String,java.lang.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 java.lang.Long getIndexOperationId(SessionContext ctx)
SolrIndexerDistributedProcess.indexOperationId attribute.public java.lang.Long getIndexOperationId()
SolrIndexerDistributedProcess.indexOperationId attribute.public long getIndexOperationIdAsPrimitive(SessionContext ctx)
SolrIndexerDistributedProcess.indexOperationId attribute.public long getIndexOperationIdAsPrimitive()
SolrIndexerDistributedProcess.indexOperationId attribute.public void setIndexOperationId(SessionContext ctx, java.lang.Long value)
SolrIndexerDistributedProcess.indexOperationId attribute.value - the indexOperationIdpublic void setIndexOperationId(java.lang.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 java.lang.String getSessionCurrency(SessionContext ctx)
SolrIndexerDistributedProcess.sessionCurrency attribute.public java.lang.String getSessionCurrency()
SolrIndexerDistributedProcess.sessionCurrency attribute.public void setSessionCurrency(SessionContext ctx, java.lang.String value)
SolrIndexerDistributedProcess.sessionCurrency attribute.value - the sessionCurrencypublic void setSessionCurrency(java.lang.String value)
SolrIndexerDistributedProcess.sessionCurrency attribute.value - the sessionCurrencypublic java.lang.String getSessionLanguage(SessionContext ctx)
SolrIndexerDistributedProcess.sessionLanguage attribute.public java.lang.String getSessionLanguage()
SolrIndexerDistributedProcess.sessionLanguage attribute.public void setSessionLanguage(SessionContext ctx, java.lang.String value)
SolrIndexerDistributedProcess.sessionLanguage attribute.value - the sessionLanguagepublic void setSessionLanguage(java.lang.String value)
SolrIndexerDistributedProcess.sessionLanguage attribute.value - the sessionLanguagepublic java.lang.String getSessionUser(SessionContext ctx)
SolrIndexerDistributedProcess.sessionUser attribute.public java.lang.String getSessionUser()
SolrIndexerDistributedProcess.sessionUser attribute.public void setSessionUser(SessionContext ctx, java.lang.String value)
SolrIndexerDistributedProcess.sessionUser attribute.value - the sessionUserpublic void setSessionUser(java.lang.String value)
SolrIndexerDistributedProcess.sessionUser attribute.value - the sessionUserCopyright © 2018 SAP SE. All Rights Reserved.