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

U

update(kotlin.jvm.functions.Function1) - function in eu.vstoyanov.natsy.jetstream.ConsumerContext
Update the consumer configurationApplies the configuration block to update consumer settings.
update(java.lang.String,T,java.lang.Long) - function in eu.vstoyanov.natsy.jetstream.KeyValueStore
Update a key only if the expected revision matchesThe compare-and-swap half of the store: expectedRevision not matching is a normal outcome of a read-modify-write loop, reported as eu.vstoyanov.natsy.exception.NatsyConflictException and not logged - the caller re-reads and retries.
update(kotlin.jvm.functions.Function1) - function in eu.vstoyanov.natsy.jetstream.StreamContext
Update the stream configurationApplies the configuration block to update stream settings.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W