Header menu logo Nao

TieredEvent Type

Mutating events for tiered memory persistence.

Union cases

Union case Description

Evict

Full Usage: Evict

Promote(key, targetTier)

Full Usage: Promote(key, targetTier)

Parameters:
key : string
targetTier : MemoryTier

Instance members

Instance member Description

this.IsEvict

Full Usage: this.IsEvict

Returns: bool
Returns: bool

this.IsPromote

Full Usage: this.IsPromote

Returns: bool
Returns: bool

this.IsStore

Full Usage: this.IsStore

Returns: bool
Returns: bool

Type something to start searching.