gr.uoa.di.madgik.searchlibrary.operatorlibrary.gmerge
Class GradualWriterHolder
java.lang.Object
gr.uoa.di.madgik.searchlibrary.operatorlibrary.gmerge.GradualWriterHolder
public class GradualWriterHolder
- extends Object
- Author:
- john.gerbesiotis - DI NKUA
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GradualWriterHolder
public GradualWriterHolder()
throws Exception
- Throws:
Exception
getLocator
public URI getLocator()
- Get the merger URI
- Returns:
- the merger's locator
put
public void put(String uri)
throws Exception
- Delegate a new RS uri for merging
- Parameters:
uri - The uri that will be delegated.
- Throws:
Exception
close
public void close()
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.