Uses of Interface
org.rostore.v2.container.async.AsyncFunction
Package
Description
RoStore async classes for high-frequency massive concurrency
-
Uses of AsyncFunction in org.rostore.v2.container.async
Modifier and TypeMethodDescriptionfinal void
AsyncStream.processFunction
(AsyncFunction<S> runnable) This function is called from the async process to process the entity.