Class BitIntegrityMorsel

java.lang.Object
org.duracloud.mill.ltp.Morsel
org.duracloud.mill.ltp.bit.BitIntegrityMorsel

public class BitIntegrityMorsel extends Morsel
Author:
Daniel Bernstein Date: Apr 28, 2014
  • Constructor Details

    • BitIntegrityMorsel

      public BitIntegrityMorsel()
    • BitIntegrityMorsel

      public BitIntegrityMorsel(String account, String storeId, String storageProviderType, String spaceId)
      Parameters:
      account -
      storeId -
      storageProviderType -
      spaceId -
  • Method Details

    • getStorageProviderType

      public String getStorageProviderType()
      Returns:
      the storageProviderType
    • setStorageProviderType

      public void setStorageProviderType(String storageProviderType)
      Parameters:
      storageProviderType - the storageProviderType to set
    • getStoreId

      public String getStoreId()
      Returns:
      the storeId
    • setStoreId

      public void setStoreId(String storeId)
      Parameters:
      storeId - the storeId to set