Class IdLoader.TsIdLeaf

java.lang.Object
org.elasticsearch.index.mapper.IdLoader.TsIdLeaf
All Implemented Interfaces:
IdLoader.Leaf
Enclosing interface:
IdLoader

public static final class IdLoader.TsIdLeaf extends Object implements IdLoader.Leaf
  • Method Details

    • getId

      public String getId(int subDocId)
      Specified by:
      getId in interface IdLoader.Leaf
      Parameters:
      subDocId - The segment level doc id for which the return the _id
      Returns:
      the _id for the provided subDocId