org.gcube.opensearch.client.library.proxies
Class OpenSearchDataSourceCLDefaultProxy

java.lang.Object
  extended by org.gcube.opensearch.client.library.proxies.OpenSearchDataSourceCLDefaultProxy
All Implemented Interfaces:
OpenSearchDataSourceCLProxyI

public class OpenSearchDataSourceCLDefaultProxy
extends Object
implements OpenSearchDataSourceCLProxyI


Constructor Summary
OpenSearchDataSourceCLDefaultProxy(org.gcube.common.clients.delegates.ProxyDelegate<OpenSearchDataSourceStub> config)
           
 
Method Summary
 void addProviders(Types.AddProvidersParams req)
           
 void destroy()
           
 String query(String query)
           
 void refreshCache()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenSearchDataSourceCLDefaultProxy

public OpenSearchDataSourceCLDefaultProxy(org.gcube.common.clients.delegates.ProxyDelegate<OpenSearchDataSourceStub> config)
Method Detail

query

public String query(String query)
             throws OpenSearchDataSourceException
Specified by:
query in interface OpenSearchDataSourceCLProxyI
Throws:
OpenSearchDataSourceException

refreshCache

public void refreshCache()
                  throws OpenSearchDataSourceException
Specified by:
refreshCache in interface OpenSearchDataSourceCLProxyI
Throws:
OpenSearchDataSourceException

addProviders

public void addProviders(Types.AddProvidersParams req)
                  throws OpenSearchDataSourceException
Specified by:
addProviders in interface OpenSearchDataSourceCLProxyI
Throws:
OpenSearchDataSourceException

destroy

public void destroy()
             throws OpenSearchDataSourceException
Specified by:
destroy in interface OpenSearchDataSourceCLProxyI
Throws:
OpenSearchDataSourceException


Copyright © 2013. All Rights Reserved.