org.gcube.index.fulltextindexnode
Class FullTextNodeClient

java.lang.Object
  extended by org.gcube.index.fulltextindexnode.FullTextNodeClient

public class FullTextNodeClient
extends Object


Method Summary
 elasticsearchindex.FullTextNode getClient(String key)
           
 String getClusterName(String key)
           
static FullTextNodeClient getInstance(String clusterID, String resourceKey)
           
 String getScope(String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static FullTextNodeClient getInstance(String clusterID,
                                             String resourceKey)

getClient

public elasticsearchindex.FullTextNode getClient(String key)

getScope

public String getScope(String key)

getClusterName

public String getClusterName(String key)


Copyright © 2013. All Rights Reserved.