Skip to content

Latest commit

 

History

History
180 lines (100 loc) · 3.95 KB

File metadata and controls

180 lines (100 loc) · 3.95 KB

@onzag/itemize / Modules / server/cache / IUpdateOptions

Interface: IUpdateOptions

server/cache.IUpdateOptions

Hierarchy

Table of contents

Properties

Properties

blocking

Optional blocking: Object

Type declaration

Name Type
reason string
status boolean
until string

Defined in

server/cache.ts:124


containerId

Optional containerId: string

Defined in

server/cache.ts:118


currentSQLValue

Optional currentSQLValue: ISQLTableRowValue

Defined in

server/cache.ts:113


currentrqValue

Optional currentrqValue: IRQValue

Defined in

server/cache.ts:114


dictionary

dictionary: string

Defined in

server/cache.ts:117


editedBy

Optional editedBy: string

Defined in

server/cache.ts:115


ignorePreSideEffects

Optional ignorePreSideEffects: boolean

Inherited from

IBasicOptions.ignorePreSideEffects

Defined in

server/cache.ts:68


ignoreSideEffects

Optional ignoreSideEffects: boolean

Inherited from

IBasicOptions.ignoreSideEffects

Defined in

server/cache.ts:69


indexing

Optional indexing: "wait_for" | "detached"

Inherited from

IBasicOptions.indexing

Defined in

server/cache.ts:66


language

language: string

Defined in

server/cache.ts:116


listenerUUID

Optional listenerUUID: string

Inherited from

IBasicOptions.listenerUUID

Defined in

server/cache.ts:67


reparent

Optional reparent: Object

Type declaration

Name Type
id string
type string
version string

Defined in

server/cache.ts:119