Alternate Name: Service Domain::Service ABE::QoS Service ABE::Network Forwarding Service ABE::Traffic Conditioning ABE::DropperService ABE
Category: [a] Class
The HeadTailDropper class models the behavior of either a head or tail dropper (e.g., a dropper which drops from the head or tail of its queue, respectively). The inherited attribute typeOfDropper indicates whether a particular instance of this class is a head dropper or a tail dropper.\n\nIf this instance is a #@#@HeadDropper#@#@, then all newly arriving traffic (which arrives at the head of the queue) will be dropped. In contrast, if this instance is a #@#@TailDropper#@#@, then newly arriving traffic will be enqueued, and old traffic at the end of the queue will be dropped to make room for it.\n
This was created from the Frameworx 16.0 Model