Content - the type of content to indexResult - the type of response to expect from an operationpublic abstract class SynchIndexer<Content,Result> extends AsynchIndexer<Content,Result>
Indexer.IndexerType, Indexer.NoContent| Constructor and Description |
|---|
SynchIndexer() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListeningExecutorService |
executorService() |
remove, removeSynch, update, updateSynchclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIndexerTypepublic com.google.common.util.concurrent.ListeningExecutorService executorService()
executorService in class AsynchIndexer<Content,Result>ListeningExecutorService to use for operation.Copyright © 2013–2014 DuraSpace, Inc.. All rights reserved.