Class ExportStreamManager
java.lang.Object
org.apache.activemq.console.command.store.ExportStreamManager
- Author:
- Hiram Chirino
-
Method Summary
Modifier and TypeMethodDescriptionvoidfinish()voidstore_map_entry(MapEntryPB.Getter value) voidstore_message(MessagePB.Getter value) voidstore_queue(QueuePB.Getter value) void
-
Method Details
-
finish
- Throws:
IOException
-
store_queue
- Throws:
IOException
-
store_queue_entry
- Throws:
IOException
-
store_message
- Throws:
IOException
-
store_map_entry
- Throws:
IOException
-