C D G I L M N O R S U 

C

clearIndex() - Method in interface org.gcube.indexmanagement.storagehandling.IndexReplicator
Erases all the contents of the index
close() - Method in class org.gcube.indexmanagement.storagehandling.DeltaFileConsumer
Closes the DeltaFileConsumer
close() - Method in class org.gcube.indexmanagement.storagehandling.DeltaFileUploader
Closes this DeltaFileUploader
close() - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementHandler
Closes the delta list management handler by performing clean up.
connectLookup() - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementHandler
 
connectLookup(ConnectLookup) - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementProvider
Creates a connection number to identify an Index replication (Lookup resource)
connectLookup() - Method in interface org.gcube.indexmanagement.storagehandling.DeltaListManagementWrapper
 
connectLookup() - Method in class org.gcube.indexmanagement.storagehandling.RemoteDeltaListManager
Connects a lookup to the index management resource.
connectUpdater() - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementHandler
 
connectUpdater(ConnectUpdater) - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementProvider
Informs the index that an update has started.
connectUpdater() - Method in interface org.gcube.indexmanagement.storagehandling.DeltaListManagementWrapper
 
connectUpdater() - Method in class org.gcube.indexmanagement.storagehandling.RemoteDeltaListManager
Connects an updater to the index management resource.

D

DeltaFileConsumer - Class in org.gcube.indexmanagement.storagehandling
This class implements a consumer for delta files that make up an index.
DeltaFileConsumer() - Constructor for class org.gcube.indexmanagement.storagehandling.DeltaFileConsumer
Constructs a new, empty (uninitialized) DeltaFileConsumer
DeltaFileConsumer(IndexLookupWSResource, IndexReplicator, int) - Constructor for class org.gcube.indexmanagement.storagehandling.DeltaFileConsumer
Constructs a new DeltaFileConsumer
DeltaFileConsumer.AdditionConsumerNotification - Class in org.gcube.indexmanagement.storagehandling
Class that handles the consuming of received addition notifications
DeltaFileConsumer.AdditionConsumerNotification(GCUBEScope) - Constructor for class org.gcube.indexmanagement.storagehandling.DeltaFileConsumer.AdditionConsumerNotification
 
DeltaFileConsumer.DeletionConsumerNotification - Class in org.gcube.indexmanagement.storagehandling
Class that handles the consuming of received deletion notifications
DeltaFileConsumer.DeletionConsumerNotification(GCUBEScope) - Constructor for class org.gcube.indexmanagement.storagehandling.DeltaFileConsumer.DeletionConsumerNotification
 
DeltaFileConsumer.ManagerCreationConsumerNotification - Class in org.gcube.indexmanagement.storagehandling
Class that handles the consuming of received manager creation notifications
DeltaFileConsumer.ManagerCreationConsumerNotification(GCUBEScope) - Constructor for class org.gcube.indexmanagement.storagehandling.DeltaFileConsumer.ManagerCreationConsumerNotification
 
DeltaFileConsumer.RemovalConsumerNotification - Class in org.gcube.indexmanagement.storagehandling
Class that handles the consuming of received deletion notifications
DeltaFileConsumer.RemovalConsumerNotification(GCUBEScope) - Constructor for class org.gcube.indexmanagement.storagehandling.DeltaFileConsumer.RemovalConsumerNotification
 
DeltaFileUploader - Class in org.gcube.indexmanagement.storagehandling
This class implements an uploader of delta files to the Content Management layer.
DeltaFileUploader(String, IndexUpdaterWSResource, GCUBEServiceContext) - Constructor for class org.gcube.indexmanagement.storagehandling.DeltaFileUploader
Constructs a new DeltaFileUploader
DeltaFileUploader.ConsumerNotification - Class in org.gcube.indexmanagement.storagehandling
Class that handles the consuming of received notifications
DeltaFileUploader.ConsumerNotification(GCUBEScope) - Constructor for class org.gcube.indexmanagement.storagehandling.DeltaFileUploader.ConsumerNotification
 
DeltaListManagementHandler - Class in org.gcube.indexmanagement.storagehandling
 
DeltaListManagementHandler() - Constructor for class org.gcube.indexmanagement.storagehandling.DeltaListManagementHandler
 
DeltaListManagementHandler(IndexManagementWSResource, String) - Constructor for class org.gcube.indexmanagement.storagehandling.DeltaListManagementHandler
 
DeltaListManagementProvider - Class in org.gcube.indexmanagement.storagehandling
 
DeltaListManagementProvider() - Constructor for class org.gcube.indexmanagement.storagehandling.DeltaListManagementProvider
Constructs a new DeltaListManagementProvider
DeltaListManagementWrapper - Interface in org.gcube.indexmanagement.storagehandling
 
DeltaListManager - Interface in org.gcube.indexmanagement.storagehandling
 
disconnectUpdater(int) - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementHandler
 
disconnectUpdater(int) - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementProvider
Informs the index that an update is finished.
disconnectUpdater(int) - Method in interface org.gcube.indexmanagement.storagehandling.DeltaListManagementWrapper
 
disconnectUpdater(int) - Method in class org.gcube.indexmanagement.storagehandling.RemoteDeltaListManager
Disconnects an updater from the index management resource.

G

getConnectionID() - Method in class org.gcube.indexmanagement.storagehandling.DeltaFileUploader
Returns the current connection ID
getContext() - Static method in class org.gcube.indexmanagement.storagehandling.ServiceContext
Returns cached instance
getCurrentMessage(GetCurrentMessage) - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementProvider
Provider for the getCurrentMessage operation of the notification producer.
getDeltaCollectionID(GetDeltaCollectionID) - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementProvider
Returns the collection ID of the collection that stores the documents related to deltafiles
getDeltaCollectionID() - Method in interface org.gcube.indexmanagement.storagehandling.DeltaListManagementWrapper
 
getDeltaCollectionID() - Method in class org.gcube.indexmanagement.storagehandling.RemoteDeltaListManager
Returns a ID of the collection with the delta related documents
getDeltaFileCollectionID() - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementHandler
 
getDeltaFileInfo(int) - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementHandler
 
getDeltaFileInfo(int) - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementProvider
Returns a delta file's particulars based on its index (placement in the DeltaFileList)
getDeltaFileInfo(int) - Method in interface org.gcube.indexmanagement.storagehandling.DeltaListManagementWrapper
 
getDeltaFileInfo(int) - Method in class org.gcube.indexmanagement.storagehandling.RemoteDeltaListManager
Returns info about a given delta file.
getDeltaFileList() - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementHandler
 
getDeltaFileList(GetDeltaFileList) - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementProvider
Returns a list of all retrieved delta files
getDeltaFileList() - Method in interface org.gcube.indexmanagement.storagehandling.DeltaListManagementWrapper
 
getDeltaFileList() - Method in class org.gcube.indexmanagement.storagehandling.RemoteDeltaListManager
Returns the delta file list.
getIndexManagerEPR() - Method in interface org.gcube.indexmanagement.storagehandling.DeltaListManagementWrapper
 
getIndexManagerEPR() - Method in class org.gcube.indexmanagement.storagehandling.RemoteDeltaListManager
 
getIndexManagerHandler() - Method in interface org.gcube.indexmanagement.storagehandling.DeltaListManager
 
getJNDIName() - Method in class org.gcube.indexmanagement.storagehandling.ServiceContext
getResource() - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementHandler
 
getServiceContext() - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementProvider
 

I

IndexReplicator - Interface in org.gcube.indexmanagement.storagehandling
Defines a set of operations that can be used to merge additions or deletions of delta files with an index.
isDeltaValid(DeltaFileInfoType) - Method in interface org.gcube.indexmanagement.storagehandling.DeltaListManager
 
isEmpty() - Method in interface org.gcube.indexmanagement.storagehandling.DeltaListManagementWrapper
 
isEmpty() - Method in class org.gcube.indexmanagement.storagehandling.RemoteDeltaListManager
 
isUpdating() - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementHandler
 
isUpdating(IsUpdating) - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementProvider
Informs the caller if the Generator is currently updating

L

loadState(ObjectInputStream, boolean, IndexLookupWSResource, IndexReplicator, int) - Method in class org.gcube.indexmanagement.storagehandling.DeltaFileConsumer
Loads the current state of this DeltaFileConsumer from an object stream.
loadState(ObjectInputStream, boolean, IndexManagementWSResource) - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementHandler
Loads the current state of this DeltaListManagementHandler from an object stream.

M

mergeAddition(File, String, int) - Method in interface org.gcube.indexmanagement.storagehandling.IndexReplicator
Merges a delta file addition with an index
mergeDeletion(File, String, int) - Method in interface org.gcube.indexmanagement.storagehandling.IndexReplicator
Merges a delta file deletion with an index
mergeDeltaFile(DeltaFileInfoType, boolean) - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementHandler
 
mergeDeltaFile(DeltaFileInfoType) - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementProvider
Merges rowset information into an index.
mergeDeltaFile(DeltaFileInfoType) - Method in interface org.gcube.indexmanagement.storagehandling.DeltaListManagementWrapper
 
mergeDeltaFile(DeltaFileInfoType) - Method in class org.gcube.indexmanagement.storagehandling.RemoteDeltaListManager
Merges a delta file with the main index.

N

NoIndexManagerFoundException - Exception in org.gcube.indexmanagement.storagehandling.exceptions
 
NoIndexManagerFoundException() - Constructor for exception org.gcube.indexmanagement.storagehandling.exceptions.NoIndexManagerFoundException
 

O

onNewNotification(ISNotifier.NotificationEvent) - Method in class org.gcube.indexmanagement.storagehandling.DeltaFileConsumer.AdditionConsumerNotification
 
onNewNotification(ISNotifier.NotificationEvent) - Method in class org.gcube.indexmanagement.storagehandling.DeltaFileConsumer.DeletionConsumerNotification
 
onNewNotification(ISNotifier.NotificationEvent) - Method in class org.gcube.indexmanagement.storagehandling.DeltaFileConsumer.ManagerCreationConsumerNotification
 
onNewNotification(ISNotifier.NotificationEvent) - Method in class org.gcube.indexmanagement.storagehandling.DeltaFileConsumer.RemovalConsumerNotification
 
onNewNotification(ISNotifier.NotificationEvent) - Method in class org.gcube.indexmanagement.storagehandling.DeltaFileUploader.ConsumerNotification
 
org.gcube.indexmanagement.storagehandling - package org.gcube.indexmanagement.storagehandling
 
org.gcube.indexmanagement.storagehandling.exceptions - package org.gcube.indexmanagement.storagehandling.exceptions
 

R

RemoteDeltaListManager - Class in org.gcube.indexmanagement.storagehandling
 
RemoteDeltaListManager(String, GCUBEServiceContext, String) - Constructor for class org.gcube.indexmanagement.storagehandling.RemoteDeltaListManager
Constructs a new RemoteDeltaListManager
RemoteDeltaListManager(String, EndpointReferenceType, GCUBEServiceContext) - Constructor for class org.gcube.indexmanagement.storagehandling.RemoteDeltaListManager
Constructs a new RemoteDeltaListManager

S

ServiceContext - Class in org.gcube.indexmanagement.storagehandling
 
setDoesHandleAdditions(boolean) - Method in class org.gcube.indexmanagement.storagehandling.DeltaFileConsumer
Enables or disables delta file addition notification handling
setDoesHandleDeletions(boolean) - Method in class org.gcube.indexmanagement.storagehandling.DeltaFileConsumer
Enables or disables delta file deletion notification handling
setEnforceStrictOrder(boolean) - Method in class org.gcube.indexmanagement.storagehandling.DeltaFileConsumer
Enables or disables enforcement of strict ordering
setIndexManagerEPR(EndpointReferenceType) - Method in interface org.gcube.indexmanagement.storagehandling.DeltaListManagementWrapper
 
setIndexManagerEPR(EndpointReferenceType) - Method in class org.gcube.indexmanagement.storagehandling.RemoteDeltaListManager
Sets the EPR of the remote delta list manager
setIndexResourceScopeToDeltaListManagementScope() - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementHandler
Sets the scope of the current thread in the service context of the index resource to the scope of the current thread as given by the DeltaListManagementHandler's ServiceContext.
storeState(ObjectOutputStream) - Method in class org.gcube.indexmanagement.storagehandling.DeltaFileConsumer
Stores the current state of this DeltaFileConsumer to an object stream.
storeState(ObjectOutputStream) - Method in class org.gcube.indexmanagement.storagehandling.DeltaListManagementHandler
Stores the current state of this DeltaListManagementHandler to an object stream.
subscribeForAdditions(IndexNotificationConsumer) - Method in interface org.gcube.indexmanagement.storagehandling.DeltaListManagementWrapper
 
subscribeForAdditions(IndexNotificationConsumer) - Method in class org.gcube.indexmanagement.storagehandling.RemoteDeltaListManager
Subsribes this RemoteDeltaListManager for notifications concerning additions of data to the index.
subscribeForDeletions(IndexNotificationConsumer) - Method in interface org.gcube.indexmanagement.storagehandling.DeltaListManagementWrapper
 
subscribeForDeletions(IndexNotificationConsumer) - Method in class org.gcube.indexmanagement.storagehandling.RemoteDeltaListManager
Subsribes this RemoteDeltaListManager for notifications concerning deletions of data to the index.
subscribeForIndexRemoval(IndexNotificationConsumer) - Method in interface org.gcube.indexmanagement.storagehandling.DeltaListManagementWrapper
 
subscribeForIndexRemoval(IndexNotificationConsumer) - Method in class org.gcube.indexmanagement.storagehandling.RemoteDeltaListManager
 
subscribeForManagerCreation(IndexNotificationConsumer) - Method in interface org.gcube.indexmanagement.storagehandling.DeltaListManagementWrapper
 
subscribeForManagerCreation(IndexNotificationConsumer) - Method in class org.gcube.indexmanagement.storagehandling.RemoteDeltaListManager
 

U

upload(String, String, int) - Method in class org.gcube.indexmanagement.storagehandling.DeltaFileUploader
Uploads a delta file to the CMS
upload(String, DeltaActionType, String, int) - Method in class org.gcube.indexmanagement.storagehandling.DeltaFileUploader
Uploads a delta file to the CMS
C D G I L M N O R S U 

Copyright © 2014. All Rights Reserved.