Uses of Class
org.rostore.v2.container.async.AsyncContainerMedia
Packages that use AsyncContainerMedia
Package
Description
RoStore REST service classes
RoStore async classes for high-frequency massive concurrency
-
Uses of AsyncContainerMedia in org.rostore.service
Methods in org.rostore.service that return AsyncContainerMedia -
Uses of AsyncContainerMedia in org.rostore.v2.container.async
Methods in org.rostore.v2.container.async that return AsyncContainerMediaModifier and TypeMethodDescriptionstatic AsyncContainerMediaAsyncContainerMedia.create(File file, ExecutorService executorService, AsyncContainerMediaProperties asyncContainerMediaProperties) static AsyncContainerMediaAsyncContainerMedia.create(File file, AsyncContainerMediaProperties asyncContainerMediaProperties) static AsyncContainerMediastatic AsyncContainerMediaAsyncContainerMedia.load(File file, ExecutorService executorService)