com.senseidb.search.node.impl
Class NoopIndexingManager<D>
java.lang.Object
com.senseidb.search.node.impl.NoopIndexingManager<D>
- All Implemented Interfaces:
- SenseiIndexingManager<D>
public class NoopIndexingManager<D>
- extends Object
- implements SenseiIndexingManager<D>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoopIndexingManager
public NoopIndexingManager()
initialize
public void initialize(Map<Integer,proj.zoie.api.Zoie<com.browseengine.bobo.api.BoboIndexReader,D>> zoieSystemMap)
throws Exception
- Specified by:
initialize
in interface SenseiIndexingManager<D>
- Throws:
Exception
shutdown
public void shutdown()
- Specified by:
shutdown
in interface SenseiIndexingManager<D>
start
public void start()
throws Exception
- Specified by:
start
in interface SenseiIndexingManager<D>
- Throws:
Exception
getDataProvider
public proj.zoie.api.DataProvider getDataProvider()
- Specified by:
getDataProvider
in interface SenseiIndexingManager<D>
syncWithVersion
public void syncWithVersion(long timeToWait,
String version)
throws proj.zoie.api.ZoieException
- Specified by:
syncWithVersion
in interface SenseiIndexingManager<D>
- Throws:
proj.zoie.api.ZoieException
Copyright © 2010-2012. All Rights Reserved.