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

R

RangedStringKt - class in org.jitsi.utils
 
RateStatistics - class in org.jitsi.utils.stats
Keep this for backward compatibility before we migrate away from it.
RateTracker - class in org.jitsi.utils.stats
Tracks an average rate (of values added via update) over a sliding window.
readInt(kotlin.Array,int) - function in org.jitsi.utils.ByteArrayUtils
Read a 32-bit integer from a byte array at a specified offset.
readInt(org.jitsi.utils.ByteArrayBuffer,int) - function in org.jitsi.utils.ByteArrayUtils
Read a 32-bit integer from a byte array buffer at a specified offset.
readRegionToBuff(int,int,kotlin.Array) - function in org.jitsi.utils.ByteArrayBuffer
Copies len bytes from the given offset in this buffer to the given outBuf
readShort(kotlin.Array,int) - function in org.jitsi.utils.ByteArrayUtils
Read a 16-bit signed integer from a byte array at a specified offset into a short.
readShort(org.jitsi.utils.ByteArrayBuffer,int) - function in org.jitsi.utils.ByteArrayUtils
Read a 16-bit signed integer from a byte array buffer at a specified offset into a short.
readUint16(kotlin.Array,int) - function in org.jitsi.utils.ByteArrayUtils
Read a unsigned 16-bit value from a byte array at a specified offset as an int.
readUint16(org.jitsi.utils.ByteArrayBuffer,int) - function in org.jitsi.utils.ByteArrayUtils
Read a unsigned 16-bit value from a byte array buffer at a specified offset as an int.
readUint24(kotlin.Array,int) - function in org.jitsi.utils.ByteArrayUtils
Read a unsigned 24-bit value from a byte array at a specified offset as an int.
readUint24(org.jitsi.utils.ByteArrayBuffer,int) - function in org.jitsi.utils.ByteArrayUtils
Read a unsigned 24-bit value from a byte array buffer at a specified offset as an int.
readUint32(kotlin.Array,int) - function in org.jitsi.utils.ByteArrayUtils
Read a unsigned 32-bit value from a byte array at a specified offset as a long.
readUint32(org.jitsi.utils.ByteArrayBuffer,int) - function in org.jitsi.utils.ByteArrayUtils
Read a unsigned 32-bit value from a byte array buffer at a specified offset as a long.
RecurringRunnable - class in org.jitsi.utils.concurrent
Represents an asynchronous processable task which determines the intervals (the lengths of which may vary) at which it is to be invoked.
RecurringRunnableExecutor - class in org.jitsi.utils.concurrent
Implements a single-threaded Executor of RecurringRunnables i.e.
reduce(long,java.util.function.BiFunction,java.util.function.BiFunction) - function in java.util.concurrent.ConcurrentHashMap
 
reduceEntries(long,java.util.function.BiFunction) - function in java.util.concurrent.ConcurrentHashMap
 
reduceEntries(long,java.util.function.Function,java.util.function.BiFunction) - function in java.util.concurrent.ConcurrentHashMap
 
reduceEntriesToDouble(long,java.util.function.ToDoubleFunction,double,java.util.function.DoubleBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
 
reduceEntriesToInt(long,java.util.function.ToIntFunction,int,java.util.function.IntBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
 
reduceEntriesToLong(long,java.util.function.ToLongFunction,long,java.util.function.LongBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
 
reduceKeys(long,java.util.function.BiFunction) - function in java.util.concurrent.ConcurrentHashMap
 
reduceKeys(long,java.util.function.Function,java.util.function.BiFunction) - function in java.util.concurrent.ConcurrentHashMap
 
reduceKeysToDouble(long,java.util.function.ToDoubleFunction,double,java.util.function.DoubleBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
 
reduceKeysToInt(long,java.util.function.ToIntFunction,int,java.util.function.IntBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
 
reduceKeysToLong(long,java.util.function.ToLongFunction,long,java.util.function.LongBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
 
reduceToDouble(long,java.util.function.ToDoubleBiFunction,double,java.util.function.DoubleBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
 
reduceToInt(long,java.util.function.ToIntBiFunction,int,java.util.function.IntBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
 
reduceToLong(long,java.util.function.ToLongBiFunction,long,java.util.function.LongBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
 
reduceValues(long,java.util.function.BiFunction) - function in java.util.concurrent.ConcurrentHashMap
 
reduceValues(long,java.util.function.Function,java.util.function.BiFunction) - function in java.util.concurrent.ConcurrentHashMap
 
reduceValuesToDouble(long,java.util.function.ToDoubleFunction,double,java.util.function.DoubleBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
 
reduceValuesToInt(long,java.util.function.ToIntFunction,int,java.util.function.IntBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
 
reduceValuesToLong(long,java.util.function.ToLongFunction,long,java.util.function.LongBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
 
registerRecurringRunnable(org.jitsi.utils.concurrent.RecurringRunnable) - function in org.jitsi.utils.concurrent.RecurringRunnableExecutor
Registers a RecurringRunnable with this Executor so that its run is invoked (by this instance).
reloadConfiguration() - function in org.jitsi.service.configuration.ConfigurationService
Deletes the current configuration and reloads it from the configuration file.
remainingCapacity() - function in org.jitsi.utils.concurrent.ArrayBlockingQueueWithShutdown
 
remove() - function in java.util.AbstractQueue
 
remove(Object) - function in java.util.HashMap
 
remove(Object,Object) - function in java.util.HashMap
 
remove(Object) - function in java.util.concurrent.BlockingQueue
 
remove(Object) - function in java.util.concurrent.ConcurrentHashMap
 
remove(Object,Object) - function in java.util.concurrent.ConcurrentHashMap
 
remove(java.lang.Object) - function in kotlin.collections.MutableMap
 
remove(java.lang.Object,java.lang.Object) - function in kotlin.collections.MutableMap
 
removeActiveSpeakerChangedListener(org.jitsi.utils.dsi.ActiveSpeakerChangedListener) - function in org.jitsi.utils.dsi.AbstractActiveSpeakerDetector
Removes a listener to no longer be notified by this active speaker detector when the active stream changes.
removeActiveSpeakerChangedListener(org.jitsi.utils.dsi.ActiveSpeakerChangedListener) - function in org.jitsi.utils.dsi.AbstractActiveSpeakerDetector
Removes a listener to no longer be notified by this active speaker detector when the active stream changes.
removeActiveSpeakerChangedListener(org.jitsi.utils.dsi.ActiveSpeakerChangedListener) - function in org.jitsi.utils.dsi.ActiveSpeakerDetector
Removes a listener to no longer be notified by this active speaker detector when the active stream changes.
removeActiveSpeakerChangedListener(org.jitsi.utils.dsi.ActiveSpeakerChangedListener) - function in org.jitsi.utils.dsi.ActiveSpeakerDetector
Removes a listener to no longer be notified by this active speaker detector when the active stream changes.
removeAll(java.util.Collection) - function in java.util.AbstractCollection
 
removeContext(java.lang.String) - function in org.jitsi.utils.logging2.LogContext
 
removeContext(java.lang.String) - function in org.jitsi.utils.logging2.Logger
Remove a context key/value pair from this logger.
removeContext(java.lang.String) - function in org.jitsi.utils.logging2.LoggerImpl
Remove a context key/value pair from this logger.
removed(T) - function in org.jitsi.utils.queue.PacketQueue.Observer
Called when a packet is removed from a queue.
removed(java.lang.Integer,java.time.Duration) - function in org.jitsi.utils.queue.QueueStatistics
Registers the removal of a packet.
removed(T) - function in org.jitsi.utils.queue.QueueStatisticsObserver
Registers the removal of a packet.
removeHandler(EventHandlerType) - function in org.jitsi.utils.event.BaseEventEmitter
 
removeHandler(EventHandlerType) - function in org.jitsi.utils.event.BaseEventEmitter
 
removeHandler(EventHandlerType) - function in org.jitsi.utils.event.BaseEventEmitter
 
removeHandler(EventHandlerType) - function in org.jitsi.utils.event.EventEmitter
 
removeHandler(java.util.logging.Handler) - function in org.jitsi.utils.logging2.Logger
See removeHandler
removeHandler(java.util.logging.Handler) - function in org.jitsi.utils.logging2.LoggerImpl
See removeHandler
removeIf(java.util.function.Predicate) - function in java.util.Collection
 
removeProperty(java.lang.String) - function in org.jitsi.service.configuration.ConfigurationService
Removes the property with the specified name.
removePropertyChangeListener(java.beans.PropertyChangeListener) - function in org.jitsi.service.configuration.ConfigurationService
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(java.lang.String,java.beans.PropertyChangeListener) - function in org.jitsi.service.configuration.ConfigurationService
Removes a PropertyChangeListener from the listener list for a specific property.
removePropertyChangeListener(java.beans.PropertyChangeListener) - function in org.jitsi.utils.event.PropertyChangeNotifier
Removes a specific PropertyChangeListener from the list of listeners interested in and notified about changes in the values of the properties of this PropertyChangeNotifer.
removeVetoableChangeListener(java.lang.String,org.jitsi.service.configuration.ConfigVetoableChangeListener) - function in org.jitsi.service.configuration.ConfigurationService
Removes a VetoableChangeListener from the listener list for a specific property.
removeVetoableChangeListener(org.jitsi.service.configuration.ConfigVetoableChangeListener) - function in org.jitsi.service.configuration.ConfigurationService
Removes a VetoableChangeListener from the listener list.
replace(K,V) - function in java.util.HashMap
 
replace(K,V,V) - function in java.util.HashMap
 
replace(K,V) - function in java.util.concurrent.ConcurrentHashMap
 
replace(K,V,V) - function in java.util.concurrent.ConcurrentHashMap
 
replace(java.lang.Object,java.lang.Object) - function in kotlin.collections.MutableMap
 
replace(java.lang.Object,java.lang.Object,java.lang.Object) - function in kotlin.collections.MutableMap
 
replaceAll(java.util.function.BiFunction) - function in java.util.HashMap
 
replaceAll(java.util.function.BiFunction) - function in java.util.LinkedHashMap
 
replaceAll(java.util.function.BiFunction) - function in java.util.concurrent.ConcurrentHashMap
 
replaceAll(java.util.function.BiFunction) - function in kotlin.collections.MutableMap
 
replacePassword(java.lang.String,java.lang.String) - function in org.jitsi.utils.PasswordUtil
The method will replace password argument values with 'X' in a string which represents command line arguments(arg=value arg2=value4).
replacePasswords(java.lang.String,kotlin.Array) - function in org.jitsi.utils.PasswordUtil
Does replacePassword for every argument given in passwordArgs array.
reset() - function in org.jitsi.utils.ResettableLazy
 
reset() - function in org.jitsi.utils.logging.Logger
Reinitialize the logging properties and reread the logging configuration.
reset() - function in org.jitsi.utils.logging.Logger
Reinitialize the logging properties and reread the logging configuration.
reset() - function in org.jitsi.utils.logging.LoggerImpl
Reinitialize the logging properties and reread the logging configuration.
ResettableLazy - class in org.jitsi.utils
 
resolve() - function in org.jitsi.utils.TemplatedUrl
Resolve the template with the current map.
resolve(java.lang.String,java.lang.String) - function in org.jitsi.utils.TemplatedUrl
Resolve the template with the current map and a new key:value pair (does not save the new pair).
resolve(java.util.Map) - function in org.jitsi.utils.TemplatedUrl
Resolve the template with the current map and a new map pair (does not save the new map).
retainAll(java.util.Collection) - function in java.util.AbstractCollection
 
roundDownTo(java.time.Duration,java.time.Duration) - function in org.jitsi.utils.DurationKt
 
roundedMillis(java.time.Clock) - function in org.jitsi.utils.InstantKt
Like Clock.millis, but rounded to nearest rather than rounded to zero.
roundUpTo(java.time.Duration,java.time.Duration) - function in org.jitsi.utils.DurationKt
 
run() - function in java.lang.RecurringRunnable
 
run() - function in java.lang.Runnable
 
run() - function in org.jitsi.utils.concurrent.FakeScheduledExecutorService
Runs all jobs that are due to run by the current time.
run() - function in org.jitsi.utils.concurrent.PeriodicRunnable
Updates _lastProcessTime.
run() - function in org.jitsi.utils.concurrent.PeriodicRunnableWithObject
Updates #_lastProcessTime.
runOne() - function in org.jitsi.utils.concurrent.FakeScheduledExecutorService
Run the next pending task and advance the clock to that time
runUntil(java.time.Instant) - function in org.jitsi.utils.concurrent.FakeScheduledExecutorService
Run pending tasks until endTime, or until there are no pending tasks in the queue, advancing the clock with each task.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W