Package 

Interface NlpApplicationConfigurationDAO

    • Method Summary

      Modifier and Type Method Description
      abstract Unit saveNewConfiguration(String applicationName, NlpEngineType engineType, NlpApplicationConfiguration configuration)
      abstract NlpApplicationConfiguration loadLastConfiguration(String applicationName, NlpEngineType engineType, Instant updated)
      • Methods inherited from class ai.tock.nlp.model.service.storage.NlpApplicationConfigurationDAO

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait