public class SnapshottableLog extends Log
config| Constructor and Description |
|---|
SnapshottableLog() |
SnapshottableLog(Log log) |
SnapshottableLog(Map<String,Object> config) |
| Modifier and Type | Method and Description |
|---|---|
SnapshottableLog |
copy() |
LogManager |
getLogManager(String name) |
withFlushInterval, withFlushOnWrite, withSegmentInterval, withSegmentSizegetFlushInterval, getSegmentInterval, getSegmentSize, isFlushOnWrite, setFlushInterval, setFlushOnWrite, setSegmentInterval, setSegmentSizeaddResources, configure, equals, hashCode, toMap, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitconfigure, load, toMappublic SnapshottableLog()
public SnapshottableLog(Log log)
public SnapshottableLog copy()
copy in interface Copyable<Configurable>copy in class Logpublic LogManager getLogManager(String name)
getLogManager in class LogCopyright © 2013-2015. All Rights Reserved.