|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.elasticsearch.index.engine.Engine.Get
public static class Engine.Get
Constructor Summary | |
---|---|
Engine.Get(boolean realtime,
org.apache.lucene.index.Term uid)
|
Method Summary | |
---|---|
boolean |
loadSource()
|
Engine.Get |
loadSource(boolean loadSource)
|
boolean |
realtime()
|
org.apache.lucene.index.Term |
uid()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Engine.Get(boolean realtime, org.apache.lucene.index.Term uid)
Method Detail |
---|
public boolean realtime()
public org.apache.lucene.index.Term uid()
public boolean loadSource()
public Engine.Get loadSource(boolean loadSource)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |