public class MultiplexedStreamTransferThread extends Object implements Callable<StorageBulkPutResult>
| Constructor and Description |
|---|
MultiplexedStreamTransferThread(int tenantId,
DataCategory dataCategory,
List<String> objectIds,
InputStream inputStream,
long size,
Driver driver,
StorageOffer storageOffer,
DigestType digestType) |
public MultiplexedStreamTransferThread(int tenantId,
DataCategory dataCategory,
List<String> objectIds,
InputStream inputStream,
long size,
Driver driver,
StorageOffer storageOffer,
DigestType digestType)
public StorageBulkPutResult call() throws Exception
call in interface Callable<StorageBulkPutResult>ExceptionCopyright © 2019 Vitam. All rights reserved.