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

C

canBeEncrypted() - function in jetbrains.exodus.backup.VirtualFileDescriptor
 
canBeEncrypted() - function in jetbrains.exodus.backup.BackupStrategy.FileDescriptor
 
cancelIfNecessary(QueryCancellingPolicy) - function in jetbrains.exodus.entitystore.QueryCancellingPolicy
 
clear(long) - function in jetbrains.exodus.env.ContextualBitmap
Sets the specified bit to {@code false}.
clear(Transaction,long) - function in jetbrains.exodus.env.ContextualBitmap
Sets the specified bit to {@code false}.
clear() - function in jetbrains.exodus.env.Environment
Clears all the data in the environment.
clear() - function in jetbrains.exodus.env.ContextualEnvironment
Clears all the data in the environment.
clear(Transaction,long) - function in jetbrains.exodus.env.Bitmap
Sets the specified bit to {@code false}.
clear() - function in jetbrains.exodus.entitystore.BlobVault
Is called on clear.
clear() - function in jetbrains.exodus.entitystore.PersistentEntityStore
Clears all the data in the {@code PersistentEntityStore}.
clear() - function in jetbrains.exodus.util.LightOutputStream
 
clear() - function in jetbrains.exodus.io.DataWriter
Clears {@code Log} by location specified as a parameter to newReaderWriter.The database becomes empty.
cloneFile(File) - function in jetbrains.exodus.entitystore.BlobVault
 
cloneStream(InputStream,boolean) - function in jetbrains.exodus.entitystore.BlobVault
 
close() - function in jetbrains.exodus.env.Environment
Closes environment instance.
close() - function in java.io.Environment
 
close() - function in jetbrains.exodus.env.Cursor
This method should always be called as immediately as possible to avoid unnecessary performance degradation.
close() - function in java.io.Cursor
 
close() - function in jetbrains.exodus.env.ContextualEnvironment
Closes environment instance.
close() - function in java.io.ContextualEnvironment
 
close() - function in jetbrains.exodus.env.Store
Deprecated method left only for compatibility with Oracle Berkeley DB JE {@code Database.close()} method.
close() - function in jetbrains.exodus.env.ContextualStore
Deprecated method left only for compatibility with Oracle Berkeley DB JE {@code Database.close()} method.
close() - function in jetbrains.exodus.entitystore.BlobVault
Is called on close.
close() - function in jetbrains.exodus.entitystore.PersistentEntityStore
Closes the {@code EntityStore}.
close() - function in java.io.PersistentEntityStore
 
close() - function in jetbrains.exodus.entitystore.EntityStore
Closes the {@code EntityStore}.
close() - function in java.io.EntityStore
 
close() - function in jetbrains.exodus.entitystore.DiskBasedBlobVault
 
close() - function in java.io.StreamCipherInputStream
 
close() - function in java.io.StreamCipherOutputStream
 
close() - function in java.io.LightOutputStream
 
close() - function in jetbrains.exodus.io.DataWriter
Closes the data writer.
close() - function in java.io.DataWriter
 
close() - function in jetbrains.exodus.io.DataReader
Closes {@code DataReader} and all open resources associated with it (files, connections, etc.).
commit() - function in jetbrains.exodus.env.Transaction
Tries to flush all changes accumulated to the moment in the transaction and finish the transaction.
commit() - function in jetbrains.exodus.entitystore.StoreTransaction
Tries to commits all changes and finish the {@code StoreTransaction}.
ComparableBinding - class in jetbrains.exodus.bindings
Bindings are used to represent comparable {@code Java} objects as ByteIterable.
ComparableGetter - class in jetbrains.exodus.entitystore
{@code Selector} is a generic interface for property getter functions for Entity.
ComparableSet - class in jetbrains.exodus.bindings
 
ComparableSet.Consumer - class in jetbrains.exodus.bindings.ComparableSet
 
ComparableSetBinding - class in jetbrains.exodus.bindings
ComparableBinding for ComparableSet values.
comparableSetToEntry(ComparableSet) - function in jetbrains.exodus.bindings.ComparableSetBinding
Serializes {@code ComparableSet} value to the ArrayByteIterable entry.
ComparableValueType - class in jetbrains.exodus.bindings
 
compare(ByteIterable,ByteIterable) - function in jetbrains.exodus.util.ByteIterableUtil
 
compare(Array,int,Array,int) - function in jetbrains.exodus.util.ByteIterableUtil
 
compare(Array,int,int,Array,int) - function in jetbrains.exodus.util.ByteIterableUtil
 
compare(Array,int,int,Array,int,int) - function in jetbrains.exodus.util.ByteIterableUtil
 
compareTo(ByteIterable) - function in jetbrains.exodus.FixedLengthByteIterable
 
compareTo(T) - function in java.lang.FixedLengthByteIterable
 
compareTo(ByteIterable) - function in jetbrains.exodus.CompoundByteIterable
 
compareTo(T) - function in java.lang.CompoundByteIterable
 
compareTo(ByteIterable) - function in jetbrains.exodus.ByteBufferByteIterable
 
compareTo(T) - function in java.lang.ByteBufferByteIterable
 
compareTo(T) - function in java.lang.ByteIterable
 
compareTo(ByteIterable) - function in jetbrains.exodus.ArrayByteIterable
 
compareTo(T) - function in java.lang.ArrayByteIterable
 
compareTo(ByteIterable) - function in jetbrains.exodus.ArrayByteIterable.EmptyIterable
 
compareTo(T) - function in java.lang.ArrayByteIterable.EmptyIterable
 
compareTo(ByteIterable) - function in jetbrains.exodus.FileByteIterable
 
compareTo(T) - function in java.lang.FileByteIterable
 
compareTo(ByteIterable) - function in jetbrains.exodus.ByteIterableBase
 
compareTo(T) - function in java.lang.ByteIterableBase
 
compareTo(ComparableSet) - function in jetbrains.exodus.bindings.ComparableSet
 
compareTo(T) - function in java.lang.ComparableSet
 
compareTo(ByteIterable) - function in jetbrains.exodus.CompressedUnsignedLongArrayByteIterable
 
compareTo(T) - function in java.lang.CompressedUnsignedLongArrayByteIterable
 
compareTo(T) - function in java.lang.EntityId
 
compareTo(T) - function in java.lang.Entity
 
CompoundByteIterable - class in jetbrains.exodus
A compound ByteIterable that can be composed of several sub-iterables.
CompoundByteIteratorBase - class in jetbrains.exodus
Base iterator for CompoundByteIterable.
compressedEntryToInt(ByteIterable) - function in jetbrains.exodus.bindings.IntegerBinding
De-serializes compressed ByteIterable entry to an unsigned {@code int} value.
compressedEntryToLong(ByteIterable) - function in jetbrains.exodus.bindings.LongBinding
De-serializes compressed ByteIterable entry to an unsigned {@code long} value.
compressedEntryToSignedInt(ByteIterable) - function in jetbrains.exodus.bindings.IntegerBinding
De-serializes compressed ByteIterable entry to a signed {@code int} value.
compressedEntryToSignedLong(ByteIterable) - function in jetbrains.exodus.bindings.LongBinding
De-serializes compressed ByteIterable entry to a signed {@code long} value.
CompressedUnsignedLongArrayByteIterable - class in jetbrains.exodus.bindings
 
compute(Transaction) - function in jetbrains.exodus.env.TransactionalComputable
 
compute(StoreTransaction) - function in jetbrains.exodus.entitystore.StoreTransactionalComputable
 
computeInExclusiveTransaction(TransactionalComputable) - function in jetbrains.exodus.env.Environment
Computes and returns a value by calling specified computable in a new exclusive transaction.
computeInExclusiveTransaction(TransactionalComputable) - function in jetbrains.exodus.env.ContextualEnvironment
Computes and returns a value by calling specified computable in a new exclusive transaction.
computeInExclusiveTransaction(StoreTransactionalComputable) - function in jetbrains.exodus.entitystore.PersistentEntityStore
Computes and returns a value by calling specified computable in a new exclusive transaction.
computeInReadonlyTransaction(TransactionalComputable) - function in jetbrains.exodus.env.Environment
Computes and returns a value by calling specified computable in a new read-only transaction.
computeInReadonlyTransaction(TransactionalComputable) - function in jetbrains.exodus.env.ContextualEnvironment
Computes and returns a value by calling specified computable in a new read-only transaction.
computeInReadonlyTransaction(StoreTransactionalComputable) - function in jetbrains.exodus.entitystore.PersistentEntityStore
Computes and returns a value by calling specified computable in a new read-only transaction.
computeInTransaction(TransactionalComputable) - function in jetbrains.exodus.env.Environment
Computes and returns a value by calling specified computable in a new transaction.
computeInTransaction(TransactionalComputable) - function in jetbrains.exodus.env.ContextualEnvironment
Computes and returns a value by calling specified computable in a new transaction.
computeInTransaction(StoreTransactionalComputable) - function in jetbrains.exodus.entitystore.PersistentEntityStore
Computes and returns a value by calling specified computable in a new transaction.
concat(EntityIterable) - function in jetbrains.exodus.entitystore.EntityIterable
Returns concatenation of this {@code EntityIterable} and the right {@code EntityIterable}.
ConfigSettingChangeListener - class in jetbrains.exodus
Listener of configuration changes.
ConfigSettingChangeListener.Adapter - class in jetbrains.exodus.ConfigSettingChangeListener
 
ConfigurationStrategy - class in jetbrains.exodus
Defines a way how AbstractConfig should be initially set.
contains(Entity) - function in jetbrains.exodus.entitystore.EntityIterable
Returns {@code true} if the {@code EntityIterable} contains specified entity.
contains(EntityId) - function in jetbrains.exodus.entitystore.iterate.SortedEntityIdSet
 
contains(int,long) - function in jetbrains.exodus.entitystore.iterate.SortedEntityIdSet
 
contains(EntityId) - function in jetbrains.exodus.entitystore.iterate.EntityIdSet
 
contains(int,long) - function in jetbrains.exodus.entitystore.iterate.EntityIdSet
 
containsItem(T) - function in jetbrains.exodus.bindings.ComparableSet
 
containsItem(Object) - function in jetbrains.exodus.bindings.ComparableSet
 
ContextualBitmap - class in jetbrains.exodus.env
 
ContextualEnvironment - class in jetbrains.exodus.env
{@code ContextualEnvironment} is always aware of transaction started in current thread.
ContextualStore - class in jetbrains.exodus.env
{@code ContextualStore} is a Store created by ContextualEnvironment.
copy(long) - function in jetbrains.exodus.backup.VirtualFileDescriptor
 
copy(long) - function in jetbrains.exodus.backup.BackupStrategy.FileDescriptor
 
copyStream(InputStream,boolean) - function in jetbrains.exodus.entitystore.BlobVault
 
count() - function in jetbrains.exodus.env.ContextualBitmap
Returns total number of bits with the value {@code true}.
count(long,long) - function in jetbrains.exodus.env.ContextualBitmap
Returns number of bits with the value {@code true} in the range {@code [firstBit, lastBit]}.
count(Transaction) - function in jetbrains.exodus.env.ContextualBitmap
Returns total number of bits with the value {@code true}.
count(Transaction,long,long) - function in jetbrains.exodus.env.ContextualBitmap
Returns number of bits with the value {@code true} in the range {@code [firstBit, lastBit]}.
count() - function in jetbrains.exodus.env.Cursor
 
count(Transaction) - function in jetbrains.exodus.env.Store
 
count() - function in jetbrains.exodus.env.ContextualStore
 
count(Transaction) - function in jetbrains.exodus.env.ContextualStore
 
count(Transaction) - function in jetbrains.exodus.env.Bitmap
Returns total number of bits with the value {@code true}.
count(Transaction,long,long) - function in jetbrains.exodus.env.Bitmap
Returns number of bits with the value {@code true} in the range {@code [firstBit, lastBit]}.
count() - function in jetbrains.exodus.entitystore.EntityIterable
Returns the number of entities in the {@code EntityIterable}, or {@code -1} if it cannot be calculatedimmediately.
count() - function in jetbrains.exodus.entitystore.iterate.EntityIdCollection
 
count() - function in jetbrains.exodus.entitystore.iterate.SortedEntityIdSet
 
count() - function in jetbrains.exodus.entitystore.iterate.OrderedEntityIdCollection
 
count() - function in jetbrains.exodus.entitystore.iterate.EntityIdSet
 
crypt(byte) - function in jetbrains.exodus.crypto.StreamCipher
Encrypts/decrypts specified byte.
Cursor - class in jetbrains.exodus.env
{@code Cursor} allows to access key/value pairs of a Store in both successive (ascending and descending) and random order.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W