Gjsify LogoGjsify Logo

Interface TaskCache_ConstructProps

Hierarchy

Index

Properties

key_copy_func?: object
key_destroy_func?: object
key_equal_func?: object
key_hash_func?: object
populate_callback?: object
populate_callback_data?: object
populate_callback_data_destroy?: object
time_to_live?: number

This is the number of milliseconds before an item should be evicted from the cache.

A value of zero indicates no eviction.

value_copy_func?: object
value_destroy_func?: object

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method