public class IndexClientWrapper extends Object implements Serializable
| Constructor and Description |
|---|
IndexClientWrapper(org.gcube.rest.index.common.discover.IndexDiscovererAPI<org.gcube.rest.index.common.resources.IndexResource> indexDiscoverer,
String scope) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClusterID() |
String |
getClusterName() |
org.gcube.elasticsearch.FullTextNode |
getFullTextNode() |
String |
getScope() |
void |
initialize() |
void |
setClusterID(String clusterID) |
public IndexClientWrapper(org.gcube.rest.index.common.discover.IndexDiscovererAPI<org.gcube.rest.index.common.resources.IndexResource> indexDiscoverer,
String scope)
public String getClusterID()
public void setClusterID(String clusterID)
public void initialize()
throws gr.uoa.di.madgik.rr.ResourceRegistryException,
InterruptedException
gr.uoa.di.madgik.rr.ResourceRegistryExceptionInterruptedExceptionpublic org.gcube.elasticsearch.FullTextNode getFullTextNode()
public String getScope()
public String getClusterName()
Copyright © 2014. All Rights Reserved.