Uses of Class
org.rostore.v2.container.async.AsyncContainer
Packages that use AsyncContainer
Package
Description
RoStore async classes for high-frequency massive concurrency
-
Uses of AsyncContainer in org.rostore.v2.container.async
Methods in org.rostore.v2.container.async that return AsyncContainerModifier and TypeMethodDescriptionAsyncContainers.create(String name, ContainerMeta containerMeta) Constructors in org.rostore.v2.container.async with parameters of type AsyncContainerModifierConstructorDescriptionprotectedContainerShardExecutor(AsyncContainer asyncContainer, ContainerShard shard)