Uses of Interface
fr.gouv.vitam.common.storage.cas.container.api.ObjectListingListener
Packages that use ObjectListingListener
Package
Description
Provides API classes for the Workspace module
Provides a FileSystem implementation for storage modules have to manage up to 500 millions of files
Provides S3 implementations for the storage modules.
Provides a Swift implementation for the storage modules.
Provides core implementation (Workspace based) for the Storage Offer Default
module
-
Uses of ObjectListingListener in fr.gouv.vitam.common.storage.cas.container.api
Methods in fr.gouv.vitam.common.storage.cas.container.api with parameters of type ObjectListingListenerModifier and TypeMethodDescriptionvoid
ContentAddressableStorage.listContainer
(String containerName, ObjectListingListener objectListingListener) List container objectsvoid
ContentAddressableStorageJcloudsAbstract.listContainer
(String containerName, ObjectListingListener objectListingListener) -
Uses of ObjectListingListener in fr.gouv.vitam.common.storage.filesystem.v2
Methods in fr.gouv.vitam.common.storage.filesystem.v2 with parameters of type ObjectListingListenerModifier and TypeMethodDescriptionvoid
HashFileSystem.listContainer
(String containerName, ObjectListingListener objectListingListener) -
Uses of ObjectListingListener in fr.gouv.vitam.common.storage.s3
Methods in fr.gouv.vitam.common.storage.s3 with parameters of type ObjectListingListenerModifier and TypeMethodDescriptionvoid
AmazonS3V1.listContainer
(String containerName, ObjectListingListener objectListingListener) -
Uses of ObjectListingListener in fr.gouv.vitam.common.storage.swift
Methods in fr.gouv.vitam.common.storage.swift with parameters of type ObjectListingListenerModifier and TypeMethodDescriptionvoid
Swift.listContainer
(String containerName, ObjectListingListener objectListingListener) -
Uses of ObjectListingListener in fr.gouv.vitam.storage.offers.core
Methods in fr.gouv.vitam.storage.offers.core with parameters of type ObjectListingListenerModifier and TypeMethodDescriptionvoid
DefaultOfferService.listObjects
(String containerName, ObjectListingListener objectListingListener) List container objectsvoid
DefaultOfferServiceImpl.listObjects
(String containerName, ObjectListingListener objectListingListener) void
SanityCheckOfferServiceDecorator.listObjects
(String containerName, ObjectListingListener objectListingListener) -
Uses of ObjectListingListener in fr.gouv.vitam.storage.offers.tape.cas
Methods in fr.gouv.vitam.storage.offers.tape.cas with parameters of type ObjectListingListenerModifier and TypeMethodDescriptionvoid
TapeLibraryContentAddressableStorage.listContainer
(String containerName, ObjectListingListener objectListingListener)