Uses of Interface
com.github.benmanes.caffeine.cache.Buffer
Packages that use Buffer
-
Uses of Buffer in com.github.benmanes.caffeine.cache
Classes in com.github.benmanes.caffeine.cache that implement BufferModifier and TypeClassDescription(package private) final class
A striped, non-blocking, bounded buffer.(package private) static final class
(package private) enum
(package private) class
A base class providing the mechanics for supporting dynamic striping of bounded buffers.Fields in com.github.benmanes.caffeine.cache declared as BufferModifier and TypeFieldDescriptionBoundedLocalCache.readBuffer
StripedBuffer.table
Table of buffers.Methods in com.github.benmanes.caffeine.cache that return Buffer