Uses of Interface
org.nuxeo.importer.stream.producer.BlobInfoFetcher
Packages that use BlobInfoFetcher
-
Uses of BlobInfoFetcher in org.nuxeo.importer.stream.producer
Classes in org.nuxeo.importer.stream.producer that implement BlobInfoFetcherModifier and TypeClassDescriptionclass
Returns blob information from a Log, loop on the log.Fields in org.nuxeo.importer.stream.producer declared as BlobInfoFetcherModifier and TypeFieldDescriptionprotected final BlobInfoFetcher
RandomDocumentMessageProducer.blobInfoFetcher
Constructors in org.nuxeo.importer.stream.producer with parameters of type BlobInfoFetcherModifierConstructorDescriptionRandomDocumentMessageProducer
(int producerId, long nbDocuments, String lang, BlobInfoFetcher blobInfoFetcher)