org.gcube.index.fulltextindexnode
Class FullTextIndexNodePersistenceDelegate
java.lang.Object
org.gcube.common.core.persistence.GCUBEPersistenceDelegate<RESOURCEID,RESOURCE>
org.gcube.common.core.persistence.GCUBEFilePersistenceDelegate<org.gcube.common.core.state.GCUBEWSResourceKey,RESOURCE>
org.gcube.common.core.persistence.GCUBEWSFilePersistenceDelegate<Resource>
org.gcube.index.fulltextindexnode.FullTextIndexNodePersistenceDelegate
public class FullTextIndexNodePersistenceDelegate
- extends org.gcube.common.core.persistence.GCUBEWSFilePersistenceDelegate<Resource>
| Fields inherited from class org.gcube.common.core.persistence.GCUBEWSFilePersistenceDelegate |
ctxt, WSRESOURCE_FILE_SUFFIX |
| Methods inherited from class org.gcube.common.core.persistence.GCUBEWSFilePersistenceDelegate |
getFileFromResource, getIDFromFileName, getSuffix, initialise |
| Methods inherited from class org.gcube.common.core.persistence.GCUBEFilePersistenceDelegate |
getResourceIdentifiers, getStorageRoot, onLoad, onRemove, onStore |
| Methods inherited from class org.gcube.common.core.persistence.GCUBEPersistenceDelegate |
load, remove, store |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FullTextIndexNodePersistenceDelegate
public FullTextIndexNodePersistenceDelegate()
onLoad
protected void onLoad(Resource resource,
ObjectInputStream ois)
throws Exception
- Overrides:
onLoad in class org.gcube.common.core.persistence.GCUBEWSFilePersistenceDelegate<Resource>
- Throws:
Exception
onStore
protected void onStore(Resource resource,
ObjectOutputStream oos)
throws Exception
- Overrides:
onStore in class org.gcube.common.core.persistence.GCUBEWSFilePersistenceDelegate<Resource>
- Throws:
Exception
Copyright © 2013. All Rights Reserved.