org.gcube.data.publishing.gis.publisher.plugin.fwk.writers.rswrapper
Class LocalWrapper<T>
java.lang.Object
org.gcube.data.publishing.gis.publisher.plugin.fwk.writers.rswrapper.AbstractWrapper<T>
org.gcube.data.publishing.gis.publisher.plugin.fwk.writers.rswrapper.LocalWrapper<T>
public class LocalWrapper<T>
- extends AbstractWrapper<T>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalWrapper
public LocalWrapper()
LocalWrapper
public LocalWrapper(int queueSize)
getLocator
public String getLocator()
throws Exception
- Specified by:
getLocator in class AbstractWrapper<T>
- Throws:
Exception
add
public boolean add(T input)
throws Exception
- Specified by:
add in class AbstractWrapper<T>
- Throws:
Exception
close
public void close()
throws Exception
- Specified by:
close in class AbstractWrapper<T>
- Throws:
Exception
getQueue
public ArrayBlockingQueue<T> getQueue()
unregister
public void unregister()
throws Exception
- Specified by:
unregister in class AbstractWrapper<T>
- Throws:
Exception
register
public void register()
- Specified by:
register in class AbstractWrapper<T>
isClosed
public boolean isClosed()
- Specified by:
isClosed in class AbstractWrapper<T>
Copyright © 2013. All Rights Reserved.