Interface QueryInterceptor
- All Known Implementing Classes:
FullScanDetector
public interface QueryInterceptor
-
Method Summary
Modifier and TypeMethodDescriptionvoidbeforeExecute(QueryInterceptingSession.QueryType type, com.yandex.ydb.table.Session session, String query)
-
Method Details
-
beforeExecute
void beforeExecute(QueryInterceptingSession.QueryType type, com.yandex.ydb.table.Session session, String query)
-