org.gcube.indexmanagement.storagehandling
Class DeltaFileConsumer.DeletionConsumerNotification

java.lang.Object
  extended by IndexNotificationConsumer
      extended by org.gcube.indexmanagement.storagehandling.DeltaFileConsumer.DeletionConsumerNotification
Enclosing class:
DeltaFileConsumer

public class DeltaFileConsumer.DeletionConsumerNotification
extends IndexNotificationConsumer

Class that handles the consuming of received deletion notifications

Author:
Spyros Boutsis, NKUA

Constructor Summary
DeltaFileConsumer.DeletionConsumerNotification(GCUBEScope scope)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeltaFileConsumer.DeletionConsumerNotification

public DeltaFileConsumer.DeletionConsumerNotification(GCUBEScope scope)