public class ExportStreamManager
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
void |
finish() |
void |
store_map_entry(MapEntryPB.Getter value) |
void |
store_message(MessagePB.Getter value) |
void |
store_queue_entry(QueueEntryPB.Getter value) |
void |
store_queue(QueuePB.Getter value) |
public void finish()
throws java.io.IOException
java.io.IOExceptionpublic void store_queue(QueuePB.Getter value) throws java.io.IOException
java.io.IOExceptionpublic void store_queue_entry(QueueEntryPB.Getter value) throws java.io.IOException
java.io.IOExceptionpublic void store_message(MessagePB.Getter value) throws java.io.IOException
java.io.IOExceptionpublic void store_map_entry(MapEntryPB.Getter value) throws java.io.IOException
java.io.IOExceptionCopyright © 2005-2016 Red Hat, Inc.. All Rights Reserved.