java.lang.Object
org.elasticsearch.index.engine.Engine.Result
org.elasticsearch.index.engine.Engine.NoOpResult
- Enclosing class:
Engine
-
Nested Class Summary
Nested classes/interfaces inherited from class org.elasticsearch.index.engine.Engine.Result
Engine.Result.Type
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.elasticsearch.index.engine.Engine.Result
getFailure, getId, getOperationType, getRequiredMappingUpdate, getResultType, getSeqNo, getTerm, getTook, getTranslogLocation, getVersion
-
Constructor Details
-
NoOpResult
public NoOpResult(long term, long seqNo)
-