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

R

raise(String,Log,long) - function in jetbrains.exodus.log.DataCorruptionException
 
RandomAccessLoggable - class in jetbrains.exodus.log
 
RandomAccessLoggableImpl - class in jetbrains.exodus.log
 
read(Long) - function in jetbrains.exodus.log.Log
Reads a random access loggable by specified address in the log.
read(ByteIteratorWithAddress,Long) - function in jetbrains.exodus.log.Log
 
read(ByteIteratorWithAddress) - function in jetbrains.exodus.log.Log
 
read(ByteArray,Long,Integer,Integer) - function in jetbrains.exodus.io.FileDataReader.FileBlock
 
readBytes(ByteArray,Long) - function in jetbrains.exodus.log.Log
 
ReadBytesListener - class in jetbrains.exodus.log
 
readIterable(ByteIterable) - function in jetbrains.exodus.CompressedUnsignedLongByteIterable
 
readIterator(ByteIterator,int) - function in jetbrains.exodus.CompressedUnsignedLongByteIterable
 
readIteratorFrom(Long) - function in jetbrains.exodus.log.Log
Returns iterator which reads raw bytes of the log starting from specified address.
readIteratorSafe(ByteIterator,int) - function in jetbrains.exodus.CompressedUnsignedLongByteIterable
 
readNotNull(ByteIteratorWithAddress,Long) - function in jetbrains.exodus.log.Log
Just like .
READONLY_TRANSACTIONS - enum entry in jetbrains.exodus.env.EnvironmentStatistics.Type
 
READONLY_TRANSACTIONS_DURATION - enum entry in jetbrains.exodus.env.EnvironmentStatistics.Type
 
ReadonlyTransaction - class in jetbrains.exodus.env
 
ReadWriteTransaction - class in jetbrains.exodus.env
 
reclaim(Transaction,RandomAccessLoggable,Iterator) - function in jetbrains.exodus.env.StoreImpl
 
reclaim(Transaction,RandomAccessLoggable,Iterator) - function in jetbrains.exodus.env.ContextualStoreImpl
 
reclaim(RandomAccessLoggable,Iterator) - function in jetbrains.exodus.tree.btree.BTreeMutable
Same as reclaim with expirationChecker, but takes all loggables into account
reclaim(RandomAccessLoggable,Iterator) - function in jetbrains.exodus.tree.BTreeMutable
Same as reclaim with expirationChecker, but takes all loggables into account
reclaim(RandomAccessLoggable,Iterator) - function in jetbrains.exodus.tree.ITreeMutable
Same as reclaim with expirationChecker, but takes all loggables into account
refresh() - function in jetbrains.exodus.io.FileDataReader.FileBlock
 
registerJobFinishedHandler(JobHandler) - function in jetbrains.exodus.core.execution.GcJob
 
registerJobStartingHandler(JobHandler) - function in jetbrains.exodus.core.execution.GcJob
 
release() - function in jetbrains.exodus.log.Log
 
release() - function in jetbrains.exodus.io.AbstractDataWriter
 
release() - function in jetbrains.exodus.io.FileDataWriter
 
release() - function in jetbrains.exodus.io.WatchingFileDataWriter
 
release() - function in jetbrains.exodus.io.inMemory.MemoryDataWriter
 
remove() - function in jetbrains.exodus.log.LoggableIterator
 
remove() - function in java.util.LoggableIterator
 
remove(Long) - function in jetbrains.exodus.log.BlockSet.Mutable
 
remove() - function in jetbrains.exodus.env.BitmapIterator
 
removeBlock(long,RemoveBlockType) - function in jetbrains.exodus.io.AbstractDataWriter
 
removeBlock(Long,RemoveBlockType) - function in jetbrains.exodus.io.FileDataWriter
 
removeBlock(Long,RemoveBlockType) - function in jetbrains.exodus.io.WatchingFileDataWriter
 
removeBlock(Long,RemoveBlockType) - function in jetbrains.exodus.io.inMemory.MemoryDataWriter
 
removeFile(Long,RemoveBlockType,BlockSet.Mutable) - function in jetbrains.exodus.log.Log
 
removeFile(Long,RemoveBlockType) - function in jetbrains.exodus.log.Log
 
removeFile(Long) - function in jetbrains.exodus.log.Log
 
RemoveFileListener - class in jetbrains.exodus.log
 
removeFiles(Array,RemoveBlockType) - function in jetbrains.exodus.env.ContextualEnvironmentImpl
 
removeFiles(Array,RemoveBlockType) - function in jetbrains.exodus.env.EnvironmentImpl
 
removeNewDataListener(Function2) - function in jetbrains.exodus.io.WatchingFileDataReader
 
removeStore(String,Transaction) - function in jetbrains.exodus.env.ContextualEnvironmentImpl
 
removeStore(String,Transaction) - function in jetbrains.exodus.env.ContextualEnvironmentImpl
 
removeStore(String,Transaction) - function in jetbrains.exodus.env.EnvironmentImpl
 
removeStore(String,Transaction) - function in jetbrains.exodus.env.EnvironmentImpl
 
renameFile(File) - function in jetbrains.exodus.io.FileDataWriter.Companion
 
renameTo(File) - function in java.io.FileDataReader.FileBlock
 
reopenMetaTree(EnvironmentImpl,MetaTreePrototype,LogTip,Function0) - function in jetbrains.exodus.env.UnsafeKt
 
reset(MutableTreeRoot) - function in jetbrains.exodus.tree.btree.BTreeMutatingTraverser
 
reset(MutableTreeRoot) - function in jetbrains.exodus.tree.btree.BTreeMutatingTraverserDup
 
reset(MutableTreeRoot) - function in jetbrains.exodus.tree.TreeTraverser
 
reset() - function in jetbrains.exodus.debug.TxnProfiler
 
reset() - function in jetbrains.exodus.env.management.DatabaseProfiler
 
reset() - function in jetbrains.exodus.env.management.DatabaseProfilerMBean
 
resume() - function in jetbrains.exodus.gc.GarbageCollector
 
resumeGC() - function in jetbrains.exodus.env.ContextualEnvironmentImpl
 
resumeGC() - function in jetbrains.exodus.env.ContextualEnvironmentImpl
 
resumeGC() - function in jetbrains.exodus.env.EnvironmentImpl
 
resumeGC() - function in jetbrains.exodus.env.EnvironmentImpl
 
reverseIterator(Transaction) - function in jetbrains.exodus.env.BitmapImpl
 
reverseIterator() - function in jetbrains.exodus.env.ContextualBitmapImpl
 
reverseIterator(Transaction) - function in jetbrains.exodus.env.ContextualBitmapImpl
 
revert() - function in jetbrains.exodus.env.ReadonlyTransaction
 
revert() - function in jetbrains.exodus.env.ReadonlyTransaction
 
revert() - function in jetbrains.exodus.env.ReadWriteTransaction
 
revert() - function in jetbrains.exodus.env.ReadWriteTransaction
 
revert() - function in jetbrains.exodus.env.TransactionBase
 
revertWrite(LogTip) - function in jetbrains.exodus.log.Log
 
rootAddress() - function in jetbrains.exodus.env.MetaTreePrototype
 
rootAddress() - function in jetbrains.exodus.env.MetaTree
 
run(JobProcessorExceptionHandler,Thread) - function in jetbrains.exodus.core.execution.GcJob
 
run() - function in jetbrains.exodus.gc.PeriodicGc
 
runOnClose(Runnable) - function in jetbrains.exodus.management.DatabaseProfiler
 
runOnClose(Runnable) - function in jetbrains.exodus.management.EnvironmentConfig
 
runOnClose(Runnable) - function in jetbrains.exodus.management.EnvironmentConfigWithOperations
 
runOnClose(Runnable) - function in jetbrains.exodus.management.EnvironmentStatistics
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W