Record Class CachedSimulationService

java.lang.Object
java.lang.Record
gov.nasa.jpl.aerie.merlin.server.services.CachedSimulationService
All Implemented Interfaces:
SimulationService

public record CachedSimulationService(ResultsCellRepository store) extends Record implements SimulationService