A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
L
- length() - function in jetbrains.exodus.io.Block
- Returns length of the block in bytes.
- LightOutputStream - class in jetbrains.exodus.util
- listFiles() - function in jetbrains.exodus.backup.BackupStrategy
- loadLongs(Array,ByteIterator) - function in jetbrains.exodus.bindings.CompressedUnsignedLongArrayByteIterable
- loadLongs(Array,ByteIterator,int) - function in jetbrains.exodus.bindings.CompressedUnsignedLongArrayByteIterable
- loadLongs(Array,ByteIterator,int,int) - function in jetbrains.exodus.bindings.CompressedUnsignedLongArrayByteIterable
- lock(long) - function in jetbrains.exodus.io.DataWriter
- If applicable, tries to acquire writer's lock in specified time.
- lockInfo() - function in jetbrains.exodus.io.DataWriter
- For debugging purposes, returns detailed information about current lock owner.
- logarithm(long) - function in jetbrains.exodus.bindings.CompressedUnsignedLongArrayByteIterable
- LogReplicationDelta - class in jetbrains.exodus.log.replication
- LongBinding - class in jetbrains.exodus.bindings
- ComparableBinding for Long values.
- longToCompressedEntry(long) - function in jetbrains.exodus.bindings.LongBinding
- Serializes unsigned
{@code long}value to the compressed ArrayByteIterable entry. - longToEntry(long) - function in jetbrains.exodus.bindings.LongBinding
- Serializes
{@code long}value to the ArrayByteIterable entry.