Uses of Class
org.elasticsearch.index.translog.Translog
-
Packages that use Translog Package Description org.elasticsearch.index.engine -
-
Uses of Translog in org.elasticsearch.index.engine
Methods in org.elasticsearch.index.engine with parameters of type Translog Modifier and Type Method Description protected voidInternalEngine. commitIndexWriter(IndexWriter writer, Translog translog, String syncId)Commits the specified index writer.
-