Class BytesTransportRequest

All Implemented Interfaces:
Writeable, RefCounted, TaskAwareRequest

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