org.gcube.data.spd.plugin.fwk.writers
Class Writer<F>
java.lang.Object
org.gcube.data.spd.plugin.fwk.writers.AbstractWriter<F>
org.gcube.data.spd.plugin.fwk.writers.Writer<F>
- All Implemented Interfaces:
- ObjectWriter<F>
public class Writer<F>
- extends AbstractWriter<F>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Writer
public Writer(AbstractWrapper<F> wrapper)
Writer
public Writer(AbstractWrapper<F> wrapper,
WriterManager<F> manager)
put
@Deprecated
public boolean put(F t)
- Deprecated.
put
@Deprecated
public boolean put(StreamException error)
- Deprecated.
write
public boolean write(F t)
write
public boolean write(StreamException error)
isAlive
public boolean isAlive()
Copyright © 2013. All Rights Reserved.