public class EventTraceStream extends FilterObjectStream<Event,Event>
Constructor and Description |
---|
EventTraceStream(ObjectStream<Event> stream,
Writer writer) |
public EventTraceStream(ObjectStream<Event> stream, Writer writer)
public Event read() throws IOException
ObjectStream
IOException
- if there is an error during readingpublic void remove()
Copyright © 2015 The Apache Software Foundation. All rights reserved.