Package org.duracloud.storage.provider
-
Interface Summary Interface Description StatelessStorageProvider StorageProvider A Storage Provider provides services which allow content to be stored in and retrieved from spaces.TaskProvider A Task Provider performs tasks which are specific to a particular provider implementation, and thus cannot be generalized as part of StorageProvider.TaskProviderFactory TaskRunner -
Class Summary Class Description BrokeredStorageProvider ProbedStorageProvider This class wraps a StorageProvider implementation, collecting timing metrics while passing calls down.StatelessStorageProviderImpl StorageProviderBase TaskProviderBase