Interface ModelFactory


  • public interface ModelFactory
    Factory for config models.
    • Method Detail

      • version

        com.yahoo.component.Version version()
        Returns the Vespa version of the models this builds.
        Returns:
        the version of a Model instance that this factory can create.