|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gcube.common.core.utils.handlers.GCUBEServiceClientImpl
org.gcube.common.core.state.GCUBEStatefulResource<org.gcube.common.core.state.GCUBEWSResourceKey>
org.gcube.common.core.state.GCUBEWSResource
org.gcube.indexmanagement.common.IndexWSResource
org.gcube.index.fulltextindexnode.Resource
public class Resource
| Nested Class Summary | |
|---|---|
static class |
Resource.SupportedRelations
|
| Nested classes/interfaces inherited from class org.gcube.indexmanagement.common.IndexWSResource |
|---|
org.gcube.indexmanagement.common.IndexWSResource.DestructionMode |
| Nested classes/interfaces inherited from class org.gcube.common.core.state.GCUBEStatefulResource |
|---|
org.gcube.common.core.state.GCUBEStatefulResource.LOCK, org.gcube.common.core.state.GCUBEStatefulResource.TaskContext |
| Field Summary | |
|---|---|
static String |
EQUALS
|
static String |
RP_CLUSTER_ID
|
static String |
RP_CONTENT_TYPE
|
static String |
RP_INDEX_FORMAT
|
static String |
RP_SUPPORTED_RELATIONS
|
protected static String[] |
RPNames
|
| Fields inherited from class org.gcube.indexmanagement.common.IndexWSResource |
|---|
bInitializing, destructionMode, initLock, namespace, propNames, RP_COLLECTION_ID, RP_CREATED, RP_FIELDS, RP_INDEX_ID, RP_INDEX_TYPE_NAME, RP_MODIFIED, topicRegistrar |
| Fields inherited from class org.gcube.common.core.state.GCUBEStatefulResource |
|---|
uuidGen |
| Constructor Summary | |
|---|---|
Resource()
|
|
| Method Summary | |
|---|---|
String |
getClusterID()
|
String |
getResourceKey()
|
protected void |
initialise(Object... args)
|
void |
onLoad(ObjectInputStream ois,
boolean firstLoad)
|
void |
onStore(ObjectOutputStream oos)
|
void |
setSupportedRelations(String[] relations)
|
| Methods inherited from class org.gcube.indexmanagement.common.IndexWSResource |
|---|
addCollectionID, addField, createProperty, createProperty, createTopic, createTopic, filterFieldInfo, getCollectionID, getCreated, getDestructionMode, getFields, getIndexID, getIndexTypeName, getModified, getNamespace, getPropertyNames, initialise, isInitializing, isTopicRegistered, onResourceRemoval, publish, setCollectionID, setCreated, setDestructionMode, setFields, setIndexID, setIndexTypeName, setIsInitializing, setModified, store, waitUntilInitialized |
| Methods inherited from class org.gcube.common.core.state.GCUBEWSResource |
|---|
getCurrentTime, getEPR, getPorttypeContext, getProperty, getPublisher, getResourcePropertySet, getServiceContext, getTerminationTime, getTopicList, getTopicNames, initialise, initialiseContainers, inScope, load, setPortTypeContext, setTerminationTime, unpublish |
| Methods inherited from class org.gcube.common.core.state.GCUBEStatefulResource |
|---|
getID, getLock, getScheduledTasks, getScope, launchTask, onRemove, setID, setPersistenceDelegate, stopTask |
| Methods inherited from class org.gcube.common.core.utils.handlers.GCUBEServiceClientImpl |
|---|
getPortTypeMap, setPortTypeMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String EQUALS
public static final String RP_CONTENT_TYPE
public static final String RP_INDEX_FORMAT
public static final String RP_SUPPORTED_RELATIONS
public static final String RP_CLUSTER_ID
protected static String[] RPNames
| Constructor Detail |
|---|
public Resource()
| Method Detail |
|---|
public String getResourceKey()
protected void initialise(Object... args)
throws Exception
initialise in class org.gcube.common.core.state.GCUBEWSResourceException
public void onLoad(ObjectInputStream ois,
boolean firstLoad)
throws Exception
onLoad in class org.gcube.indexmanagement.common.IndexWSResourceException
public void onStore(ObjectOutputStream oos)
throws Exception
onStore in class org.gcube.indexmanagement.common.IndexWSResourceException
public void setSupportedRelations(String[] relations)
throws Exception
Exceptionpublic String getClusterID()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||