Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
index
SourceFreshnessContract
Interface SourceFreshnessContract
interface
SourceFreshnessContract
{
cursorField
?:
string
;
mode
:
|
"realtime"
|
"cursor"
|
"snapshot"
|
"watermark"
|
"delta"
;
ttlMs
?:
number
;
updatedAtField
?:
string
;
watermarkField
?:
string
;
}
Index
Properties
cursor
Field?
mode
ttl
Ms?
updated
At
Field?
watermark
Field?
Properties
Optional
Readonly
cursor
Field
cursor
Field
?:
string
Readonly
mode
mode
:
|
"realtime"
|
"cursor"
|
"snapshot"
|
"watermark"
|
"delta"
Optional
Readonly
ttl
Ms
ttl
Ms
?:
number
Optional
Readonly
updated
At
Field
updated
At
Field
?:
string
Optional
Readonly
watermark
Field
watermark
Field
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cursor
Field
mode
ttl
Ms
updated
At
Field
watermark
Field
@honua/sdk-js
Loading...