Package io.trino.plugin.session.db
package io.trino.plugin.session.db
-
ClassDescriptionA
SessionPropertyConfigurationManagerimplementation that connects to a database for fetching information about session property overrides givenSessionConfigurationContext.This interface was created to separate the scheduling logic forSessionMatchSpecloading.Periodically schedules the loading of specs from the database during initialization.Dao should guarantee that the list of SessionMatchSpecs is returned in increasing order of priority.