Uses of Class
org.rostore.entity.media.ContainerListProperties
Packages that use ContainerListProperties
Package
Description
General classes used in service and client for media management
Classes related to the containers, shards
RoStore async classes for high-frequency massive concurrency
-
Uses of ContainerListProperties in org.rostore.entity.media
Methods in org.rostore.entity.media that return ContainerListPropertiesMethods in org.rostore.entity.media with parameters of type ContainerListPropertiesModifier and TypeMethodDescriptionvoidRoStoreProperties.setContainerListProperties(ContainerListProperties containerListProperties) -
Uses of ContainerListProperties in org.rostore.v2.container
Methods in org.rostore.v2.container that return ContainerListPropertiesModifier and TypeMethodDescriptionContainerListHeader.getContainerListProperties()The list container's list properties defined at the creation phase, which steers the container's list propertiesConstructors in org.rostore.v2.container with parameters of type ContainerListPropertiesModifierConstructorDescriptionContainerListHeader(ContainerListProperties containerListProperties) ContainerListOperations(Media media, ContainerListProperties containerListProperties) Creates a new container list -
Uses of ContainerListProperties in org.rostore.v2.container.async
Methods in org.rostore.v2.container.async that return ContainerListPropertiesMethods in org.rostore.v2.container.async with parameters of type ContainerListPropertiesModifier and TypeMethodDescriptionstatic AsyncContainersAsyncContainers.create(Media media, ContainerListProperties containerListProperties) static AsyncContainersAsyncContainers.create(Media media, ContainerListProperties containerListProperties, ExecutorService executorService) voidAsyncContainerMediaProperties.setContainerListProperties(ContainerListProperties containerListProperties)