Uses of Interface
org.xcmis.search.Startable

Packages that use Startable
org.xcmis.search   
org.xcmis.search.content.interceptors   
org.xcmis.search.lucene   
org.xcmis.search.lucene.index   
 

Uses of Startable in org.xcmis.search
 

Classes in org.xcmis.search that implement Startable
 class SearchService
          Main entry point to the search service.
 

Uses of Startable in org.xcmis.search.content.interceptors
 

Classes in org.xcmis.search.content.interceptors that implement Startable
 class CommandInterceptor
          This is the base class for all interceptors to extend, and implements the Visitor interface allowing it to intercept invocations on VisitableCommands.
 class ContentReaderInterceptor
          Abstract class that interpret only read-only operation's.
 class InterceptorChain
          Knows how to build and manage an chain of interceptors.
 class QueryableIndexStorage
          Interceptor that handle changes to the index.
 class QueryProcessorInterceptor
          A query engine that is able to execute formal queries expressed in the Abstract Query Model.
 

Uses of Startable in org.xcmis.search.lucene
 

Classes in org.xcmis.search.lucene that implement Startable
 class AbstractLuceneQueryableIndexStorage
          Base implementation of Lucene based QueryableIndexStorage.
 class InMemoryLuceneQueryableIndexStorage
           
 class LuceneQueryableIndexStorage
          Lucene persisted implementation of QueryableIndexStorage.
 

Uses of Startable in org.xcmis.search.lucene.index
 

Subinterfaces of Startable in org.xcmis.search.lucene.index
 interface PersistentIndexManager<W,S>
          Deprecated. 
 

Classes in org.xcmis.search.lucene.index that implement Startable
 class CacheableIndexDataManager
          Created by The eXo Platform SAS.
 class LocalIndexDataManagerProxy
          Created by The eXo Platform SAS.
 class LocalStorageIndexDataManager
          Created by The eXo Platform SAS.
 class LuceneIndexingService
           
 class PersistedIndex
          Created by The eXo Platform SAS.
 class StartableIndexingService
          Created by The eXo Platform SAS.
 class TransactionableIndexDataManager
          Created by The eXo Platform SAS.
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.