InputStreamCheckpoint

constructor(unmappedNamespace: String?, unmappedName: String, blob: String, sourceRecordCount: Long, destinationRecordCount: Long? = null, checkpointKey: CheckpointKey? = null)
constructor(checkpoint: StreamCheckpoint)