Uses of Class
org.elasticsearch.index.translog.Translog.Source
-
Packages that use Translog.Source Package Description org.elasticsearch.index.translog -
-
Uses of Translog.Source in org.elasticsearch.index.translog
Methods in org.elasticsearch.index.translog that return Translog.Source Modifier and Type Method Description Translog.SourceTranslog.Delete. getSource()Translog.SourceTranslog.Index. getSource()Translog.SourceTranslog.NoOp. getSource()Translog.SourceTranslog.Operation. getSource()
-