Uses of Class
org.apache.bookkeeper.common.util.SharedResourceManager
-
Packages that use SharedResourceManager Package Description org.apache.bookkeeper.common.util defines the utilities for allocator used across the project. -
-
Uses of SharedResourceManager in org.apache.bookkeeper.common.util
Methods in org.apache.bookkeeper.common.util that return SharedResourceManager Modifier and Type Method Description static SharedResourceManager
SharedResourceManager. create()
static SharedResourceManager
SharedResourceManager. create(java.util.function.Supplier<java.util.concurrent.ScheduledExecutorService> destroyerFactory)
static SharedResourceManager
SharedResourceManager. shared()
-