Airbyte Kotlin Bulk CDK
Toggle table of contents
1.0.2
jvm
Platform filter
jvm
Switch theme
Search in API
Airbyte Kotlin Bulk CDK
bulk-cdk-core-load
/
io.airbyte.cdk.load.state
/
CheckpointIndex
Checkpoint
Index
@
JvmInline
value
class
CheckpointIndex
(
val
value
:
Int
)
Represents the ordering of a checkpoint.
Members
Constructors
Checkpoint
Index
Link copied to clipboard
constructor
(
value
:
Int
)
Properties
value
Link copied to clipboard
val
value
:
Int