|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.repository.search.indexing.ItemAndSpecifierStack
atg.repository.search.indexing.Context
atg.endeca.index.EndecaContext
public class EndecaContext
A subclass of Context that overrides getDispatcher to create an EndecaProcessItemDispatcher.
Created: December 01 2011
EndecaProcessItemDispatcher| Field Summary | |
|---|---|
static java.lang.String |
ATTR_INDEXING_TASK
A global attribute on our context holding the indexing task associated with this context, if any. |
static java.lang.String |
CLASS_VERSION
Class version string from source code control system. |
| Constructor Summary | |
|---|---|
EndecaContext()
Create a new instance. |
|
| Method Summary | |
|---|---|
void |
copyFrom(atg.repository.search.indexing.ItemAndSpecifierStack pItemAndSpecifierStack)
|
atg.repository.search.indexing.threading.ProcessItemDispatcher |
getDispatcher()
|
atg.repository.search.indexing.ContextStatusEnum |
getStatus()
|
| Methods inherited from class atg.repository.search.indexing.Context |
|---|
addDeletedDocumentURL, addGeneratedDocumentURL, beginTransaction, buildIterationUniqueParams, containsAttribute, endTransaction, getAccessorForPropertyPath, getAttribute, getAttributes, getClaimedGeneration, getCurrentBaseURL, getCurrentDocumentLocale, getCurrentURL, getDefaultAccessor, getDevelopmentLineItems, getDevLineIndexInfo, getDocumentId, getDocumentRepositoryId, getDocumentSubmitterSession, getGlobalAttribute, getGlobalAttributes, getIndexInfo, getIndexingHashValue, getIndexingOutputConfig, getIndexingOutputConfigurationPath, getIterationUniqueParams, getLastActivityPersistedTime, getLoader, getLogicalPartitionName, getNumFailures, getNumSuccesses, getOutputDocumentContent, getSplitValueIndex, hasDeletedDocumentURL, hasGeneratedDocumentURL, hasIterationUniqueParams, hasTransactionDemarcation, incrementFailures, incrementSuccesses, isAllowingMultipleSubmitsPerURL, isBulkLoad, isDocumentInDevLine, isOnlyNonDocumentItems, isRunningInSubThread, removeAttribute, removeGlobalAttribute, setAllowingMultipleSubmitsPerURL, setAttribute, setBulkLoad, setClaimedGeneration, setCurrentBaseURL, setCurrentDocumentLocale, setCurrentURL, setDevelopmentLineItems, setDevLineIndexInfo, setDocumentId, setDocumentInDevLine, setDocumentRepositoryId, setDocumentSubmitterSession, setGlobalAttribute, setIndexInfo, setIndexingHashValue, setIndexingOutputConfig, setIterationUniqueParams, setLastActivityPersistedTime, setLoader, setLogicalPartitionName, setNumFailures, setNumSuccesses, setOnlyNonDocumentItems, setOutputDocumentContent, setSplitValueIndex, setStatus, shouldUseDispatcher, updateLastActivityTime |
| Methods inherited from class atg.repository.search.indexing.ItemAndSpecifierStack |
|---|
clearParents, getAncestorCount, getNthAncestor, getNthAncestorItemAndSpecifier, getParent, isInDocument, popParent, pushParent, pushParent, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CLASS_VERSION
public static final java.lang.String ATTR_INDEXING_TASK
| Constructor Detail |
|---|
public EndecaContext()
| Method Detail |
|---|
public atg.repository.search.indexing.threading.ProcessItemDispatcher getDispatcher()
getDispatcher in class atg.repository.search.indexing.Contextpublic void copyFrom(atg.repository.search.indexing.ItemAndSpecifierStack pItemAndSpecifierStack)
copyFrom in class atg.repository.search.indexing.Contextpublic atg.repository.search.indexing.ContextStatusEnum getStatus()
getStatus in interface atg.repository.search.indexing.ContextStatusgetStatus in class atg.repository.search.indexing.Context
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||