Uses of Class
io.trino.plugin.session.SessionMatchSpec
Packages that use SessionMatchSpec
-
Uses of SessionMatchSpec in io.trino.plugin.session
Methods in io.trino.plugin.session that return SessionMatchSpecModifier and TypeMethodDescriptionSessionMatchSpec.Mapper.map(ResultSet resultSet, org.jdbi.v3.core.statement.StatementContext context) Methods in io.trino.plugin.session that return types with arguments of type SessionMatchSpecModifier and TypeMethodDescriptionprotected abstract List<SessionMatchSpec> AbstractSessionPropertyManager.getSessionMatchSpecs() -
Uses of SessionMatchSpec in io.trino.plugin.session.db
Methods in io.trino.plugin.session.db that return types with arguments of type SessionMatchSpecModifier and TypeMethodDescriptionRefreshingDbSpecsProvider.get()protected List<SessionMatchSpec> DbSessionPropertyManager.getSessionMatchSpecs()SessionPropertiesDao.getSessionMatchSpecs() -
Uses of SessionMatchSpec in io.trino.plugin.session.file
Fields in io.trino.plugin.session.file with type parameters of type SessionMatchSpecModifier and TypeFieldDescriptionstatic final io.airlift.json.JsonCodec<List<SessionMatchSpec>> FileSessionPropertyManager.CODECMethods in io.trino.plugin.session.file that return types with arguments of type SessionMatchSpecModifier and TypeMethodDescriptionprotected List<SessionMatchSpec> FileSessionPropertyManager.getSessionMatchSpecs()