JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package org.apache.kafka.server.mutable
Class Summary
Class
Description
BoundedList
<E>
A list which cannot grow beyond a certain length.
Exception Summary
Exception
Description
BoundedListTooLongException
An exception that is thrown when the BoundedList cannot add any more elements.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes