class LogFlusher
extends java.lang.Object
LOG_FLUSH_TASK_INTERVAL, although heavy GC activity or the busy system may
expand this period considerably.| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
LogFlusher.LogFlushTask |
| Constructor and Description |
|---|
LogFlusher(RepNode repNode,
java.util.Timer timer) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancelTask() |
void |
configFlushTask(int interval) |
int |
getFlushInterval() |
LogFlusher.LogFlushTask |
getFlushTask() |
public LogFlusher(RepNode repNode, java.util.Timer timer)
public void configFlushTask(int interval)
public void cancelTask()
public int getFlushInterval()
public LogFlusher.LogFlushTask getFlushTask()
Copyright (c) 2004-2012 Oracle. All rights reserved.