org.gcube.indexmanagement.storagehandling
Class DeltaFileConsumer.RemovalConsumerNotification

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

public class DeltaFileConsumer.RemovalConsumerNotification
extends IndexNotificationConsumer

Class that handles the consuming of received deletion notifications

Author:
Spyros Boutsis, NKUA

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

Constructor Detail

DeltaFileConsumer.RemovalConsumerNotification

public DeltaFileConsumer.RemovalConsumerNotification(GCUBEScope scope)