Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ApiKeyDefinition - Class in org.rostore.entity.apikey
- ApiKeyDefinition() - Constructor for class org.rostore.entity.apikey.ApiKeyDefinition
- ApiKeyDefinition(String, ApiKeyPermissions) - Constructor for class org.rostore.entity.apikey.ApiKeyDefinition
- ApiKeyPermissions - Class in org.rostore.entity.apikey
- ApiKeyPermissions() - Constructor for class org.rostore.entity.apikey.ApiKeyPermissions
B
- BinaryMapper - Class in org.rostore.mapper
- BinaryMapper() - Constructor for class org.rostore.mapper.BinaryMapper
- BlockIndex - Annotation Interface in org.rostore.mapper
- BlockOffset - Annotation Interface in org.rostore.mapper
- blockSize(int) - Method in class org.rostore.entity.media.MediaPropertiesBuilder
- BYTES_PER_EOL - Static variable in class org.rostore.Utils
- BYTES_PER_VERSION - Static variable in class org.rostore.Utils
C
- CLEANUP_INTERVAL_MILLIS_DEFAULT - Static variable in class org.rostore.entity.media.ContainerListProperties
- closeUnusedBlocksAfterMillis(long) - Method in class org.rostore.entity.media.MediaPropertiesBuilder
- closeUnusedSequencesAfterMillis(long) - Method in class org.rostore.entity.media.MediaPropertiesBuilder
- computeBytesForMaxValue(long) - Static method in class org.rostore.Utils
-
Computes how many bytes is needed to represent the value
- ContainerListProperties - Class in org.rostore.entity.media
- ContainerListProperties() - Constructor for class org.rostore.entity.media.ContainerListProperties
- ContainerMeta - Class in org.rostore.entity.media
- ContainerMeta() - Constructor for class org.rostore.entity.media.ContainerMeta
- ContainerMetaCompatibility - Class in org.rostore.entity.media
- ContainerMetaCompatibility() - Constructor for class org.rostore.entity.media.ContainerMetaCompatibility
- CREATE - Enum constant in enum class org.rostore.entity.apikey.Permission
D
- DELETE - Enum constant in enum class org.rostore.entity.apikey.Permission
- deserialize(MapperProperties, Type, InputStream) - Static method in class org.rostore.mapper.BinaryMapper
- deserialize(MapperProperties, Type, InputStream, int) - Static method in class org.rostore.mapper.BinaryMapper
E
- EOL_FOREVER - Static variable in class org.rostore.Utils
- eol2ttl(long) - Static method in class org.rostore.Utils
- eol2unix(long) - Static method in class org.rostore.Utils
G
- getApiKeyPermissions() - Method in class org.rostore.entity.apikey.ApiKeyDefinition
- getApiVersion() - Method in class org.rostore.entity.media.Version
- getAutoCloseContainersAfterMillis() - Method in class org.rostore.entity.media.ContainerListProperties
- getBlockSize() - Method in class org.rostore.entity.media.MediaPropertiesBuilder
- getBytes(String) - Static method in class org.rostore.Utils
- getBytesPerBlockIndex() - Method in class org.rostore.mapper.MapperProperties
- getBytesPerBlockOffset() - Method in class org.rostore.mapper.MapperProperties
- getCleanupIntervalMillis() - Method in class org.rostore.entity.media.ContainerListProperties
- getCloseUnusedBlocksAfterMillis() - Method in class org.rostore.entity.media.MediaPropertiesBuilder
- getCloseUnusedSequencesAfterMillis() - Method in class org.rostore.entity.media.MediaPropertiesBuilder
- getContainerListProperties() - Method in class org.rostore.entity.media.RoStoreProperties
- getContainerPermissions() - Method in class org.rostore.entity.apikey.ApiKeyPermissions
- getContainerPermissions(String) - Method in class org.rostore.entity.apikey.ApiKeyPermissions
- getCreationTime() - Method in class org.rostore.entity.media.ContainerMeta
- getCreationTime() - Method in class org.rostore.entity.media.ContainerMetaCompatibility
- getKey() - Method in class org.rostore.entity.apikey.ApiKeyDefinition
- getLastUpdate() - Method in class org.rostore.entity.apikey.ApiKeyDefinition
- getMaxCleanupsPerCycle() - Method in class org.rostore.entity.media.ContainerListProperties
- getMaxContainersListSize() - Method in class org.rostore.entity.media.ContainerListProperties
- getMaxContainersPerList() - Method in class org.rostore.entity.media.ContainerListProperties
- getMaxKeyOperationsPerShard() - Method in class org.rostore.entity.media.ContainerListProperties
- getMaxSize() - Method in class org.rostore.entity.media.ContainerMeta
- getMaxSize() - Method in class org.rostore.entity.media.ContainerMetaCompatibility
- getMaxTotalSize() - Method in class org.rostore.entity.media.MediaPropertiesBuilder
- getMaxTTL() - Method in class org.rostore.entity.media.ContainerMeta
- getMaxTTL() - Method in class org.rostore.entity.media.ContainerMetaCompatibility
- getMediaProperties() - Method in class org.rostore.entity.media.RoStoreProperties
- getSegmentNumber() - Method in class org.rostore.entity.media.ContainerMetaCompatibility
- getShardNumber() - Method in class org.rostore.entity.media.ContainerMeta
- getShardNumber() - Method in class org.rostore.entity.media.ContainerMetaCompatibility
- getStorePermissions() - Method in class org.rostore.entity.apikey.ApiKeyPermissions
- GRANT - Enum constant in enum class org.rostore.entity.apikey.Permission
I
- ID_UNDEFINED - Static variable in class org.rostore.Utils
- isExpiredEOL(long) - Static method in class org.rostore.Utils
- isExpiredEOL(long, long) - Static method in class org.rostore.Utils
L
- LIST - Enum constant in enum class org.rostore.entity.apikey.Permission
- LIST_MAX_CONTAINERS_DEFAULT - Static variable in class org.rostore.entity.media.ContainerListProperties
- LIST_MAX_SIZE_DEFAULT - Static variable in class org.rostore.entity.media.ContainerListProperties
M
- MapperProperties - Class in org.rostore.mapper
- MapperProperties() - Constructor for class org.rostore.mapper.MapperProperties
- MAX_CLEANS_PER_CYCLE_DEFAULT - Static variable in class org.rostore.entity.media.ContainerListProperties
- MAX_KEY_OPERATIONS_PER_SHARD_DEFAULT - Static variable in class org.rostore.entity.media.ContainerListProperties
-
Number of opened KeyOperations object for every opened shard
- maxTotalSize(long) - Method in class org.rostore.entity.media.MediaPropertiesBuilder
- MediaPropertiesBuilder - Class in org.rostore.entity.media
- MediaPropertiesBuilder() - Constructor for class org.rostore.entity.media.MediaPropertiesBuilder
O
- ONLY_INSERT - Enum constant in enum class org.rostore.entity.media.RecordOption
- ONLY_REPLACE - Enum constant in enum class org.rostore.entity.media.RecordOption
- org.rostore - package org.rostore
- org.rostore.entity.apikey - package org.rostore.entity.apikey
- org.rostore.entity.media - package org.rostore.entity.media
- org.rostore.mapper - package org.rostore.mapper
- OVERRIDE_VERSION - Enum constant in enum class org.rostore.entity.media.RecordOption
P
- parse(String) - Static method in enum class org.rostore.entity.media.RecordOption
- Permission - Enum Class in org.rostore.entity.apikey
R
- READ - Enum constant in enum class org.rostore.entity.apikey.Permission
- readLength(InputStream) - Static method in class org.rostore.mapper.BinaryMapper
- readString(InputStream) - Static method in class org.rostore.mapper.BinaryMapper
- RecordOption - Enum Class in org.rostore.entity.media
- RoStoreProperties - Class in org.rostore.entity.media
- RoStoreProperties() - Constructor for class org.rostore.entity.media.RoStoreProperties
S
- serialize(MapperProperties, T, OutputStream) - Static method in class org.rostore.mapper.BinaryMapper
- serialize(MapperProperties, T, Type, OutputStream) - Static method in class org.rostore.mapper.BinaryMapper
- setApiVersion(String) - Method in class org.rostore.entity.media.Version
- setAutoCloseContainersAfterMillis(long) - Method in class org.rostore.entity.media.ContainerListProperties
- setBlockSize(int) - Method in class org.rostore.entity.media.MediaPropertiesBuilder
- setBytesPerBlockIndex(int) - Method in class org.rostore.mapper.MapperProperties
- setBytesPerBlockOffset(int) - Method in class org.rostore.mapper.MapperProperties
- setCleanupIntervalMillis(long) - Method in class org.rostore.entity.media.ContainerListProperties
- setCloseUnusedBlocksAfterMillis(long) - Method in class org.rostore.entity.media.MediaPropertiesBuilder
- setCloseUnusedSequencesAfterMillis(long) - Method in class org.rostore.entity.media.MediaPropertiesBuilder
- setContainerListProperties(ContainerListProperties) - Method in class org.rostore.entity.media.RoStoreProperties
- setContainerPermissions(String, Set<Permission>) - Method in class org.rostore.entity.apikey.ApiKeyPermissions
- setContainerPermissions(Map<String, Set<Permission>>) - Method in class org.rostore.entity.apikey.ApiKeyPermissions
- setCreationTime(long) - Method in class org.rostore.entity.media.ContainerMeta
- setCreationTime(long) - Method in class org.rostore.entity.media.ContainerMetaCompatibility
- setMaxCleanupsPerCycle(int) - Method in class org.rostore.entity.media.ContainerListProperties
- setMaxContainersListSize(long) - Method in class org.rostore.entity.media.ContainerListProperties
- setMaxContainersPerList(int) - Method in class org.rostore.entity.media.ContainerListProperties
- setMaxKeyOperationsPerShard(int) - Method in class org.rostore.entity.media.ContainerListProperties
- setMaxSize(long) - Method in class org.rostore.entity.media.ContainerMeta
- setMaxSize(long) - Method in class org.rostore.entity.media.ContainerMetaCompatibility
- setMaxTotalSize(long) - Method in class org.rostore.entity.media.MediaPropertiesBuilder
- setMaxTTL(long) - Method in class org.rostore.entity.media.ContainerMeta
- setMaxTTL(long) - Method in class org.rostore.entity.media.ContainerMetaCompatibility
- setMediaProperties(MediaPropertiesBuilder) - Method in class org.rostore.entity.media.RoStoreProperties
- setSegmentNumber(int) - Method in class org.rostore.entity.media.ContainerMetaCompatibility
- setShardNumber(int) - Method in class org.rostore.entity.media.ContainerMeta
- setShardNumber(int) - Method in class org.rostore.entity.media.ContainerMetaCompatibility
- setStorePermissions(Set<Permission>) - Method in class org.rostore.entity.apikey.ApiKeyPermissions
- SUPER - Enum constant in enum class org.rostore.entity.apikey.Permission
T
- toString() - Method in class org.rostore.entity.apikey.ApiKeyDefinition
- toString() - Method in class org.rostore.entity.apikey.ApiKeyPermissions
- trimByBytes(long, int) - Static method in class org.rostore.Utils
- TTL_EXPIRED - Static variable in class org.rostore.Utils
- TTL_FOREVER - Static variable in class org.rostore.Utils
- ttl2eol(long) - Static method in class org.rostore.Utils
-
Converts the time-to-live to end-of-live time
- ttl2unixEol(long) - Static method in class org.rostore.Utils
U
- unixEol2eol(long) - Static method in class org.rostore.Utils
- UTF_8 - Static variable in class org.rostore.Utils
- Utils - Class in org.rostore
- Utils() - Constructor for class org.rostore.Utils
V
- valueOf(String) - Static method in enum class org.rostore.entity.apikey.Permission
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.rostore.entity.media.RecordOption
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.rostore.entity.apikey.Permission
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.rostore.entity.media.RecordOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- Version - Class in org.rostore.entity.media
- Version() - Constructor for class org.rostore.entity.media.Version
- Version(String) - Constructor for class org.rostore.entity.media.Version
- VERSION_START - Static variable in class org.rostore.Utils
- VERSION_UNDEFINED - Static variable in class org.rostore.Utils
W
- write(OutputStream, String) - Static method in class org.rostore.mapper.BinaryMapper
- WRITE - Enum constant in enum class org.rostore.entity.apikey.Permission
- writeLength(OutputStream, int) - Static method in class org.rostore.mapper.BinaryMapper
All Classes and Interfaces|All Packages|Constant Field Values