Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CacheDirector

Hierarchy

  • CacheDirector

Implemented by

Index

Methods

buildKey

  • buildKey<T>(object: T): string

buildQueryKey

  • buildQueryKey(conditions: any): string

valid

  • valid<T>(object: T): boolean

validQuery

  • validQuery(conditions: any): boolean

Generated using TypeDoc