protected abstract static class AbstractDatabaseManager.AbstractFactoryData extends Object
Modifier | Constructor and Description |
---|---|
protected |
AbstractFactoryData(int bufferSize,
Layout<? extends Serializable> layout)
Constructs the base factory data.
|
Modifier and Type | Method and Description |
---|---|
int |
getBufferSize()
Gets the buffer size.
|
Layout<? extends Serializable> |
getLayout()
Gets the layout.
|
protected AbstractFactoryData(int bufferSize, Layout<? extends Serializable> layout)
bufferSize
- The size of the buffer.bufferSize
- The appender-level layoutpublic int getBufferSize()
public Layout<? extends Serializable> getLayout()
Copyright © 1999-2021 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.