gr.uoa.di.madgik.searchlibrary.operatorlibrary.gmerge
Class GradualWriterHolder

java.lang.Object
  extended by gr.uoa.di.madgik.searchlibrary.operatorlibrary.gmerge.GradualWriterHolder

public class GradualWriterHolder
extends Object

Author:
john.gerbesiotis - DI NKUA

Constructor Summary
GradualWriterHolder()
           
 
Method Summary
 void close()
           
 URI getLocator()
          Get the merger URI
 void put(String uri)
          Delegate a new RS uri for merging
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GradualWriterHolder

public GradualWriterHolder()
                    throws Exception
Throws:
Exception
Method Detail

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.