public abstract class AbstractIndexingContext extends Object implements IndexingContext
INDEX_CHAIN_ID, INDEX_CHUNK_COUNTER, INDEX_CHUNK_PREFIX, INDEX_FILE_PREFIX, INDEX_ID, INDEX_LEGACY_TIMESTAMP, INDEX_PACKER_PROPERTIES_FILE, INDEX_PROPERTY_PREFIX, INDEX_REMOTE_PROPERTIES_FILE, INDEX_TIME_DAY_FORMAT, INDEX_TIME_FORMAT, INDEX_TIMESTAMP, INDEX_UPDATER_PROPERTIES_FILE| Constructor and Description |
|---|
AbstractIndexingContext() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReceivingUpdates()
Returns true if this context is receiving updates from remote via IndexUpdater.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacquireIndexSearcher, close, commit, getAllGroups, getAnalyzer, getGavCalculator, getId, getIndexCreators, getIndexDirectory, getIndexDirectoryFile, getIndexUpdateUrl, getIndexWriter, getRepository, getRepositoryId, getRepositoryUrl, getRootGroups, getSize, getTimestamp, isSearchable, merge, merge, optimize, purge, rebuildGroups, releaseIndexSearcher, replace, rollback, setAllGroups, setRootGroups, setSearchable, updateTimestamp, updateTimestamp, updateTimestamppublic boolean isReceivingUpdates()
IndexingContextisReceivingUpdates in interface IndexingContextCopyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.