Packages

package guard

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. guard
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class DefaultQueryGuard extends QueryInterceptor

    Query guard that enforces the default full table scan checks

  2. class FullTableScanQueryGuard extends QueryInterceptor
  3. class GraduatedQueryGuard extends QueryInterceptor with LazyLogging
  4. class TemporalQueryGuard extends QueryInterceptor with LazyLogging

Value Members

  1. def filterString(strategy: QueryStrategy): String
  2. def validate(intervals: FilterValues[Bounds[ZonedDateTime]], max: Duration): Boolean
  3. object GraduatedQueryGuard extends LazyLogging
  4. object TemporalQueryGuard

Inherited from AnyRef

Inherited from Any

Ungrouped