Uses of Class
org.rostore.v2.container.async.AsyncContainerMediaProperties
Packages that use AsyncContainerMediaProperties
Package
Description
RoStore REST service classes
RoStore async classes for high-frequency massive concurrency
-
Uses of AsyncContainerMediaProperties in org.rostore.service
Methods in org.rostore.service with parameters of type AsyncContainerMediaPropertiesModifier and TypeMethodDescriptionvoidRoStoreAccessor.create(AsyncContainerMediaProperties mediaProperties) -
Uses of AsyncContainerMediaProperties in org.rostore.v2.container.async
Methods in org.rostore.v2.container.async that return AsyncContainerMediaPropertiesModifier and TypeMethodDescriptionAsyncContainerMediaProperties.defaultContainerProperties(MediaPropertiesBuilder mediaPropertiesBuilder) Methods in org.rostore.v2.container.async with parameters of type AsyncContainerMediaPropertiesModifier and TypeMethodDescriptionstatic AsyncContainerMediaAsyncContainerMedia.create(File file, ExecutorService executorService, AsyncContainerMediaProperties asyncContainerMediaProperties) static AsyncContainerMediaAsyncContainerMedia.create(File file, AsyncContainerMediaProperties asyncContainerMediaProperties)