Class TransferThread

  • All Implemented Interfaces:
    java.util.concurrent.Callable<ThreadResponseData>

    public class TransferThread
    extends java.lang.Object
    implements java.util.concurrent.Callable<ThreadResponseData>
    Thread Future used to send stream to one offer
    • Constructor Detail

      • TransferThread

        public TransferThread​(int tenantId,
                              java.lang.String requestId,
                              Driver driver,
                              OfferReference offerReference,
                              StoragePutRequest request,
                              Digest globalDigest,
                              long size)
        Default constructor
        Parameters:
        tenantId -
        requestId -
        driver - thre diver
        offerReference - the offer reference to put object
        request - the request to put object
        globalDigest - the globalDigest associated with the stream