Class ByteTracker

java.lang.Object
org.apache.druid.frame.channel.ByteTracker

public class ByteTracker extends Object
Tracks the byte usage with an upper bound bytes limit. Reservation of bytes beyond limit throws ResourceLimitExceededException.