|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.node.index.AbstractReindexComponent
org.alfresco.repo.node.index.IndexRemoteTransactionTracker
public class IndexRemoteTransactionTracker
Component to check and recover the indexes.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.alfresco.repo.node.index.AbstractReindexComponent |
---|
AbstractReindexComponent.InIndex, AbstractReindexComponent.ReindexNodeCallback, AbstractReindexComponent.ReindexTerminatedException |
Field Summary |
---|
Fields inherited from class org.alfresco.repo.node.index.AbstractReindexComponent |
---|
ftsIndexer, indexer, nodeDAO, nodeService, searcher, transactionService |
Constructor Summary | |
---|---|
IndexRemoteTransactionTracker()
Deprecated. Dumps an error message. |
Method Summary | |
---|---|
protected void |
reindexImpl()
Deprecated. Perform the actual work. |
void |
setRemoteOnly(boolean remoteOnly)
Deprecated. As of release 1.4.5, 2.0.5 and 2.1.1, this property is no longer is use. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IndexRemoteTransactionTracker()
Method Detail |
---|
public void setRemoteOnly(boolean remoteOnly)
protected void reindexImpl()
AbstractReindexComponent
reindexImpl
in class AbstractReindexComponent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |