Uses of Class
org.rostore.v2.container.async.AsyncContainers
Package
Description
RoStore async classes for high-frequency massive concurrency
-
Uses of AsyncContainers in org.rostore.v2.container.async
Modifier and TypeMethodDescriptionstatic AsyncContainers
AsyncContainers.create
(Media media, ContainerListProperties containerListProperties) static AsyncContainers
AsyncContainers.create
(Media media, ContainerListProperties containerListProperties, ExecutorService executorService) AsyncContainer.getAsyncContainers()
AsyncContainerMedia.getAsyncContainers()
ContainerShardExecutor.getAsyncContainers()
static AsyncContainers
AsyncContainers.load
(Media media, ExecutorService executorService, ContainerListHeader header) static AsyncContainers
AsyncContainers.load
(Media media, ContainerListHeader header) Modifier and TypeMethodDescriptionvoid
AsyncContainerMedia.setAsyncContainers
(AsyncContainers asyncContainers) ModifierConstructorDescriptionAsyncContainer
(AsyncContainers asyncContainers, Container container)