Class NettyPayloadManager
java.lang.Object
org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyPayloadManager
NettyPayloadManager is used to contain all netty payloads from a storage tier.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(NettyPayload nettyPayload) intintgetSize()peek()poll()
-
Constructor Details
-
NettyPayloadManager
public NettyPayloadManager()
-
-
Method Details
-
add
-
peek
-
poll
-
getBacklog
public int getBacklog() -
getSize
public int getSize()
-