Uses of Interface
tech.ydb.yoj.repository.ydb.client.QueryInterceptor
Packages that use QueryInterceptor
Package
Description
-
Uses of QueryInterceptor in tech.ydb.yoj.repository.ydb.client
Methods in tech.ydb.yoj.repository.ydb.client with parameters of type QueryInterceptorModifier and TypeMethodDescriptionstatic Function<tech.ydb.table.Session,tech.ydb.table.Session> QueryInterceptingSession.makeWrapper(QueryInterceptor interceptor) -
Uses of QueryInterceptor in tech.ydb.yoj.repository.ydb.client.interceptors
Classes in tech.ydb.yoj.repository.ydb.client.interceptors that implement QueryInterceptor