static class LogFlusher.LogFlushTask
extends java.util.TimerTask
Constructor and Description |
---|
LogFlusher.LogFlushTask(RepNode repNode) |
Modifier and Type | Method and Description |
---|---|
void |
run()
Check the RepNode.currentCommitVLSN difference to see if there is
any dirty data between two actions.
|
public LogFlusher.LogFlushTask(RepNode repNode)
public void run()
run
in interface java.lang.Runnable
run
in class java.util.TimerTask
Copyright (c) 2004-2012 Oracle. All rights reserved.