menu
nebula_db package
documentation
storage/checkpoint.dart
CheckpointManager
persistTxnState property
persistTxnState property
dark_mode
light_mode
persistTxnState
property
Future
<
void
>
Function
(
int
checkpointLsn
)
persistTxnState
final
Implementation
final Future<void> Function(int checkpointLsn) persistTxnState;
nebula_db package
documentation
storage/checkpoint
CheckpointManager
persistTxnState property
CheckpointManager class