public class CheckpointManager.CheckpointExecutor
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
CheckpointExecutor() |
Modifier and Type | Method and Description |
---|---|
void |
executeCheckpoint(CheckpointManager.CheckpointAction action,
boolean withDefrag,
boolean auto,
long lockTimeout) |
void |
run() |
public void run()
run
in interface java.lang.Runnable
public void executeCheckpoint(CheckpointManager.CheckpointAction action, boolean withDefrag, boolean auto, long lockTimeout)
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.