Uses of Interface
org.duracloud.client.ContentStoreManager
Packages that use ContentStoreManager
-
Uses of ContentStoreManager in org.duracloud.client
Classes in org.duracloud.client that implement ContentStoreManagerModifier and TypeClassDescriptionclassProvides facilities for connecting to a set of content stores -
Uses of ContentStoreManager in org.duracloud.client.impl
Classes in org.duracloud.client.impl that implement ContentStoreManagerModifier and TypeClassDescriptionclassThis class retains the results of the initial call to both: getContentStores() & getPrimaryContentStore() -
Uses of ContentStoreManager in org.duracloud.client.task
Constructors in org.duracloud.client.task with parameters of type ContentStoreManagerModifierConstructorDescriptionS3TaskClientManager(ContentStoreManager contentStoreManager) SnapshotTaskClientManager(ContentStoreManager contentStoreManager)