Uses of Class
org.rostore.v2.container.async.ContainerShardExecutor
Packages that use ContainerShardExecutor
Package
Description
RoStore async classes for high-frequency massive concurrency
-
Uses of ContainerShardExecutor in org.rostore.v2.container.async
Methods in org.rostore.v2.container.async that return ContainerShardExecutorModifier and TypeMethodDescriptionAsyncContainer.getShardExecutorByIndex(int shardIndex) AsyncContainer.getShardExecutorByKey(byte[] key) Methods in org.rostore.v2.container.async with parameters of type ContainerShardExecutorModifier and TypeMethodDescriptionvoidAsyncContainer.notifyIdle(ContainerShardExecutor containerShardExecutor) Constructors in org.rostore.v2.container.async with parameters of type ContainerShardExecutorModifierConstructorDescriptionContainerShardCleanupManager(ContainerShardExecutor containerShardExecutor)