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 FullTableScanQueryGuard extends QueryInterceptor with LazyLogging
  2. class GraduatedQueryGuard extends QueryInterceptor with LazyLogging
  3. 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 FullTableScanQueryGuard
  4. object GraduatedQueryGuard extends LazyLogging
  5. object TemporalQueryGuard

Inherited from AnyRef

Inherited from Any

Ungrouped