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 TypeMethodDescriptionvoidContentAddressableStorage.listContainer(String containerName, ObjectListingListener objectListingListener) List container objectsvoidContentAddressableStorageJcloudsAbstract.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 TypeMethodDescriptionvoidHashFileSystem.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 TypeMethodDescriptionvoidAmazonS3V1.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 TypeMethodDescriptionvoidSwift.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 TypeMethodDescriptionvoidDefaultOfferService.listObjects(String containerName, ObjectListingListener objectListingListener) List container objectsvoidDefaultOfferServiceImpl.listObjects(String containerName, ObjectListingListener objectListingListener) voidSanityCheckOfferServiceDecorator.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 TypeMethodDescriptionvoidTapeLibraryContentAddressableStorage.listContainer(String containerName, ObjectListingListener objectListingListener)