@Plugin(name="vanillaChronicleConfig",
category="Core")
public static final class AbstractChronicleAppender.VanillaChronicleCfg
extends VanillaLogAppenderConfig
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractChronicleAppender.VanillaChronicleCfg() |
| Modifier and Type | Method and Description |
|---|---|
static AbstractChronicleAppender.VanillaChronicleCfg |
create(String dataCacheCapacity,
String cycleLength,
String cleanupOnClose,
String synchronous,
String defaultMessageSize,
String useCheckedExcerpt,
String entriesPerCycle,
String indexCacheCapacity,
String indexBlockSize) |
build, getCycleFormat, getCycleLength, getDataBlockSize, getDataCacheCapacity, getDefaultMessageSize, getEntriesPerCycle, getIndexBlockSize, getIndexCacheCapacity, isCleanupOnClose, isSynchronous, isUseCheckedExcerpt, isUseCompressedObjectSerializer, keys, setCleanupOnClose, setCycleFormat, setCycleLength, setCycleLength, setDataBlockSize, setDataCacheCapacity, setDefaultMessageSize, setEntriesPerCycle, setIndexBlockSize, setIndexCacheCapacity, setSynchronous, setUseCheckedExcerpt, setUseCompressedObjectSerializersetProperties, setPropertyprotected AbstractChronicleAppender.VanillaChronicleCfg()
@PluginFactory public static AbstractChronicleAppender.VanillaChronicleCfg create(@PluginAttribute(value="dataCacheCapacity") String dataCacheCapacity, @PluginAttribute(value="cycleLength") String cycleLength, @PluginAttribute(value="cleanupOnClose") String cleanupOnClose, @PluginAttribute(value="synchronous") String synchronous, @PluginAttribute(value="defaultMessageSize") String defaultMessageSize, @PluginAttribute(value="useCheckedExcerpt") String useCheckedExcerpt, @PluginAttribute(value="entriesPerCycle") String entriesPerCycle, @PluginAttribute(value="indexCacheCapacity") String indexCacheCapacity, @PluginAttribute(value="indexBlockSize") String indexBlockSize)
Copyright © 2015. All rights reserved.