Uses of Class
fr.gouv.vitam.metadata.common.bulkatomicupdate.BulkSelectQueryResultOK
-
Packages that use BulkSelectQueryResultOK Package Description fr.gouv.vitam.metadata.common.bulkatomicupdate -
-
Uses of BulkSelectQueryResultOK in fr.gouv.vitam.metadata.common.bulkatomicupdate
Constructor parameters in fr.gouv.vitam.metadata.common.bulkatomicupdate with type arguments of type BulkSelectQueryResultOK Constructor Description BulkSelectQueryParallelProcessor(MetaDataClient metadataClient, InternalActionKeysRetriever internalActionKeysRetriever, int threadPoolSize, int threadPoolQueueSize, int batchSize, java.util.function.Consumer<BulkSelectQueryResultOK> successReporter, java.util.function.Consumer<BulkSelectQueryResultFailure> failureReporter, QueryRestrictionConverter queryRestrictionConverter, boolean allowInternalFieldsUpdate)
-