A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W 

G

gc() - function in jetbrains.exodus.env.Environment
Says environment to quicken background database garbage collector activity.
gc() - function in jetbrains.exodus.env.ContextualEnvironment
Says environment to quicken background database garbage collector activity.
get(long) - function in jetbrains.exodus.env.ContextualBitmap
Returns {@code true} if the specified bit is set.
get(Transaction,long) - function in jetbrains.exodus.env.ContextualBitmap
Returns {@code true} if the specified bit is set.
get(Transaction,ByteIterable) - function in jetbrains.exodus.env.Store
For stores without key duplicates, it returns not-null value or null if the key doesn't exist.
get(ByteIterable) - function in jetbrains.exodus.env.ContextualStore
For stores without key duplicates, it returns not-null value or null if the key doesn't exist.
get(Transaction,ByteIterable) - function in jetbrains.exodus.env.ContextualStore
For stores without key duplicates, it returns not-null value or null if the key doesn't exist.
get(Transaction,long) - function in jetbrains.exodus.env.Bitmap
Returns {@code true} if the specified bit is set.
get() - function in jetbrains.exodus.entitystore.Sequence
Returns current number obtained by last call to increment.
getAddress() - function in jetbrains.exodus.io.Block
Returns address of the block in the {@code Log}.
getAll(String) - function in jetbrains.exodus.entitystore.StoreTransaction
Gets all entities of specified type.
getAllStoreNames(Transaction) - function in jetbrains.exodus.env.Environment
 
getAllStoreNames() - function in jetbrains.exodus.env.ContextualEnvironment
This method is equivalent to getAllStoreNames:
    Liststores = getAllStoreNames(getAndCheckCurrentTransaction());
getAllStoreNames(Transaction) - function in jetbrains.exodus.env.ContextualEnvironment
 
getAndCheckCurrentTransaction() - function in jetbrains.exodus.env.ContextualEnvironment
 
getAsBuffered() - function in jetbrains.exodus.crypto.StreamCipherInputStreamKt
 
getAsyncProcessor() - function in jetbrains.exodus.entitystore.PersistentEntityStore
Job processor used by the {@code PersistentEntityStore} forbackground caching activities.
getBackupException() - function in jetbrains.exodus.backup.BackupBean
 
getBackupNamePrefix() - function in jetbrains.exodus.backup.BackupBean
 
getBackupPath() - function in jetbrains.exodus.backup.BackupBean
 
getBackupStartTicks() - function in jetbrains.exodus.backup.BackupBean
 
getBackupStrategy() - function in jetbrains.exodus.backup.Environment
 
getBackupStrategy() - function in jetbrains.exodus.backup.ContextualEnvironment
 
getBackupStrategy() - function in jetbrains.exodus.backup.Backupable
 
getBackupStrategy() - function in jetbrains.exodus.backup.BackupBean
 
getBackupStrategy() - function in jetbrains.exodus.backup.BlobVault
 
getBackupStrategy() - function in jetbrains.exodus.backup.PersistentEntityStore
 
getBackupToZip() - function in jetbrains.exodus.backup.BackupBean
 
getBinding() - function in jetbrains.exodus.bindings.ComparableValueType
 
getBlob(long) - function in jetbrains.exodus.entitystore.BlobVault
 
getBlob(String) - function in jetbrains.exodus.entitystore.Entity
Gets value of blob with specified name as InputStream.
getBlobKey(long) - function in jetbrains.exodus.entitystore.BlobVault
 
getBlobKey(long) - function in jetbrains.exodus.entitystore.DiskBasedBlobVault
 
getBlobLocation(long) - function in jetbrains.exodus.entitystore.BlobVault
 
getBlobLocation(long) - function in jetbrains.exodus.entitystore.DiskBasedBlobVault
 
getBlobLocation(long,boolean) - function in jetbrains.exodus.entitystore.DiskBasedBlobVault
 
getBlobNames() - function in jetbrains.exodus.entitystore.Entity
Returns names of all blobs of the entity.
getBlobSize(String) - function in jetbrains.exodus.entitystore.Entity
Gets the size of blob with specified name.
getBlobSize(long,Transaction) - function in jetbrains.exodus.entitystore.VaultSizeFunctions
 
getBlobString(String) - function in jetbrains.exodus.entitystore.Entity
Gets value of blob with specified name as UTF8-encoded string.
getBlobStringsCacheMaxValueSize() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getBlobStringsCacheSize() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getBlobVault() - function in jetbrains.exodus.entitystore.PersistentEntityStore
 
getBlobVaultSize() - function in jetbrains.exodus.entitystore.VaultSizeFunctions
 
getBlocks() - function in jetbrains.exodus.io.DataReader
Returns all {@code Log}blocks sorted by address.
getBlocks(long) - function in jetbrains.exodus.io.DataReader
Returns blocks sorted by address with address greater thanor equal to specified {@code fromAddress}.
getBufferBytes() - function in jetbrains.exodus.util.LightOutputStream
 
getBytesUnsafe() - function in jetbrains.exodus.FixedLengthByteIterable
 
getBytesUnsafe() - function in jetbrains.exodus.CompoundByteIterable
 
getBytesUnsafe() - function in jetbrains.exodus.ByteBufferByteIterable
 
getBytesUnsafe() - function in jetbrains.exodus.ByteIterable
 
getBytesUnsafe() - function in jetbrains.exodus.ArrayByteIterable
 
getBytesUnsafe() - function in jetbrains.exodus.ArrayByteIterable.Iterator
 
getBytesUnsafe() - function in jetbrains.exodus.ArrayByteIterable.EmptyIterable
 
getBytesUnsafe() - function in jetbrains.exodus.FileByteIterable
 
getBytesUnsafe() - function in jetbrains.exodus.ByteIterableBase
 
getBytesUnsafe() - function in jetbrains.exodus.CompressedUnsignedLongArrayByteIterable
 
getCause() - function in java.lang.OutOfDiskSpaceException
 
getCause() - function in java.lang.ExodusException
 
getCause() - function in java.lang.InvalidSettingException
 
getCause() - function in java.lang.ReadonlyTransactionException
 
getCause() - function in java.lang.EnvironmentClosedException
 
getCause() - function in java.lang.EntityRemovedInDatabaseException
 
getCause() - function in java.lang.EntityStoreException
 
getCause() - function in java.lang.ExodusCryptoException
 
getCause() - function in java.lang.InvalidCipherParametersException
 
getCause() - function in java.lang.StorageTypeNotAllowedException
 
getCipherBasicIV() - function in jetbrains.exodus.env.Environment
Returns cipher basic IV (initialization vector) to use for database encryption.
getCipherBasicIV() - function in jetbrains.exodus.env.ContextualEnvironment
Returns cipher basic IV (initialization vector) to use for database encryption.
getCipherBasicIV() - function in jetbrains.exodus.env.EnvironmentConfig
Returns basic IV (initialization vector) which will be used to encrypt the database.
getCipherId() - function in jetbrains.exodus.env.EnvironmentConfig
Returns id of StreamCipherProvider which will be used to encrypt the database.
getCipherKey() - function in jetbrains.exodus.env.Environment
Returns cipher key to use for database encryption, or {@code null} if the environment is not configuredto be encrypted.
getCipherKey() - function in jetbrains.exodus.env.ContextualEnvironment
Returns cipher key to use for database encryption, or {@code null} if the environment is not configuredto be encrypted.
getCipherKey() - function in jetbrains.exodus.env.EnvironmentConfig
Returns the key which will be used to encrypt the database or {@code null} for no encryption.
getCipherProvider() - function in jetbrains.exodus.env.Environment
Returns instance of StreamCipherProvider if the environment is configured to be encrypted,or {@code null}.
getCipherProvider() - function in jetbrains.exodus.env.ContextualEnvironment
Returns instance of StreamCipherProvider if the environment is configured to be encrypted,or {@code null}.
getClazz() - function in jetbrains.exodus.bindings.ComparableValueType
 
getCommandAfterBackup() - function in jetbrains.exodus.backup.BackupBean
 
getConfig() - function in jetbrains.exodus.env.Store
 
getConfig() - function in jetbrains.exodus.env.ContextualStore
 
getConfig() - function in jetbrains.exodus.entitystore.PersistentEntityStore
Returns PersistentEntityStoreConfig instance used during creation of the {@code PersistentEntityStore}.
getContent(long,Transaction) - function in jetbrains.exodus.entitystore.BlobVault
Returns binary content of blob identified by specified blob handle as InputStream.
getContent(long,Transaction) - function in jetbrains.exodus.entitystore.DiskBasedBlobVault
 
getContents() - function in jetbrains.exodus.backup.BackupStrategy
 
getCreated() - function in jetbrains.exodus.env.Environment
Returns the value of currentTimeMillis when this environment was created.
getCreated() - function in jetbrains.exodus.env.ContextualEnvironment
Returns the value of currentTimeMillis when this environment was created.
getCurrentTransaction() - function in jetbrains.exodus.env.ContextualEnvironment
 
getCurrentTransaction() - function in jetbrains.exodus.entitystore.PersistentEntityStore
 
getCurrentTransaction() - function in jetbrains.exodus.entitystore.EntityStore
 
getEmptyIterator() - function in jetbrains.exodus.ArrayByteIterable
 
getEmptyIterator() - function in jetbrains.exodus.ArrayByteIterable.EmptyIterable
 
getEncrypted() - function in jetbrains.exodus.env.replication.EnvironmentReplicationDelta
 
getEntity(EntityId) - function in jetbrains.exodus.entitystore.PersistentEntityStore
Returns Entity by specified EntityId.
getEntity(EntityId) - function in jetbrains.exodus.entitystore.StoreTransaction
Loads up-to-date version of entity by its EntityId if it exists in the database.No properties and links are loaded with the entity.
getEntityIterableCacheCachingTimeout() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getEntityIterableCacheCountsCacheSize() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getEntityIterableCacheCountsCachingTimeout() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getEntityIterableCacheCountsLifeTime() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getEntityIterableCacheDeferredDelay() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getEntityIterableCacheHeavyIterablesCacheSize() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getEntityIterableCacheHeavyIterablesLifeSpan() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getEntityIterableCacheMaxSizeOfDirectValue() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getEntityIterableCacheSize() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getEntityIterableCacheStartCachingTimeout() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getEntityIterableCacheThreadCount() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getEntityIterableCacheUseHumanReadable() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getEntityType(int) - function in jetbrains.exodus.entitystore.PersistentEntityStore
Returns entity type of specified entity type id.
getEntityTypeId(String) - function in jetbrains.exodus.entitystore.PersistentEntityStore
Returns integer id of specified entity type.
getEntityTypes() - function in jetbrains.exodus.entitystore.StoreTransaction
Returns all entity types available in the EntityStore.
getEnvCloseForcedly() - function in jetbrains.exodus.env.EnvironmentConfig
Returns {@code true} if close shouldn't check if there are unfinishedtransactions.
getEnvCompactOnOpen() - function in jetbrains.exodus.env.EnvironmentConfig
Returns {@code true} if the Environment will compact itself on opening.
getEnvFailFastInReadonly() - function in jetbrains.exodus.env.EnvironmentConfig
If is set to {@code true} and ENV_IS_READONLY is also {@code true} then the Environment obligatorily creates transactions for which isReadonly is {@code true}.
getEnvGatherStatistics() - function in jetbrains.exodus.env.EnvironmentConfig
Returns {@code true} if the Environment gathers statistics.
getEnvironment() - function in jetbrains.exodus.env.ContextualBitmap
 
getEnvironment() - function in jetbrains.exodus.env.ContextualBitmap
 
getEnvironment() - function in jetbrains.exodus.env.Store
 
getEnvironment() - function in jetbrains.exodus.env.ContextualStore
 
getEnvironment() - function in jetbrains.exodus.env.ContextualStore
 
getEnvironment() - function in jetbrains.exodus.env.Bitmap
 
getEnvironment() - function in jetbrains.exodus.env.Transaction
 
getEnvironment() - function in jetbrains.exodus.entitystore.PersistentEntityStore
 
getEnvironmentConfig() - function in jetbrains.exodus.env.Environment
Returns EnvironmentConfig instance used during creation of the environment.
getEnvironmentConfig() - function in jetbrains.exodus.env.ContextualEnvironment
Returns EnvironmentConfig instance used during creation of the environment.
getEnvIsReadonly() - function in jetbrains.exodus.env.EnvironmentConfig
Returns {@code true} if the Environment instance is read-only.
getEnvMaxParallelReadonlyTxns() - function in jetbrains.exodus.env.EnvironmentConfig
Returns the number of read-only transactions that can be started in parallel.
getEnvMaxParallelTxns() - function in jetbrains.exodus.env.EnvironmentConfig
Returns the number of transactions that can be started in parallel.
getEnvMonitorTxnsCheckFreq() - function in jetbrains.exodus.env.EnvironmentConfig
If ENV_MONITOR_TXNS_TIMEOUT is non-zero then stuck transactions monitor starts and checks Environment's transactions with this frequency (period) specified in milliseconds.
getEnvMonitorTxnsExpirationTimeout() - function in jetbrains.exodus.env.EnvironmentConfig
Defines Transaction expiration timeout in milliseconds.
getEnvMonitorTxnsTimeout() - function in jetbrains.exodus.env.EnvironmentConfig
Returns Transaction timeout in milliseconds.
getEnvReadonlyEmptyStores() - function in jetbrains.exodus.env.EnvironmentConfig
If is set to {@code true} and ENV_IS_READONLY is also {@code true} then openStore doesn't try to create a Store,but returns an empty immutable instance instead.
getEnvStoreGetCacheMaxValueSize() - function in jetbrains.exodus.env.EnvironmentConfig
 
getEnvStoreGetCacheMinTreeSize() - function in jetbrains.exodus.env.EnvironmentConfig
 
getEnvStoreGetCacheSize() - function in jetbrains.exodus.env.EnvironmentConfig
Returns the size of the "store-get" cache.
getEnvTxnDowngradeAfterFlush() - function in jetbrains.exodus.env.EnvironmentConfig
If is set to {@code true} then any upgraded Transaction will downgrade itself after flush.
getEnvTxnReplayMaxCount() - function in jetbrains.exodus.env.EnvironmentConfig
Returns the number of times which a Transaction can try to flush without attempts to upgrade(switch to an exclusive mode).
getEnvTxnReplayTimeout() - function in jetbrains.exodus.env.EnvironmentConfig
Returns the number of millisecond which a Transaction can try to flush without attempts to upgrade(switch to an exclusive mode).
getEnvTxnSingleThreadWrites() - function in jetbrains.exodus.env.EnvironmentConfig
If is set to {@code true} then any write operation can be performed only in the thread whichthe transaction was created in.
getFile() - function in jetbrains.exodus.backup.VirtualFileDescriptor
 
getFile() - function in jetbrains.exodus.backup.BackupStrategy.FileDescriptor
 
getFileLengthBound() - function in jetbrains.exodus.env.replication.EnvironmentReplicationDelta
 
getFileLengthBound() - function in jetbrains.exodus.log.replication.LogReplicationDelta
 
getFiles() - function in jetbrains.exodus.env.replication.EnvironmentReplicationDelta
 
getFiles() - function in jetbrains.exodus.log.replication.LogReplicationDelta
 
getFileSize() - function in jetbrains.exodus.backup.VirtualFileDescriptor
 
getFileSize() - function in jetbrains.exodus.backup.BackupStrategy.FileDescriptor
 
getFirst() - function in jetbrains.exodus.env.ContextualBitmap
Returns the first (the least) bit with the value {@code true}.
getFirst(Transaction) - function in jetbrains.exodus.env.ContextualBitmap
Returns the first (the least) bit with the value {@code true}.
getFirst(Transaction) - function in jetbrains.exodus.env.Bitmap
Returns the first (the least) bit with the value {@code true}.
getFirst() - function in jetbrains.exodus.entitystore.EntityIterable
 
getFirst() - function in jetbrains.exodus.entitystore.iterate.SortedEntityIdSet
 
getFirst() - function in jetbrains.exodus.entitystore.iterate.OrderedEntityIdCollection
 
getGatherStatistics() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getGcFileMinAge() - function in jetbrains.exodus.env.EnvironmentConfig
Returns the minimum age of a {@code Log} file (.xd file) to consider it for cleaning by the database garbagecollector.
getGcFilesDeletionDelay() - function in jetbrains.exodus.env.EnvironmentConfig
Returns the number of milliseconds which deletion of any successfully cleaned {@code Log} file (.xd file)is postponed for.
getGcFilesInterval() - function in jetbrains.exodus.env.EnvironmentConfig
Returns the number of new {@code Log} files (.xd files) that must be created to trigger if necessary (if databaseutilization is not sufficient) the next background cleaning cycle (single run of the database garbage collector)after the previous cycle finished.
getGcMinUtilization() - function in jetbrains.exodus.env.EnvironmentConfig
Returns percent of minimum database utilization.
getGcRenameFiles() - function in jetbrains.exodus.env.EnvironmentConfig
If returns {@code true} the database garbage collector renames files rather than deletes them.
getGcRunEvery() - function in jetbrains.exodus.env.EnvironmentConfig
GC is forced every this number of seconds.
getGcRunPeriod() - function in jetbrains.exodus.env.EnvironmentConfig
Returns the number of milliseconds after which background cleaning cycle (single run of the database garbagecollector) can be repeated if the previous one didn't reach required utilization.
getGcStartIn() - function in jetbrains.exodus.env.EnvironmentConfig
Returns the number of milliseconds which the database garbage collector is postponed for after the Environment is created.
getGcTransactionAcquireTimeout() - function in jetbrains.exodus.env.EnvironmentConfig
Returns timeout in milliseconds which is used by the database garbage collector to acquire exclusive Transaction for its purposes if GC_USE_EXCLUSIVE_TRANSACTION is {@code true}.
getGcTransactionTimeout() - function in jetbrains.exodus.env.EnvironmentConfig
Returns timeout in milliseconds which is used by the database garbage collector to reclaim non-expired datain several files inside single GC Transaction acquired exclusively.
getGcUseExclusiveTransaction() - function in jetbrains.exodus.env.EnvironmentConfig
Returns {@code true} if the database garbage collector tries to acquire exclusive Transaction for its purposes.
getGcUseExpirationChecker() - function in jetbrains.exodus.env.EnvironmentConfig
As of 1.0.2, is deprecated and has no effect.
getGcUtilizationFromFile() - function in jetbrains.exodus.env.EnvironmentConfig
Returns full path to the file with stored utilization.
getGcUtilizationFromScratch() - function in jetbrains.exodus.env.EnvironmentConfig
Returns {@code true} if database utilization will be computed from scratch before the first cleaningcycle (single run of the database garbage collector) is triggered, i.e.
getHandle() - function in jetbrains.exodus.entitystore.BlobVaultItem
 
getHandle() - function in jetbrains.exodus.entitystore.FileBasedBlobValueItem
 
getHighAddress() - function in jetbrains.exodus.env.Transaction
 
getHighAddress() - function in jetbrains.exodus.env.replication.EnvironmentReplicationDelta
 
getHighAddress() - function in jetbrains.exodus.log.replication.LogReplicationDelta
 
getId() - function in jetbrains.exodus.entitystore.Entity
 
getId() - function in jetbrains.exodus.crypto.StreamCipherProvider
Id of the cipher defines stream cipher type (algorithm).
getId() - function in jetbrains.exodus.env.replication.EnvironmentReplicationDelta
 
getIdentity() - function in jetbrains.exodus.entitystore.BlobVault
 
getInputStream() - function in jetbrains.exodus.backup.VirtualFileDescriptor
 
getInputStream() - function in jetbrains.exodus.backup.BackupStrategy.FileDescriptor
 
getItemClass() - function in jetbrains.exodus.bindings.ComparableSet
 
getIterable(Array) - function in jetbrains.exodus.bindings.CompressedUnsignedLongArrayByteIterable
 
getIterable(Array,int) - function in jetbrains.exodus.bindings.CompressedUnsignedLongArrayByteIterable
 
getKey() - function in jetbrains.exodus.env.Cursor
 
getLast() - function in jetbrains.exodus.env.ContextualBitmap
Returns the last (the greatest) bit with the value {@code true}.
getLast(Transaction) - function in jetbrains.exodus.env.ContextualBitmap
Returns the last (the greatest) bit with the value {@code true}.
getLast() - function in jetbrains.exodus.env.Cursor
Moves the {@code Cursor} to the last (rightmost) key/value pair if any exists.
getLast(Transaction) - function in jetbrains.exodus.env.Bitmap
Returns the last (the greatest) bit with the value {@code true}.
getLast() - function in jetbrains.exodus.entitystore.EntityIterable
 
getLast() - function in jetbrains.exodus.entitystore.iterate.SortedEntityIdSet
 
getLast() - function in jetbrains.exodus.entitystore.iterate.OrderedEntityIdCollection
 
getLength() - function in jetbrains.exodus.FixedLengthByteIterable
 
getLength() - function in jetbrains.exodus.CompoundByteIterable
 
getLength() - function in jetbrains.exodus.ByteBufferByteIterable
 
getLength() - function in jetbrains.exodus.ByteIterable
 
getLength() - function in jetbrains.exodus.ArrayByteIterable
 
getLength() - function in jetbrains.exodus.ArrayByteIterable.Iterator
 
getLength() - function in jetbrains.exodus.ArrayByteIterable.EmptyIterable
 
getLength() - function in jetbrains.exodus.FileByteIterable
 
getLength() - function in jetbrains.exodus.ByteIterableBase
 
getLength() - function in jetbrains.exodus.CompressedUnsignedLongArrayByteIterable
 
getLink(String) - function in jetbrains.exodus.entitystore.Entity
Returns a single entity which this one is linked by link with specified name, or {@code null} if no such entity exists.
getLinkNames() - function in jetbrains.exodus.entitystore.Entity
Returns names of all links of the entity.
getLinks(String) - function in jetbrains.exodus.entitystore.Entity
Returns all entities which this one is linked by the link with specified name.
getLinks(Collection) - function in jetbrains.exodus.entitystore.Entity
Returns all entities which this one is linked by links with specified names.
getLocalId() - function in jetbrains.exodus.entitystore.EntityId
 
getLocalizedMessage() - function in java.lang.OutOfDiskSpaceException
 
getLocalizedMessage() - function in java.lang.ExodusException
 
getLocalizedMessage() - function in java.lang.InvalidSettingException
 
getLocalizedMessage() - function in java.lang.ReadonlyTransactionException
 
getLocalizedMessage() - function in java.lang.EnvironmentClosedException
 
getLocalizedMessage() - function in java.lang.EntityRemovedInDatabaseException
 
getLocalizedMessage() - function in java.lang.EntityStoreException
 
getLocalizedMessage() - function in java.lang.ExodusCryptoException
 
getLocalizedMessage() - function in java.lang.InvalidCipherParametersException
 
getLocalizedMessage() - function in java.lang.StorageTypeNotAllowedException
 
getLocation() - function in jetbrains.exodus.env.Environment
Returns location of database files on storage device.
getLocation() - function in jetbrains.exodus.env.ContextualEnvironment
Returns location of database files on storage device.
getLocation() - function in jetbrains.exodus.entitystore.PersistentEntityStore
Returns location (path) of the {@code EntityStore}'s database files on storage device.
getLocation() - function in jetbrains.exodus.entitystore.BlobVaultItem
 
getLocation() - function in jetbrains.exodus.entitystore.EntityStore
Returns location (path) of the {@code EntityStore}'s database files on storage device.
getLocation() - function in jetbrains.exodus.entitystore.FileBasedBlobValueItem
 
getLocation() - function in jetbrains.exodus.io.DataReader
Returns {@code Log} location how it was passed as a parameter to newReaderWriter.
getLogCacheFreePhysicalMemoryThreshold() - function in jetbrains.exodus.env.EnvironmentConfig
If LOG_CACHE_USE_NIO is {@code true} defines the minimum size in bytes of free physical memorymaintained by the cache memory-mapped files on the host where the JVM runs.
getLogCacheGenerationCount() - function in jetbrains.exodus.env.EnvironmentConfig
Returns the number of generations of non-blocking LogCache.
getLogCacheOpenFilesCount() - function in jetbrains.exodus.env.EnvironmentConfig
Returns the maximum number of open files that the LogCache maintains in order to reduce system calls to open andclose files.
getLogCachePageSize() - function in jetbrains.exodus.env.EnvironmentConfig
Returns the size in bytes of a single page (byte array) in the LogCache.
getLogCacheReadAheadMultiple() - function in jetbrains.exodus.env.EnvironmentConfig
Returns the number of successive pages to be read at once in case of LogCache miss.
getLogCacheUseNio() - function in jetbrains.exodus.env.EnvironmentConfig
Returns {@code true} if any immutable .xd file can be mapped in memory provided there is enough physical memory.
getLogCacheUseSoftReferences() - function in jetbrains.exodus.env.EnvironmentConfig
Returns {@code true} LogCache uses soft references forholding cached pages.
getLogCacheWarmup() - function in jetbrains.exodus.env.EnvironmentConfig
Returns {@code true} if LogCache will populate itself with database file pages right after the database isopened using this {@code EnvironmentConfig} instance.
getLogDataReaderWriterProvider() - function in jetbrains.exodus.env.EnvironmentConfig
Returns fully-qualified name of the DataReaderWriterProvider service provide interface implementation whichwill be used to create DataReader and DataWriter instances.
getLogDurableWrite() - function in jetbrains.exodus.env.EnvironmentConfig
Returns {@code true} if file system's fsync call after should be executed after each committed or flushedtransaction.
getLogFileSize() - function in jetbrains.exodus.env.EnvironmentConfig
Returns the maximum size in kilobytes of a single {@code Log} file (.xd file).
getLogLockId() - function in jetbrains.exodus.env.EnvironmentConfig
Sets the debug identifier to be written to the lock file alongside with other debug information.
getLogLockTimeout() - function in jetbrains.exodus.env.EnvironmentConfig
Returns the number of milliseconds the {@code Log} constructor waits for the lock file.
getLogSyncPeriod() - function in jetbrains.exodus.env.EnvironmentConfig
Returns the period in milliseconds to force file system's fsync call that often if LOG_DURABLE_WRITE is switched off.
getManagementOperationsRestricted() - function in jetbrains.exodus.env.EnvironmentConfig
If is set to {@code true} then exposed JMX managed beans cannot have operations.
getMaximum() - function in jetbrains.exodus.bindings.ComparableSet
 
getMaxInPlaceBlobSize() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getMean() - function in jetbrains.exodus.management.StatisticsItem
 
getMemoryUsage() - function in jetbrains.exodus.env.EnvironmentConfig
Returns absolute value of memory in bytes that can be used by the LogCache if it is set.By default, is not set.
getMemoryUsagePercentage() - function in jetbrains.exodus.env.EnvironmentConfig
Returns percent of max memory (specified by the "-Xmx" java parameter) that can be used by the LogCache.
getMessage() - function in java.lang.OutOfDiskSpaceException
 
getMessage() - function in java.lang.ExodusException
 
getMessage() - function in java.lang.InvalidSettingException
 
getMessage() - function in java.lang.ReadonlyTransactionException
 
getMessage() - function in java.lang.EnvironmentClosedException
 
getMessage() - function in java.lang.EntityRemovedInDatabaseException
 
getMessage() - function in java.lang.EntityStoreException
 
getMessage() - function in java.lang.ExodusCryptoException
 
getMessage() - function in java.lang.InvalidCipherParametersException
 
getMessage() - function in java.lang.StorageTypeNotAllowedException
 
getMetaServer() - function in jetbrains.exodus.env.EnvironmentConfig
 
getMetaTreeAddress() - function in jetbrains.exodus.env.replication.EnvironmentReplicationDelta
 
getMinimum() - function in jetbrains.exodus.bindings.ComparableSet
 
getName() - function in jetbrains.exodus.env.Store
 
getName() - function in jetbrains.exodus.env.ContextualStore
 
getName() - function in jetbrains.exodus.backup.VirtualFileDescriptor
 
getName() - function in jetbrains.exodus.backup.BackupStrategy.FileDescriptor
 
getName() - function in jetbrains.exodus.entitystore.PersistentEntityStore
Returns unique human readable name of the (@code EntityStore}.
getName() - function in jetbrains.exodus.entitystore.EntityStore
Returns unique human readable name of the (@code EntityStore}.
getNext() - function in jetbrains.exodus.env.Cursor
Moves the {@code Cursor} to the next key/value pair.
getNextDup() - function in jetbrains.exodus.env.Cursor
Moves the {@code Cursor} to the next key/value pair with the same key.
getNextNoDup() - function in jetbrains.exodus.env.Cursor
Moves the {@code Cursor} to the next key/value pair with the nearest key different from current one.
getOffset() - function in jetbrains.exodus.FixedLengthByteIterable
 
getOffset() - function in jetbrains.exodus.ArrayByteIterable.Iterator
 
getPath() - function in jetbrains.exodus.backup.VirtualFileDescriptor
 
getPath() - function in jetbrains.exodus.backup.BackupStrategy.FileDescriptor
 
getPredefinedBinding(int) - function in jetbrains.exodus.bindings.ComparableValueType
 
getPredefinedType(Class) - function in jetbrains.exodus.bindings.ComparableValueType
 
getPredefinedTypeNullable(Class) - function in jetbrains.exodus.bindings.ComparableValueType
 
getPrev() - function in jetbrains.exodus.env.Cursor
Moves the {@code Cursor} to the previous key/value pair.
getPrevDup() - function in jetbrains.exodus.env.Cursor
Moves the {@code Cursor} to the previous key/value pair with the same key.
getPrevNoDup() - function in jetbrains.exodus.env.Cursor
Moves the {@code Cursor} to the previous key/value pair with the nearest key different from current one.
getProfilerEnabled() - function in jetbrains.exodus.env.EnvironmentConfig
If is set to {@code true} database profiler is enabled.
getProperty(String) - function in jetbrains.exodus.ConfigurationStrategy
 
getProperty(String) - function in jetbrains.exodus.entitystore.Entity
Gets value of property with specified name.
getPropertyNames() - function in jetbrains.exodus.entitystore.Entity
Returns names of all properties of the entity.
getProvider(String) - function in jetbrains.exodus.crypto.StreamCipherProvider
Gets a {@code StreamCipherProvider} implementation by specified id.
getProvider(String) - function in jetbrains.exodus.io.DataReaderWriterProvider
Gets a {@code DataReaderWriterProvider} implementation by specified provider name.
getQueryCancellingPolicy() - function in jetbrains.exodus.entitystore.StoreTransaction
 
getRawProperty(String) - function in jetbrains.exodus.entitystore.Entity
Gets raw value of the property with specified name.
getReadonlySnapshot() - function in jetbrains.exodus.env.Transaction
Creates new read-only transaction holding the same database snapshot as this one holds.
getRefactoringBlobNullIndices() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getRefactoringDeduplicateBlobsEvery() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getRefactoringDeduplicateBlobsMinSize() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getRefactoringDeleteRedundantBlobs() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getRefactoringForceAll() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getRefactoringHeavyLinks() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getRefactoringHeavyProps() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getRefactoringNullIndices() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getRefactoringSkipAll() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getRootAddress() - function in jetbrains.exodus.env.replication.EnvironmentReplicationDelta
 
getRoughCount() - function in jetbrains.exodus.entitystore.EntityIterable
Returns rough number of entities in the {@code EntityIterable}, or {@code -1} if the size of the {@code EntityIterable} was never calculated.
getRoughSize() - function in jetbrains.exodus.entitystore.EntityIterable
Returns the same value as getRoughCount, but in the worst case it returns size instead of {@code -1}.
getSearchBoth(ByteIterable,ByteIterable) - function in jetbrains.exodus.env.Cursor
Moves the {@code Cursor} to the key/value pair with the specified key and value and returns {@code true} ifthe pair exists in the Store.
getSearchBothRange(ByteIterable,ByteIterable) - function in jetbrains.exodus.env.Cursor
Moves the {@code Cursor} to the first pair in the Store whose key matches the specified key andwhose value is equal to or greater than the specified value.
getSearchKey(ByteIterable) - function in jetbrains.exodus.env.Cursor
Moves the {@code Cursor} to the specified key, and returns the value associated with the key.
getSearchKeyRange(ByteIterable) - function in jetbrains.exodus.env.Cursor
Moves the {@code Cursor} to the first pair in the Store whose key is equal to or greater than thespecified key.
getSequence(String) - function in jetbrains.exodus.entitystore.StoreTransaction
Returns existing or creates new named zero-starting Sequence.
getSequence(String,long) - function in jetbrains.exodus.entitystore.StoreTransaction
Returns existing or creates new named Sequence starting with {@code initialValue}.
getSetting(String) - function in jetbrains.exodus.AbstractConfig
 
getSetting(String) - function in jetbrains.exodus.EnvironmentConfig
 
getSetting(String) - function in jetbrains.exodus.PersistentEntityStoreConfig
 
getSettings() - function in jetbrains.exodus.AbstractConfig
 
getSettings() - function in jetbrains.exodus.EnvironmentConfig
 
getSettings() - function in jetbrains.exodus.PersistentEntityStoreConfig
 
getSingletonIterable(Entity) - function in jetbrains.exodus.entitystore.StoreTransaction
Returns singleton EntityIterable with the single specified Entity.
getSize(long,Transaction) - function in jetbrains.exodus.entitystore.BlobVault
Returns size of blob identified by specified blob handle in bytes.
getSnapshot() - function in jetbrains.exodus.env.Transaction
Creates new transaction holding the same database snapshot as this one holds.
getSnapshot(Runnable) - function in jetbrains.exodus.env.Transaction
Creates new transaction with specified begin hook holding the same database snapshot as this one holds.
getSnapshot() - function in jetbrains.exodus.entitystore.StoreTransaction
Gets read-only{@code StoreTransaction} that holds snapshot of this {@code StoreTransaction}.
getSource() - function in jetbrains.exodus.FixedLengthByteIterable
 
getSource() - function in jetbrains.exodus.CompoundByteIterable
 
getSource() - function in jetbrains.exodus.ArrayByteIterable
 
getSource() - function in jetbrains.exodus.ArrayByteIterable.EmptyIterable
 
getSource() - function in jetbrains.exodus.ByteIterableBase
 
getSource() - function in jetbrains.exodus.CompressedUnsignedLongArrayByteIterable
 
getSource() - function in jetbrains.exodus.crypto.StreamCipherInputStream
 
getSourceVault() - function in jetbrains.exodus.entitystore.BlobVault
 
getStackTrace() - function in java.lang.OutOfDiskSpaceException
 
getStackTrace() - function in java.lang.ExodusException
 
getStackTrace() - function in java.lang.InvalidSettingException
 
getStackTrace() - function in java.lang.ReadonlyTransactionException
 
getStackTrace() - function in java.lang.EnvironmentClosedException
 
getStackTrace() - function in java.lang.EntityRemovedInDatabaseException
 
getStackTrace() - function in java.lang.EntityStoreException
 
getStackTrace() - function in java.lang.ExodusCryptoException
 
getStackTrace() - function in java.lang.InvalidCipherParametersException
 
getStackTrace() - function in java.lang.StorageTypeNotAllowedException
 
getStartAddress() - function in jetbrains.exodus.env.replication.EnvironmentReplicationDelta
 
getStartAddress() - function in jetbrains.exodus.log.replication.LogReplicationDelta
 
getStartTime() - function in jetbrains.exodus.env.Transaction
Time when the transaction acquired its database snapshot, i.e.
getStatistics() - function in jetbrains.exodus.env.Environment
 
getStatistics() - function in jetbrains.exodus.env.ContextualEnvironment
 
getStatistics() - function in jetbrains.exodus.entitystore.PersistentEntityStore
 
getStatisticsItem(T) - function in jetbrains.exodus.management.Statistics
 
getStatisticsItem(String) - function in jetbrains.exodus.management.Statistics
 
getStore() - function in jetbrains.exodus.entitystore.Entity
 
getStore() - function in jetbrains.exodus.entitystore.StoreTransaction
Returns the EntityStore instance which the {@code StoreTransaction} is started against.
getStoreConfig(boolean,boolean) - function in jetbrains.exodus.env.StoreConfig
Returns {@code StoreConfig} value corresponding to the specified Store attributes.
getStoreReplicator() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getStringContent(long,Transaction) - function in jetbrains.exodus.entitystore.BlobVault
Returns string content of blob identified by specified blob handle.
getStringContentCacheHitRate() - function in jetbrains.exodus.entitystore.BlobVault
 
getSuppressed() - function in java.lang.OutOfDiskSpaceException
 
getSuppressed() - function in java.lang.ExodusException
 
getSuppressed() - function in java.lang.InvalidSettingException
 
getSuppressed() - function in java.lang.ReadonlyTransactionException
 
getSuppressed() - function in java.lang.EnvironmentClosedException
 
getSuppressed() - function in java.lang.EntityRemovedInDatabaseException
 
getSuppressed() - function in java.lang.EntityStoreException
 
getSuppressed() - function in java.lang.ExodusCryptoException
 
getSuppressed() - function in java.lang.InvalidCipherParametersException
 
getSuppressed() - function in java.lang.StorageTypeNotAllowedException
 
getTimeStamp() - function in jetbrains.exodus.backup.VirtualFileDescriptor
 
getTimeStamp() - function in jetbrains.exodus.backup.BackupStrategy.FileDescriptor
 
getTotal() - function in jetbrains.exodus.management.StatisticsItem
 
getTransaction() - function in jetbrains.exodus.entitystore.EntityIterable
 
getTransactionBlobStringsCacheSize() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getTransactionLinksCacheSize() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getTransactionPropsCacheSize() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getTreeDupMaxPageSize() - function in jetbrains.exodus.env.EnvironmentConfig
Returns the maximum size of page of duplicates sub-B+Tree.
getTreeMaxPageSize() - function in jetbrains.exodus.env.EnvironmentConfig
Returns the maximum size of page of B+Tree.
getTreeNodesCacheSize() - function in jetbrains.exodus.env.EnvironmentConfig
As of 1.0.5, is deprecated and has no effect.
getType() - function in jetbrains.exodus.entitystore.Entity
 
getTypeId() - function in jetbrains.exodus.bindings.ComparableValueType
 
getTypeId() - function in jetbrains.exodus.entitystore.EntityId
 
getTypeSetSnapshot(int) - function in jetbrains.exodus.entitystore.iterate.SortedEntityIdSet
 
getTypeSetSnapshot(int) - function in jetbrains.exodus.entitystore.iterate.EntityIdSet
 
getUsableSpace() - function in jetbrains.exodus.entitystore.PersistentEntityStore
 
getUseIntForLocalId() - function in jetbrains.exodus.entitystore.PersistentEntityStoreConfig
 
getUserObject(Object) - function in jetbrains.exodus.env.Transaction
Returns an user object identified by the specified key and bound to the transaction, or {@code null} if noobject is bound to the transaction by the specified key.
getUseVersion1Format() - function in jetbrains.exodus.env.EnvironmentConfig
 
getValue() - function in jetbrains.exodus.env.Cursor
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W