B C D E F H L N O P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- BACKUP_DIRECTORY - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
- BACKUP_FILESYSTEM - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
- buildConfiguration() - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- Builder() - Static method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfiguration
-
Creates a new
EmbeddedStorageConfigurationBuilderinstance.
C
- CHANNEL_COUNT - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
- CHANNEL_DIRECTORY_PREFIX - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
- child(String) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- createEmbeddedStorageFoundation() - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
Creates an
EmbeddedStorageFoundationbased on the settings of this builder. - createEmbeddedStorageFoundation() - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageFoundationCreatorConfigurationBased.Default
D
- DATA_FILE_CLEANUP_HEAD_FILE - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
- DATA_FILE_MAXIMUM_SIZE - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
- DATA_FILE_MINIMUM_SIZE - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
- DATA_FILE_MINIMUM_USE_RATIO - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
- DATA_FILE_PREFIX - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
- DATA_FILE_SUFFIX - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
- DefaultResourceName() - Static method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfiguration
-
The default name of the storage configuration resource.
- DELETION_DIRECTORY - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
E
- EmbeddedStorageConfiguration - Class in one.microstream.storage.embedded.configuration.types
-
Static utility class containing various utility methods to create and load storage configurations.
- EmbeddedStorageConfigurationBuilder - Interface in one.microstream.storage.embedded.configuration.types
-
A specialized
Configuration.Builder, containing setter methods for properties used in storage configurations. - EmbeddedStorageConfigurationBuilder.Default - Class in one.microstream.storage.embedded.configuration.types
- EmbeddedStorageConfigurationPropertyNames - Interface in one.microstream.storage.embedded.configuration.types
-
All supported properties for external configuration files.
- EmbeddedStorageFoundationCreatorConfigurationBased - Interface in one.microstream.storage.embedded.configuration.types
-
Creator for a storage foundation, based on a configuration.
- EmbeddedStorageFoundationCreatorConfigurationBased.Default - Class in one.microstream.storage.embedded.configuration.types
- ENTITY_CACHE_THRESHOLD - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
- ENTITY_CACHE_TIMEOUT - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
F
- FoundationCreator(Configuration) - Static method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfiguration
-
Creates a new
EmbeddedStorageFoundation.Creatorbased on aConfiguration.
H
- HOUSEKEEPING_INTERVAL - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
- HOUSEKEEPING_TIME_BUDGET - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
L
- load() - Static method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfiguration
-
Tries to load the default storage configuration properties file.
- load(String) - Static method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfiguration
-
Tries to load the storage configuration file from
path. - load(String, Charset) - Static method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfiguration
-
Tries to load the storage configuration file from
path. - load(Charset) - Static method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfiguration
-
Tries to load the default storage configuration properties file.
- load(ConfigurationLoader, ConfigurationParser) - Static method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfiguration
-
Tries to load the storage configuration based on a given loader and parser.
- LOCK_FILE_NAME - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
N
- New() - Static method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
Pseudo-constructor method to create a new builder.
- New(Configuration) - Static method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageFoundationCreatorConfigurationBased
-
Pseudo-constructor method to create a new foundation creator.
- New(Configuration.Builder) - Static method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
Pseudo-constructor method to create a new builder, wrapping an existing one.
O
- one.microstream.storage.embedded.configuration.types - package one.microstream.storage.embedded.configuration.types
P
- PathProperty() - Static method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfiguration
-
The property name which is used to hand the external configuration file path to the application.
R
- RESCUED_FILE_SUFFIX - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
S
- set(String, String) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setAll(XGettingCollection<KeyValue<String, String>>) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setAll(KeyValue<String, String>...) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setBackupDirectory(String) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setBackupDirectory(String) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
The backup directory.
- setBackupDirectoryInUserHome(String) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
The backup directory.
- setChannelCount(int) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setChannelCount(int) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
The number of threads and number of directories used by the storage engine.
- setChannelDirectoryPrefix(String) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setChannelDirectoryPrefix(String) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
Name prefix of the subdirectories used by the channel threads.
- setDataFileCleanupHeadFile(boolean) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setDataFileCleanupHeadFile(boolean) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
A flag defining whether the current head file (the only file actively written to) shall be subjected to file cleanups as well.
- setDataFileMaximumSize(ByteSize) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setDataFileMaximumSize(ByteSize) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
Maximum file size for a data file to avoid cleaning it up.
- setDataFileMinimumSize(ByteSize) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setDataFileMinimumSize(ByteSize) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
Minimum file size for a data file to avoid cleaning it up.
- setDataFileMinimumUseRatio(double) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setDataFileMinimumUseRatio(double) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
The ratio (value in ]0.0;1.0]) of non-gap data contained in a storage file to prevent the file from being dissolved.
- setDataFilePrefix(String) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setDataFilePrefix(String) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
Name prefix of the storage files.
- setDataFileSuffix(String) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setDataFileSuffix(String) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
Name suffix of the storage files.
- setDeletionDirectory(String) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setDeletionDirectory(String) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
The deletion directory.
- setEntityCacheThreshold(long) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setEntityCacheThreshold(long) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
Abstract threshold value for the lifetime of entities in the cache.
- setEntityCacheTimeout(Duration) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setEntityCacheTimeout(Duration) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
Timeout for the entity cache evaluator.
- setHousekeepingInterval(Duration) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setHousekeepingInterval(Duration) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
Interval for the housekeeping.
- setHousekeepingTimeBudget(Duration) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setHousekeepingTimeBudget(Duration) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
Duration used for each housekeeping cycle.
- setLockFileName(String) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setLockFileName(String) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
- setRescuedFileSuffix(String) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setRescuedFileSuffix(String) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
- setStorageDirectory(String) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setStorageDirectory(String) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
The base directory of the storage in the file system.
- setStorageDirectoryInUserHome(String) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
The base directory of the storage in the file system.
- setTransactionFilePrefix(String) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setTransactionFilePrefix(String) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
Name prefix of the storage transaction file.
- setTransactionFileSuffix(String) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setTransactionFileSuffix(String) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
Name suffix of the storage transaction file.
- setTruncationDirectory(String) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setTruncationDirectory(String) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
The truncation directory.
- setTypeDictionaryFileName(String) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
- setTypeDictionaryFileName(String) - Method in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder
-
The name of the dictionary file.
- STORAGE_DIRECTORY - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
- STORAGE_FILESYSTEM - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
T
- TRANSACTION_FILE_PREFIX - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
- TRANSACTION_FILE_SUFFIX - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
- TRUNCATION_DIRECTORY - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
- TYPE_DICTIONARY_FILE_NAME - Static variable in interface one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationPropertyNames
V
- valueMapperProvider(ConfigurationValueMapperProvider) - Method in class one.microstream.storage.embedded.configuration.types.EmbeddedStorageConfigurationBuilder.Default
All Classes All Packages