Airbyte Kotlin Bulk CDK
Toggle table of contents
0.1.92
jvm
Platform filter
jvm
Switch theme
Search in API
Airbyte Kotlin Bulk CDK
bulk-cdk-core-load
/
io.airbyte.cdk.load.dataflow.aggregate
/
TimeTrigger
Time
Trigger
class
TimeTrigger
(
size
:
Long
)
Members
Constructors
Time
Trigger
Link copied to clipboard
constructor
(
size
:
Long
)
Functions
is
Complete
Link copied to clipboard
fun
isComplete
(
now
:
Long
)
:
Boolean
update
Link copied to clipboard
fun
update
(
value
:
Long
)
:
TimeTrigger