Class ClearVaultStrategy

java.lang.Object
org.jclouds.glacier.blobstore.strategy.internal.ClearVaultStrategy
All Implemented Interfaces:
ClearListStrategy

public class ClearVaultStrategy extends Object implements ClearListStrategy
An inventory will be retrieved to obtain the blob list and the method will iterate through it deleting the blobs. This operation will take several hours and the result may be inaccurate (Inventories are updated every 24 hours).