A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
N
- needToCancel() - function in jetbrains.exodus.entitystore.QueryCancellingPolicy
- newCipher() - function in jetbrains.exodus.crypto.StreamCipherProvider
- Creates new instance of stream cipher.
- newCipher(String) - function in jetbrains.exodus.crypto.KryptKt
- newCipherProvider(String) - function in jetbrains.exodus.crypto.KryptKt
- newEntity(String) - function in jetbrains.exodus.entitystore.StoreTransaction
- Creates new Entity of specified type.
- newEnvironmentConfig(Function1) - function in jetbrains.exodus.env.EnvironmentExKt
- Global and extension functions for different public classes in the
jetbrains.exodus.envpackage - newPersistentEntityStoreConfig(Function1) - function in jetbrains.exodus.entitystore.EntityStoreExKt
- Global and extension functions for different public classes in the
jetbrains.exodus.entitystorepackage - newReaderWriter(String) - function in jetbrains.exodus.io.DataReaderWriterProvider
- Creates pair of new instances of DataReader and DataWriter by specified location.
- next() - function in jetbrains.exodus.ByteIterator
- next() - function in jetbrains.exodus.CompoundByteIteratorBase
- next() - function in jetbrains.exodus.ArrayByteIterable.Iterator
- next() - function in java.util.EntityIterator
- nextBytes(Array,int,int) - function in jetbrains.exodus.ArrayByteIterable.Iterator
- nextHandle(Transaction) - function in jetbrains.exodus.entitystore.BlobVault
- Generates next unique blob handle.
- nextHandle(Transaction) - function in jetbrains.exodus.entitystore.BlobHandleGenerator
- Generates next unique blob handle.
- nextId() - function in jetbrains.exodus.entitystore.EntityIterator
- Returns next entity id.
- nextLong(int) - function in jetbrains.exodus.ByteIterator
- Returns next long value of specified
{@code length}in bytes. - nextLong(int) - function in jetbrains.exodus.CompoundByteIteratorBase
- Returns next long value of specified
{@code length}in bytes. - nextLong(int) - function in jetbrains.exodus.ArrayByteIterable.Iterator
- Returns next long value of specified
{@code length}in bytes.