public class RecordStoreBulkLoaderImpl extends BulkLoaderImpl
Created: November 04 2011
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
EMPTY_REPOSITORY_ARRAY
DELETE_DOCUMENT, GET_GENERATOR_PROPERTY, GET_META_PROPERTY, GET_TEXT_PROPERTY, MY_RESOURCE_NAME, PROCESS_PROPERTIES, REGENERATE_FOR_CHANGE, sResourceBundle, START_QUERY
SERVICE_INFO_KEY
DEFAULT_LOG_TRACE_STATUS
DEFAULT_LOG_DEBUG_STATUS, DEFAULT_LOG_ERROR_STATUS, DEFAULT_LOG_INFO_STATUS, DEFAULT_LOG_WARNING_STATUS
Constructor and Description |
---|
RecordStoreBulkLoaderImpl() |
Modifier and Type | Method and Description |
---|---|
protected Context |
createContext()
Create a new context.
|
protected atg.repository.search.indexing.OutputDocumentContent |
createEmptyOutputDocumentContent()
Create a new, empty, OutputDocumentContent object.
|
protected void |
outputAndSubmitDocument(Context pContext)
Create the XHTML file for the Context's OutputDocumentContent
and submit it using the DocumentSubmitterSession.
|
protected void |
releaseContext(Context pContext)
Release any resources claimed by the specified context.
|
anyItemOfType, assetVersionsToRepositoryItems, bulkLoad, bulkLoad, bulkLoad, bulkLoad, bulkLoadWithRetry, createTestContext, deleteGenerationChanges, fetchItemsUsingThreadedQueue, generateTestDocument, getDevelopmentLines, getGcCallingRangeSize, getJaxbUnmarshaller, getPagedQuery, getPagedQuery, getPagedQueryOptions, getPagedQuerySize, getRepositoryIdPropertyDescriptor, isItemOfTypeInSet, loadIteration, loadPagedIteration, postIndexingCleanup, setGcCallingRangeSize, setJaxbUnmarshaller, setPagedQuerySize, uriMapFromAssetVersions
addActiveContext, adjustIncrementalQueue, afterSessionStart, beforeSessionEnd, cancelActiveContext, claimGeneration, createAdminServlet, createMembershipContextSet, deleteDocumentItem, deleteOrExcludeItem, doStartService, doStopService, getActiveContextStatuses, getArrayFromMultiRepoItems, getConfigStatePersister, getDocumentsPerTransaction, getIncrementalItemQueue, getLoggingInfoStatusCount, getTransactionManager, getUpdateActivityTimeMillis, getUpdateLastActivityTimeInSeparateThread, initContext, isConnectionRelated, isEchoDocumentsToStdout, isItemLoggingDebug, isPrettyPrint, isPropertyLoggingDebug, isSubTypeOfItemDesc, isTransactionPerDocument, nextQueuedUpdateActivity, popMembershipContexts, popMembershipContexts, processItem, processMetaProperty, processParentProperties, processProperties, processProperties, processTextProperty, pushMembershipContexts, pushMembershipContexts, pushMembershipContextsIfUsedByRepository, queueUpdateActivity, releaseGeneration, removeActiveContext, repositoryUsesMembershipContext, resetContextAfterDocument, setConfigStatePersister, setDocumentsPerTransaction, setEchoDocumentsToStdout, setIncrementalItemQueue, setItemLoggingDebug, setLoggingInfoStatusCount, setNextIncrementalGeneration, setPrettyPrint, setPropertyLoggingDebug, setTransactionPerDocument, setUpdateActivityTimeMillis, setUpdateLastActivityTimeInSeparateThread, splitPropertyValue, updateActivity
addLogListener, getAbsoluteName, getAdminServlet, getAdminServletOutputStreamEncoding, getLoggingForVlogging, getLogListenerCount, getLogListeners, getName, getNameContext, getNucleus, getRoot, getServiceConfiguration, getServiceInfo, isAdminServletUseServletOutputStream, isLoggingDebug, isLoggingError, isLoggingInfo, isLoggingTrace, isLoggingWarning, isRunning, logDebug, logDebug, logDebug, logError, logError, logError, logInfo, logInfo, logInfo, logTrace, logTrace, logTrace, logWarning, logWarning, logWarning, nameContextElementBound, nameContextElementUnbound, removeLogListener, reResolveThis, resolveName, resolveName, resolveName, resolveName, sendLogEvent, setAdminServletOutputStreamEncoding, setAdminServletUseServletOutputStream, setLoggingDebug, setLoggingError, setLoggingInfo, setLoggingTrace, setLoggingWarning, setNucleus, setServiceInfo, startService, stopService
vlogDebug, vlogDebug, vlogDebug, vlogDebug, vlogDebugTrace, vlogError, vlogError, vlogError, vlogError, vlogInfo, vlogInfo, vlogInfo, vlogInfo, vlogTrace, vlogTrace, vlogTrace, vlogTrace, vlogWarning, vlogWarning, vlogWarning, vlogWarning
protected atg.repository.search.indexing.OutputDocumentContent createEmptyOutputDocumentContent()
LoaderImpl
createEmptyOutputDocumentContent
in class LoaderImpl
protected Context createContext()
createContext
in class LoaderImpl
protected void releaseContext(Context pContext)
LoaderImpl
releaseContext
in class LoaderImpl
pContext
- The context to release.protected void outputAndSubmitDocument(Context pContext) throws IndexingException
outputAndSubmitDocument
in class LoaderImpl
IndexingException