public class ExportStreamManager extends 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 IOException
IOException
public void store_queue(QueuePB.Getter value) throws IOException
IOException
public void store_queue_entry(QueueEntryPB.Getter value) throws IOException
IOException
public void store_message(MessagePB.Getter value) throws IOException
IOException
public void store_map_entry(MapEntryPB.Getter value) throws IOException
IOException
Copyright © 2005–2018 FuseSource, Corp.. All rights reserved.