Interface PojoMassIndexingIdentifierLoadingContext<E,​I>

    • Method Detail

      • includedTypes

        Set<PojoRawTypeIdentifier<? extends E>> includedTypes()
        Returns:
        The identifiers of the types of all entities that will be loaded by the entity loader.
      • tenantIdentifier

        String tenantIdentifier()
        Returns:
        The tenant identifier to use (null if none).