public interface ObjectWriter<T>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAlive() |
boolean |
write(org.gcube.data.spd.model.exceptions.StreamException error) |
boolean |
write(T t) |
boolean write(T t)
boolean write(org.gcube.data.spd.model.exceptions.StreamException error)
boolean isAlive()
Copyright © 2016. All Rights Reserved.