Uses of Class
org.apache.bookkeeper.common.collections.RecyclableArrayList.Recycler
Packages that use RecyclableArrayList.Recycler
Package
Description
Provides a Bookie server that stores entries for clients.
defines the utilities for allocator used across the project.
-
Uses of RecyclableArrayList.Recycler in org.apache.bookkeeper.bookie
Fields in org.apache.bookkeeper.bookie declared as RecyclableArrayList.Recycler -
Uses of RecyclableArrayList.Recycler in org.apache.bookkeeper.common.util
Constructors in org.apache.bookkeeper.common.util with parameters of type RecyclableArrayList.RecyclerModifierConstructorDescriptionWatchable(RecyclableArrayList.Recycler<Watcher<T>> recycler) Construct an Watchable with zero watchers.