org.gcube.indexmanagement.storagehandling
Class DeltaFileConsumer.AdditionConsumerNotification

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

public class DeltaFileConsumer.AdditionConsumerNotification
extends IndexNotificationConsumer

Class that handles the consuming of received addition notifications

Author:
Spyros Boutsis, NKUA

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

Constructor Detail

DeltaFileConsumer.AdditionConsumerNotification

public DeltaFileConsumer.AdditionConsumerNotification(GCUBEScope scope)