Esri Geoportal Server
1.0

com.esri.gpt.catalog.lucene
Class LuceneIndexSynchronizer

java.lang.Object
  extended by com.esri.gpt.catalog.lucene.LuceneIndexSynchronizer

public class LuceneIndexSynchronizer
extends Object

A process to ensure that the Lucene index in synchronized with the database catalog.


Constructor Summary
LuceneIndexSynchronizer(StringAttributeMap scheduledTaskParameters)
          Constructs with the configuration parameters associated with a scheduled task.
 
Method Summary
 void finalize()
          Closes and open resources.
 void syncronize()
          Executes the synchronization process.
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LuceneIndexSynchronizer

public LuceneIndexSynchronizer(StringAttributeMap scheduledTaskParameters)
Constructs with the configuration parameters associated with a scheduled task.

Method Detail

finalize

public void finalize()
              throws Throwable
Closes and open resources.

Overrides:
finalize in class Object
Throws:
Throwable - if an exception occurs

syncronize

public void syncronize()
Executes the synchronization process.


Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.