package guard
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- guard
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- class FullTableScanQueryGuard extends QueryInterceptor with LazyLogging
- 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 FullTableScanQueryGuard
- object GraduatedQueryGuard extends LazyLogging
- object TemporalQueryGuard