Uses of Package
org.rostore.entity.media
Packages that use org.rostore.entity.media
Package
Description
RoStore java client classes
RoStore core entities
General classes used in service and client for media management
RoStore REST service classes
Classes related to the containers, shards
RoStore async classes for high-frequency massive concurrency
Major classes that manage basic access to the ro-store
-
Classes in org.rostore.entity.media used by org.rostore.clientClassDescriptionSpecifies the major container properties, such as the maximum size and maximum TTL of the keys the container will allow to store, as well as the number of container's shard.Specify behaviour of the system when update or creation of key-value happens.
-
Classes in org.rostore.entity.media used by org.rostore.entityClassDescriptionSpecify behaviour of the system when update or creation of key-value happens.
-
Classes in org.rostore.entity.media used by org.rostore.entity.mediaClassDescriptionThe class contains the properties that steers the list of containers.This one is needed to create MediaProperties.Specify behaviour of the system when update or creation of key-value happens.
-
Classes in org.rostore.entity.media used by org.rostore.serviceClassDescriptionSpecifies the major container properties, such as the maximum size and maximum TTL of the keys the container will allow to store, as well as the number of container's shard.RoStore storage properties.
-
Classes in org.rostore.entity.media used by org.rostore.v2.containerClassDescriptionThe class contains the properties that steers the list of containers.Specifies the major container properties, such as the maximum size and maximum TTL of the keys the container will allow to store, as well as the number of container's shard.
-
Classes in org.rostore.entity.media used by org.rostore.v2.container.asyncClassDescriptionThe class contains the properties that steers the list of containers.Specifies the major container properties, such as the maximum size and maximum TTL of the keys the container will allow to store, as well as the number of container's shard.This one is needed to create MediaProperties.
-
Classes in org.rostore.entity.media used by org.rostore.v2.media