Class BytesTransportRequest

java.lang.Object
All Implemented Interfaces:
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.