A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
O
- objectToEntry(Comparable) - function in jetbrains.exodus.bindings.StringBinding
- objectToEntry(Comparable) - function in jetbrains.exodus.bindings.ByteBinding
- objectToEntry(Comparable) - function in jetbrains.exodus.bindings.ShortBinding
- objectToEntry(Comparable) - function in jetbrains.exodus.bindings.LongBinding
- objectToEntry(Comparable) - function in jetbrains.exodus.bindings.ComparableBinding
- objectToEntry(Comparable) - function in jetbrains.exodus.bindings.FloatBinding
- objectToEntry(Comparable) - function in jetbrains.exodus.bindings.BooleanBinding
- objectToEntry(Comparable) - function in jetbrains.exodus.bindings.SignedDoubleBinding
- objectToEntry(Comparable) - function in jetbrains.exodus.bindings.IntegerBinding
- objectToEntry(Comparable) - function in jetbrains.exodus.bindings.DoubleBinding
- objectToEntry(Comparable) - function in jetbrains.exodus.bindings.SignedFloatBinding
- objectToEntry(Comparable) - function in jetbrains.exodus.bindings.ComparableSetBinding
- onEnvironmentCreated(Environment) - function in jetbrains.exodus.io.DataReaderWriterProvider
- Callback method which is called when an environment is been opened/created.
- onError(Throwable) - function in jetbrains.exodus.backup.BackupStrategy
- Override this method to define custom exception handling.
- openBitmap(String,StoreConfig,Transaction) - function in jetbrains.exodus.env.Environment
- Opens existing or creates new instance of Bitmap.
- openBitmap(String,StoreConfig) - function in jetbrains.exodus.env.ContextualEnvironment
- Opens existing or creates new instance of Bitmap.
- openBitmap(String,StoreConfig,Transaction) - function in jetbrains.exodus.env.ContextualEnvironment
- Opens existing or creates new instance of Bitmap.
- openCursor(Transaction) - function in jetbrains.exodus.env.Store
- Opens cursor over the @{code Store} associated with a transaction.
- openCursor() - function in jetbrains.exodus.env.ContextualStore
- Opens cursor over the @{code Store}.
- openCursor(Transaction) - function in jetbrains.exodus.env.ContextualStore
- Opens cursor over the @{code Store} associated with a transaction.
- openOrCreateBlock(long,long) - function in jetbrains.exodus.io.DataWriter
- Open existing block for writing or creates the new one by specified address with specified length.
- openStore(String,StoreConfig,Transaction) - function in jetbrains.exodus.env.Environment
- Opens existing or creates new store with specified
{@code name}and config inside a{@code transaction}. - openStore(String,StoreConfig,Transaction,boolean) - function in jetbrains.exodus.env.Environment
- Opens existing or creates new store with specified
{@code name}and config inside a{@code transaction}. - openStore(String,StoreConfig) - function in jetbrains.exodus.env.ContextualEnvironment
- Opens existing or creates new store with specified
{@code name}and config inside transaction started in current thread. - openStore(String,StoreConfig,boolean) - function in jetbrains.exodus.env.ContextualEnvironment
- Opens existing or creates new store with specified
{@code name}and config inside transaction started in current thread. - openStore(String,StoreConfig,Transaction) - function in jetbrains.exodus.env.ContextualEnvironment
- Opens existing or creates new store with specified
{@code name}and config inside a{@code transaction}. - openStore(String,StoreConfig,Transaction,boolean) - function in jetbrains.exodus.env.ContextualEnvironment
- Opens existing or creates new store with specified
{@code name}and config inside a{@code transaction}. - openStore(String,StoreConfig,Transaction) - function in jetbrains.exodus.env.ContextualEnvironment
- Opens existing or creates new store with specified
{@code name}and config inside a{@code transaction}. - openStore(String,StoreConfig,Transaction,boolean) - function in jetbrains.exodus.env.ContextualEnvironment
- Opens existing or creates new store with specified
{@code name}and config inside a{@code transaction}. - OrderedEntityIdCollection - class in jetbrains.exodus.entitystore.iterate
- OutOfDiskSpaceException - class in jetbrains.exodus
- An a exception thrown on commit or flush of a transaction or during opening existing database if no space left on device.