Interface IdLoader

All Known Implementing Classes:
IdLoader.StoredIdLoader, IdLoader.TsIdLoader

public sealed interface IdLoader permits IdLoader.TsIdLoader, IdLoader.StoredIdLoader
Responsible for loading the _id from stored fields or for TSDB synthesizing the _id from the routing, _tsid and @timestamp fields.