Class DebugIOStrategy
- java.lang.Object
-
- org.hibernate.search.backend.lucene.lowlevel.index.impl.IOStrategy
-
- org.hibernate.search.backend.lucene.lowlevel.index.impl.DebugIOStrategy
-
public class DebugIOStrategy extends IOStrategy
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static DebugIOStrategycreate(BackendThreads threads, FailureHandler failureHandler)-
Methods inherited from class org.hibernate.search.backend.lucene.lowlevel.index.impl.IOStrategy
createIndexAccessor
-
-
-
-
Method Detail
-
create
public static DebugIOStrategy create(BackendThreads threads, FailureHandler failureHandler)
-
-