Interface ReadEngineFactory

All Superinterfaces:
Serializable

public interface ReadEngineFactory extends Serializable
  • Method Summary

    Modifier and Type
    Method
    Description
    com.here.platform.data.client.engine.scaladsl.ReadEngine
    apply(org.apache.pekko.actor.ActorSystem actorySystem, HRN hrn, Settings settings)
     
  • Method Details

    • apply

      com.here.platform.data.client.engine.scaladsl.ReadEngine apply(org.apache.pekko.actor.ActorSystem actorySystem, HRN hrn, Settings settings)