Interface BlockLoader.StoredFields

All Known Implementing Classes:
BlockLoaderStoredFieldsFromLeafLoader
Enclosing interface:
BlockLoader

public static interface BlockLoader.StoredFields
  • Method Details

    • source

      Source source()
    • id

      String id()
      Returns:
      the ID for the current document
    • routing

      String routing()
      Returns:
      the routing path for the current document
    • storedFields

      Map<String,List<Object>> storedFields()
      Returns:
      stored fields for the current document