|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.elasticsearch.index.AbstractIndexComponent
org.elasticsearch.index.engine.robin.RobinIndexEngine
public class RobinIndexEngine
Field Summary |
---|
Fields inherited from class org.elasticsearch.index.AbstractIndexComponent |
---|
componentSettings, index, indexSettings, logger |
Constructor Summary | |
---|---|
RobinIndexEngine(Index index)
|
|
RobinIndexEngine(Index index,
Settings indexSettings)
|
Method Summary | |
---|---|
void |
close()
|
Methods inherited from class org.elasticsearch.index.AbstractIndexComponent |
---|
index, nodeName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.elasticsearch.index.IndexComponent |
---|
index |
Constructor Detail |
---|
public RobinIndexEngine(Index index)
@Inject public RobinIndexEngine(Index index, @IndexSettings Settings indexSettings)
Method Detail |
---|
public void close()
close
in interface IndexEngine
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |