public class ConcurrentMergeScheduler
extends org.apache.lucene.index.ConcurrentMergeScheduler
ErrorHandler| Constructor and Description |
|---|
ConcurrentMergeScheduler(ErrorHandler errorHandler,
String indexName) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.lucene.index.ConcurrentMergeScheduler.MergeThread |
getMergeThread(org.apache.lucene.index.IndexWriter writer,
org.apache.lucene.index.MergePolicy.OneMerge merge) |
protected void |
handleMergeException(org.apache.lucene.store.Directory dir,
Throwable t) |
close, disableAutoIOThrottle, doMerge, doStall, enableAutoIOThrottle, getAutoIOThrottle, getForceMergeMBPerSec, getIORateLimitMBPerSec, getMaxMergeCount, getMaxThreadCount, maybeStall, merge, mergeThreadCount, setDefaultMaxMergesAndThreads, setForceMergeMBPerSec, setMaxMergesAndThreads, sync, targetMBPerSecChanged, toString, updateMergeThreadspublic ConcurrentMergeScheduler(ErrorHandler errorHandler, String indexName)
protected void handleMergeException(org.apache.lucene.store.Directory dir,
Throwable t)
handleMergeException in class org.apache.lucene.index.ConcurrentMergeSchedulerprotected org.apache.lucene.index.ConcurrentMergeScheduler.MergeThread getMergeThread(org.apache.lucene.index.IndexWriter writer,
org.apache.lucene.index.MergePolicy.OneMerge merge)
throws IOException
getMergeThread in class org.apache.lucene.index.ConcurrentMergeSchedulerIOExceptionCopyright © 2006–2017 Hibernate. All rights reserved.