Class FullScanDetector.FullScanDetectorBuilder
java.lang.Object
tech.ydb.yoj.repository.ydb.client.interceptors.FullScanDetector.FullScanDetectorBuilder
- Enclosing class:
- FullScanDetector
-
Method Summary
Modifier and TypeMethodDescriptionbuild()callback(QueryInterceptingSession.QueryType type, Consumer<String> callback) ignoredQueries(Collection<String> ignoredQueries)
-
Method Details
-
ignoredQueries
-
callback
public FullScanDetector.FullScanDetectorBuilder callback(QueryInterceptingSession.QueryType type, Consumer<String> callback) -
callback
-
build
-