public class ForwardIndexNode
extends org.gcube.common.core.porttypes.GCUBEPortType
| Modifier and Type | Field and Description |
|---|---|
protected static String |
FACTORY |
protected static String |
SERVICE_CLASS |
protected static String |
SERVICE_NAME |
protected static int |
TIMEOUT |
| Constructor and Description |
|---|
ForwardIndexNode() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addKeyDescription(org.gcube.index.forwardindexnode.stubs.KeyDescriptionArray kda) |
boolean |
destroyNode(org.gcube.common.core.types.VOID voidType) |
static HashMap<String,Set<String>> |
discover(String serviceName,
String serviceClass,
List<String> scopes,
String clusterID) |
static HashMap<String,Set<String>> |
discoverByIndexID(String serviceName,
String serviceClass,
List<String> scopes,
String indexID,
String epr) |
static HashMap<String,Set<String>> |
discoverForwardIndexNodes(List<String> scopes,
String clusterID) |
boolean |
feedLocator(String resultSetLocation) |
org.gcube.index.forwardindexnode.stubs.GetIndexInformationResponse |
getIndexInformation(org.gcube.common.core.types.VOID request) |
protected ServiceContext |
getServiceContext() |
static void |
main(String[] args) |
protected void |
onReady() |
String |
query(String queryString) |
boolean |
rebuildMetaIndex(org.gcube.common.core.types.VOID voidType) |
boolean |
refresh(org.gcube.common.core.types.VOID voidType) |
boolean |
setCollections(org.gcube.index.forwardindexnode.stubs.StringArray collectionIDs) |
boolean |
setFields(org.gcube.index.forwardindexnode.stubs.StringArray fields) |
boolean |
setKeyDescription(org.gcube.index.forwardindexnode.stubs.KeyDescriptionArray kda) |
boolean |
shutdown(String nothing) |
protected static final String FACTORY
protected static final String SERVICE_NAME
protected static final String SERVICE_CLASS
protected static final int TIMEOUT
protected void onReady()
throws Exception
onReady in class org.gcube.common.core.porttypes.GCUBEPortTypeExceptionprotected ServiceContext getServiceContext()
getServiceContext in class org.gcube.common.core.porttypes.GCUBEPortTypepublic org.gcube.index.forwardindexnode.stubs.GetIndexInformationResponse getIndexInformation(org.gcube.common.core.types.VOID request)
throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultpublic boolean feedLocator(String resultSetLocation)
public boolean shutdown(String nothing)
public boolean destroyNode(org.gcube.common.core.types.VOID voidType)
public boolean refresh(org.gcube.common.core.types.VOID voidType)
public boolean rebuildMetaIndex(org.gcube.common.core.types.VOID voidType)
public boolean setCollections(org.gcube.index.forwardindexnode.stubs.StringArray collectionIDs)
throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultpublic boolean setFields(org.gcube.index.forwardindexnode.stubs.StringArray fields)
throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultpublic boolean addKeyDescription(org.gcube.index.forwardindexnode.stubs.KeyDescriptionArray kda)
throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultpublic boolean setKeyDescription(org.gcube.index.forwardindexnode.stubs.KeyDescriptionArray kda)
throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultpublic static HashMap<String,Set<String>> discover(String serviceName, String serviceClass, List<String> scopes, String clusterID)
public static HashMap<String,Set<String>> discoverByIndexID(String serviceName, String serviceClass, List<String> scopes, String indexID, String epr)
public static HashMap<String,Set<String>> discoverForwardIndexNodes(List<String> scopes, String clusterID)
public static void main(String[] args)
Copyright © 2013. All Rights Reserved.