Class BytesTransportRequest

  • All Implemented Interfaces:
    Streamable, Writeable, TaskAwareRequest

    public class BytesTransportRequest
    extends TransportRequest
    A specialized, bytes only request, that can potentially be optimized on the network layer, specifically for the same large buffer send to several nodes.
    • Constructor Detail

      • BytesTransportRequest

        public BytesTransportRequest()