org.apache.activemq.console.command.store
Class ExportStreamManager
java.lang.Object
org.apache.activemq.console.command.store.ExportStreamManager
public class ExportStreamManager
- extends Object
- Author:
- Hiram Chirino
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
finish
public void finish()
throws IOException
- Throws:
IOException
store_queue
public void store_queue(QueuePB.Getter value)
throws IOException
- Throws:
IOException
store_queue_entry
public void store_queue_entry(QueueEntryPB.Getter value)
throws IOException
- Throws:
IOException
store_message
public void store_message(MessagePB.Getter value)
throws IOException
- Throws:
IOException
store_map_entry
public void store_map_entry(MapEntryPB.Getter value)
throws IOException
- Throws:
IOException
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.