Class DuplicationMorsel

java.lang.Object
org.duracloud.mill.ltp.Morsel
org.duracloud.mill.ltp.dup.DuplicationMorsel

public class DuplicationMorsel extends Morsel
A definition of a bite-sized swath of content ids that can be nibbled by the LoopingTaskProducer.
Author:
Daniel Bernstein Date: Nov 7, 2013
  • Constructor Details

    • DuplicationMorsel

      public DuplicationMorsel()
    • DuplicationMorsel

      public DuplicationMorsel(String subdomain, String spaceId, String marker, DuplicationStorePolicy storePolicy)
      Parameters:
      subdomain -
      spaceId -
      marker -
      storePolicy -
      inprocess -
  • Method Details