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) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClusterName() |
org.gcube.elasticsearch.FullTextNode |
getFullTextNode() |
String |
getScope() |
void |
initialize(String transformedClusterName,
String clusterID,
String scope) |
static void |
main(String[] args) |
public IndexClientWrapper(org.gcube.rest.index.common.discover.IndexDiscovererAPI<org.gcube.rest.index.common.resources.IndexResource> indexDiscoverer)
public void initialize(String transformedClusterName, String clusterID, String scope) throws gr.uoa.di.madgik.rr.ResourceRegistryException, InterruptedException
gr.uoa.di.madgik.rr.ResourceRegistryExceptionInterruptedExceptionpublic static void main(String[] args)
public org.gcube.elasticsearch.FullTextNode getFullTextNode()
public String getScope()
public String getClusterName()
Copyright © 2015. All Rights Reserved.