package guard
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- guard
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
class
DefaultQueryGuard extends QueryInterceptor
Query guard that enforces the default full table scan checks
- class FullTableScanQueryGuard extends QueryInterceptor
- class GraduatedQueryGuard extends QueryInterceptor with LazyLogging
- class TemporalQueryGuard extends QueryInterceptor with LazyLogging
Value Members
- def filterString(strategy: QueryStrategy): String
- def validate(intervals: FilterValues[Bounds[ZonedDateTime]], max: Duration): Boolean
- object GraduatedQueryGuard extends LazyLogging
- object TemporalQueryGuard