Class ElasticSearchConnection


  • public class ElasticSearchConnection
    extends Object
    The class discovers and offer connections to the elastic search cluster.
    Author:
    Costantino Perciante at ISTI-CNR (costantino.perciante@isti.cnr.it)
    • Method Detail

      • getElasticSearchClient

        public org.gcube.socialnetworking.social_data_search_client.ElasticSearchClient getElasticSearchClient()
        Returns the object to connect to cassandra cluster.
        Returns:
        connection pool to cassandra cluster
        Throws:
        Exception