A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
I
- info(java.lang.String) - function in eu.vstoyanov.natsy.jetstream.ObjectStore
- Get information about an object
- initCause(java.lang.Throwable) - function in kotlin.Throwable
- inProgress() - function in eu.vstoyanov.natsy.jetstream.JetStreamMessage
- Signal that processing is still in progressExtends the acknowledgment deadline for long-running message processing.
- INSTANT - enum entry in eu.vstoyanov.natsy.jetstream.ReplayPolicy
Replay messages as fast as possible
- INTEREST - enum entry in eu.vstoyanov.natsy.jetstream.RetentionPolicy
Retain messages based on interest (consumers)
- isBucketLink() - function in eu.vstoyanov.natsy.jetstream.model.ObjectStoreLink
- Whether this points at a whole bucket, which eu.vstoyanov.natsy.jetstream.ObjectStore.get cannot read.
- isDelete() - function in eu.vstoyanov.natsy.jetstream.model.KeyValueEntry
- Check if this is a DELETE operation
- isEmpty() - function in eu.vstoyanov.natsy.jetstream.JetStreamBatch
- Check if the batch is empty
- isLatest() - function in eu.vstoyanov.natsy.jetstream.model.KeyValueEntry
- Check if this entry is the latest for the key
- isNotEmpty() - function in eu.vstoyanov.natsy.jetstream.JetStreamBatch
- Check if the batch has messages
- isPurge() - function in eu.vstoyanov.natsy.jetstream.model.KeyValueEntry
- Check if this is a PURGE operation
- isPut() - function in eu.vstoyanov.natsy.jetstream.model.KeyValueEntry
- Check if this is a PUT operation
- isRedelivered() - function in eu.vstoyanov.natsy.jetstream.JetStreamMessage
- Check if this message is a redelivery