public final class FTBuilder extends IndexBuilder
Constructor and Description |
---|
FTBuilder(Data data,
MainOptions options)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
abort()
Aborts a failed or interrupted process.
|
FTIndex |
build()
Builds the index structure and returns an index instance.
|
protected String |
det()
Returns short information on this process.
|
check, finishIndex, finishSplit, prog, split, tit
checkStop, databases, detail, listen, proc, progress, registered, registered, startTimeout, stop, stopTimeout, title
public FTBuilder(Data data, MainOptions options) throws IOException
data
- data referenceoptions
- optionsIOException
- IOExceptionpublic FTIndex build() throws IOException
IndexBuilder
build
in class IndexBuilder
IOException
- I/O Exceptionprotected void abort()
Proc
Copyright © 2005–2015 BaseX Team. All rights reserved.