public class XmlDataExporter extends Object
javax.xml.stream.XMLStreamWriter for speed and simplicity. Output can be
read by org.hornetq.core.persistence.impl.journal.XmlDataImporter.| Modifier and Type | Field and Description |
|---|---|
static Long |
LARGE_MESSAGE_CHUNK_SIZE |
| Constructor and Description |
|---|
XmlDataExporter(OutputStream out,
String bindingsDir,
String journalDir,
String pagingDir,
String largeMessagesDir) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.