org.gcube.opensearch.client.library.proxies
Interface OpenSearchDataSourceCLProxyI

All Known Implementing Classes:
OpenSearchDataSourceCLDefaultProxy

public interface OpenSearchDataSourceCLProxyI


Method Summary
 void addProviders(Types.AddProvidersParams req)
           
 void destroy()
           
 String query(String query)
           
 void refreshCache()
           
 

Method Detail

query

String query(String query)
             throws OpenSearchDataSourceException
Throws:
OpenSearchDataSourceException

refreshCache

void refreshCache()
                  throws OpenSearchDataSourceException
Throws:
OpenSearchDataSourceException

addProviders

void addProviders(Types.AddProvidersParams req)
                  throws OpenSearchDataSourceException
Throws:
OpenSearchDataSourceException

destroy

void destroy()
             throws OpenSearchDataSourceException
Throws:
OpenSearchDataSourceException


Copyright © 2013. All Rights Reserved.