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

R

read() - function in jetbrains.exodus.crypto.StreamCipherInputStream
 
read(ByteArray) - function in jetbrains.exodus.crypto.StreamCipherInputStream
 
read(ByteArray,Integer,Integer) - function in jetbrains.exodus.crypto.StreamCipherInputStream
 
read(Array,long,int,int) - function in jetbrains.exodus.io.Block
Reads data from the underlying store device.
readCompressed(ByteIterator) - function in jetbrains.exodus.bindings.LongBinding
 
readCompressed(ByteArrayInputStream) - function in jetbrains.exodus.bindings.LongBinding
 
readCompressed(ByteIterator) - function in jetbrains.exodus.bindings.IntegerBinding
 
readCompressed(ByteArrayInputStream) - function in jetbrains.exodus.bindings.IntegerBinding
 
readCompressed(Array) - function in jetbrains.exodus.bindings.IntegerBinding
 
readInt(ByteArrayInputStream) - function in jetbrains.exodus.bindings.BindingUtils
 
readIterable(ByteIterable) - function in jetbrains.exodus.FixedLengthByteIterable
 
readIterable(ByteIterable) - function in jetbrains.exodus.CompoundByteIterable
 
readIterable(ByteIterable) - function in jetbrains.exodus.ArrayByteIterable
 
readIterable(ByteIterable) - function in jetbrains.exodus.ArrayByteIterable.EmptyIterable
 
readIterable(ByteIterable) - function in jetbrains.exodus.ByteIterableBase
 
readIterable(ByteIterable) - function in jetbrains.exodus.CompressedUnsignedLongArrayByteIterable
 
readIterator(ByteIterator,int) - function in jetbrains.exodus.FixedLengthByteIterable
 
readIterator(ByteIterator,int) - function in jetbrains.exodus.CompoundByteIterable
 
readIterator(ByteIterator,int) - function in jetbrains.exodus.ArrayByteIterable
 
readIterator(ByteIterator,int) - function in jetbrains.exodus.ArrayByteIterable.EmptyIterable
 
readIterator(ByteIterator,int) - function in jetbrains.exodus.ByteIterableBase
 
readIterator(ByteIterator,int) - function in jetbrains.exodus.CompressedUnsignedLongArrayByteIterable
 
readIteratorSafe(ByteIterator,int) - function in jetbrains.exodus.FixedLengthByteIterable
 
readIteratorSafe(ByteIterator,int) - function in jetbrains.exodus.CompoundByteIterable
 
readIteratorSafe(ByteIterator,int) - function in jetbrains.exodus.ArrayByteIterable
 
readIteratorSafe(ByteIterator,int) - function in jetbrains.exodus.ArrayByteIterable.EmptyIterable
 
readIteratorSafe(ByteIterator,int) - function in jetbrains.exodus.ByteIterableBase
 
readIteratorSafe(ByteIterator,int) - function in jetbrains.exodus.CompressedUnsignedLongArrayByteIterable
 
readLong(ByteArrayInputStream) - function in jetbrains.exodus.bindings.BindingUtils
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.StringBinding
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.StringBinding
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.ByteBinding
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.ByteBinding
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.ShortBinding
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.ShortBinding
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.LongBinding
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.LongBinding
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.ComparableBinding
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.FloatBinding
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.FloatBinding
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.BooleanBinding
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.BooleanBinding
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.SignedDoubleBinding
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.SignedDoubleBinding
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.IntegerBinding
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.IntegerBinding
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.DoubleBinding
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.DoubleBinding
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.SignedFloatBinding
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.SignedFloatBinding
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.ComparableSetBinding
 
readObject(ByteArrayInputStream) - function in jetbrains.exodus.bindings.ComparableSetBinding
 
ReadonlyTransactionException - class in jetbrains.exodus.env
Is thrown on attempt to commit or flush read-only transaction or if Environment is read-only, i.e.
readShort(ByteArrayInputStream) - function in jetbrains.exodus.bindings.BindingUtils
 
readSignedDouble(ByteArrayInputStream) - function in jetbrains.exodus.bindings.BindingUtils
 
readSignedFloat(ByteArrayInputStream) - function in jetbrains.exodus.bindings.BindingUtils
 
readString(ByteArrayInputStream) - function in jetbrains.exodus.bindings.BindingUtils
 
readUnsignedDouble(ByteArrayInputStream) - function in jetbrains.exodus.bindings.BindingUtils
 
readUnsignedFloat(ByteArrayInputStream) - function in jetbrains.exodus.bindings.BindingUtils
 
refresh() - function in jetbrains.exodus.io.Block
For immutable {@code Block} implementations, this method returns fresh representation of the same {@code .xd} file.
registerCustomPropertyType(StoreTransaction,Class,ComparableBinding) - function in jetbrains.exodus.entitystore.PersistentEntityStore
Registers custom property type extending Comparable.
release() - function in jetbrains.exodus.io.DataWriter
Releases writer's lock.
remove() - function in java.util.EntityIterator
 
remove(EntityId) - function in jetbrains.exodus.entitystore.iterate.SortedEntityIdSet
 
remove(int,long) - function in jetbrains.exodus.entitystore.iterate.SortedEntityIdSet
 
remove(EntityId) - function in jetbrains.exodus.entitystore.iterate.EntityIdSet
 
remove(int,long) - function in jetbrains.exodus.entitystore.iterate.EntityIdSet
 
removeBlock(long,RemoveBlockType) - function in jetbrains.exodus.io.DataWriter
Removes existing immutable block.
RemoveBlockType - class in jetbrains.exodus.io
Type of action applied to the blocks processed by database GC.
removeChangedSettingsListener(ConfigSettingChangeListener) - function in jetbrains.exodus.AbstractConfig
 
removeChangedSettingsListener(ConfigSettingChangeListener) - function in jetbrains.exodus.EnvironmentConfig
 
removeChangedSettingsListener(ConfigSettingChangeListener) - function in jetbrains.exodus.PersistentEntityStoreConfig
 
removeItem(T) - function in jetbrains.exodus.bindings.ComparableSet
 
removeSetting(String) - function in jetbrains.exodus.AbstractConfig
 
removeSetting(String) - function in jetbrains.exodus.EnvironmentConfig
 
removeSetting(String) - function in jetbrains.exodus.PersistentEntityStoreConfig
 
removeStore(String,Transaction) - function in jetbrains.exodus.env.Environment
Removes store with specified name.
removeStore(String,Transaction) - function in jetbrains.exodus.env.ContextualEnvironment
Removes store with specified name.
Rename - enum entry in jetbrains.exodus.io.RemoveBlockType
 
renameEntityType(String,String) - function in jetbrains.exodus.entitystore.PersistentEntityStore
Renames entity type.
replicateBlobVault(EnvironmentReplicationDelta,BlobVault,List) - function in jetbrains.exodus.entitystore.replication.PersistentEntityStoreReplicator
 
replicateEnvironment(EnvironmentReplicationDelta,Environment) - function in jetbrains.exodus.entitystore.replication.PersistentEntityStoreReplicator
 
requiresTxn() - function in jetbrains.exodus.entitystore.BlobVault
Returns {@code true} if {@code BlobVault} implementation requires transaction toflush blobs when flush or commit is called.
reset() - function in jetbrains.exodus.crypto.StreamCipherInputStream
 
resumeConfigChangeListenersForThread() - function in jetbrains.exodus.AbstractConfig
 
resumeConfigChangeListenersForThread() - function in jetbrains.exodus.EnvironmentConfig
 
resumeConfigChangeListenersForThread() - function in jetbrains.exodus.PersistentEntityStoreConfig
 
resumeGC() - function in jetbrains.exodus.env.Environment
Resumes earlier suspended database garbage collector activity.
resumeGC() - function in jetbrains.exodus.env.ContextualEnvironment
Resumes earlier suspended database garbage collector activity.
reverse() - function in jetbrains.exodus.entitystore.EntityIterable
 
reverseIterator() - function in jetbrains.exodus.env.ContextualBitmap
Creates new instance of LongIterator which iterates bit numbers with the value {@code true} in descending order.
reverseIterator(Transaction) - function in jetbrains.exodus.env.ContextualBitmap
Creates new instance of LongIterator which iterates bit numbers with the value {@code true} in descending order.
reverseIterator(Transaction) - function in jetbrains.exodus.env.Bitmap
Creates new instance of LongIterator which iterates bit numbers with the value {@code true} in descending order.
reverseIterator() - function in jetbrains.exodus.entitystore.iterate.SortedEntityIdSet
 
reverseIterator() - function in jetbrains.exodus.entitystore.iterate.OrderedEntityIdCollection
 
revert() - function in jetbrains.exodus.env.Transaction
Drops all changes without finishing the transaction and holds the newest database snapshot.
revert() - function in jetbrains.exodus.entitystore.StoreTransaction
Reverts all changes without finishing the {@code StoreTransaction}.
run() - function in jetbrains.exodus.management.StatisticsItem
 
run() - function in java.lang.StatisticsItem
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W