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(ByteArrayBuffer,int) - function in org.jitsi.utils.ByteArrayUtils
- Read a 32-bit integer from a byte array buffer at a specified offset.
- readInt(Array,int) - function in org.jitsi.utils.ByteArrayUtils
- Read a 32-bit integer from a byte array at a specified offset.
- readObject(ObjectInputStream) - function in java.lang.Throwable
- readObject(ObjectInputStream) - function in java.util.HashMap
- readObject(ObjectInputStream) - function in java.util.concurrent.ConcurrentHashMap
- readObject(ObjectInputStream) - function in java.util.HashMap
- readObject(ObjectInputStream) - function in java.util.logging.LogRecord
- readRegionToBuff(int,int,Array) - function in org.jitsi.utils.ByteArrayBuffer
- Copies
{@code len}bytes from the given offset in this buffer to the given{@code outBuf} - readShort(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
{@code short}. - readShort(Array,int) - function in org.jitsi.utils.ByteArrayUtils
- Read a 16-bit signed integer from a byte array at a specified offset into a
{@code short}. - readUint16(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.
- readUint16(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.
- readUint24(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.
- readUint24(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.
- readUint32(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
{@code long}. - readUint32(Array,int) - function in org.jitsi.utils.ByteArrayUtils
- Read a unsigned 32-bit value from a byte array at a specified offset as a
{@code 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,BiFunction,BiFunction) - function in java.util.concurrent.ConcurrentHashMap
- reduceEntries(long,BiFunction) - function in java.util.concurrent.ConcurrentHashMap
- reduceEntries(long,Function,BiFunction) - function in java.util.concurrent.ConcurrentHashMap
- reduceEntriesToDouble(long,ToDoubleFunction,double,DoubleBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
- reduceEntriesToInt(long,ToIntFunction,int,IntBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
- reduceEntriesToLong(long,ToLongFunction,long,LongBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
- reduceKeys(long,BiFunction) - function in java.util.concurrent.ConcurrentHashMap
- reduceKeys(long,Function,BiFunction) - function in java.util.concurrent.ConcurrentHashMap
- reduceKeysToDouble(long,ToDoubleFunction,double,DoubleBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
- reduceKeysToInt(long,ToIntFunction,int,IntBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
- reduceKeysToLong(long,ToLongFunction,long,LongBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
- reduceToDouble(long,ToDoubleBiFunction,double,DoubleBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
- reduceToInt(long,ToIntBiFunction,int,IntBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
- reduceToLong(long,ToLongBiFunction,long,LongBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
- reduceValues(long,BiFunction) - function in java.util.concurrent.ConcurrentHashMap
- reduceValues(long,Function,BiFunction) - function in java.util.concurrent.ConcurrentHashMap
- reduceValuesToDouble(long,ToDoubleFunction,double,DoubleBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
- reduceValuesToInt(long,ToIntFunction,int,IntBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
- reduceValuesToLong(long,ToLongFunction,long,LongBinaryOperator) - function in java.util.concurrent.ConcurrentHashMap
- registerRecurringRunnable(RecurringRunnable) - function in org.jitsi.utils.concurrent.RecurringRunnableExecutor
- Registers a
{@code RecurringRunnable}with this{@code Executor}so that its run is invoked (by this instance). - reinitialize() - function in java.util.LinkedHashMap
- reinitialize() - function in java.util.HashMap
- reloadConfiguration() - function in org.jitsi.service.configuration.ConfigurationService
- Deletes the current configuration and reloads it from the configuration file.
- remove(Object) - function in java.util.HashMap
- remove(Object,Object) - function in java.util.HashMap
- remove(long) - function in org.jitsi.utils.queue.QueueStatistics
- Registers the removal of a packet.
- remove(Object) - function in java.util.concurrent.ConcurrentHashMap
- remove(Object,Object) - function in java.util.concurrent.ConcurrentHashMap
- remove(Object) - function in java.util.HashMap
- remove(Object,Object) - function in java.util.HashMap
- removeActiveSpeakerChangedListener(ActiveSpeakerChangedListener) - function in org.jitsi.utils.dsi.AbstractActiveSpeakerDetector
- {@inheritDoc}
- removeActiveSpeakerChangedListener(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(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(ActiveSpeakerChangedListener) - function in org.jitsi.utils.dsi.AbstractActiveSpeakerDetector
- {@inheritDoc}
- removeActiveSpeakerChangedListener(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.
- removeEldestEntry(Map.Entry) - function in java.util.LinkedHashMap
- removeHandler(EventHandlerType) - function in org.jitsi.utils.event.EventEmitter
- removeHandler(EventHandlerType) - function in org.jitsi.utils.event.EventEmitter
- removeHandler(Handler) - function in org.jitsi.utils.logging2.Logger
- See removeHandler
- removeHandler(Handler) - function in org.jitsi.utils.logging2.LoggerImpl
- See removeHandler
- removeNode(int,Object,Object,boolean,boolean) - function in java.util.HashMap
- removeNode(int,Object,Object,boolean,boolean) - function in java.util.HashMap
- removeProperty(String) - function in org.jitsi.service.configuration.ConfigurationService
- Removes the property with the specified name.
- removePropertyChangeListener(PropertyChangeListener) - function in org.jitsi.service.configuration.ConfigurationService
- Removes a PropertyChangeListener from the listener list.
- removePropertyChangeListener(String,PropertyChangeListener) - function in org.jitsi.service.configuration.ConfigurationService
- Removes a PropertyChangeListener from the listener list for a specific property.
- removePropertyChangeListener(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(ConfigVetoableChangeListener) - function in org.jitsi.service.configuration.ConfigurationService
- Removes a VetoableChangeListener from the listener list.
- removeVetoableChangeListener(String,ConfigVetoableChangeListener) - function in org.jitsi.service.configuration.ConfigurationService
- Removes a VetoableChangeListener from the listener list for a specific property.
- replace(K,V,V) - function in java.util.HashMap
- replace(K,V) - function in java.util.HashMap
- replace(K,V,V) - function in java.util.concurrent.ConcurrentHashMap
- replace(K,V) - function in java.util.concurrent.ConcurrentHashMap
- replace(K,V,V) - function in java.util.HashMap
- replace(K,V) - function in java.util.HashMap
- replaceAll(BiFunction) - function in java.util.LinkedHashMap
- replaceAll(BiFunction) - function in java.util.concurrent.ConcurrentHashMap
- replaceAll(BiFunction) - function in java.util.HashMap
- replacementNode(HashMap.Node,HashMap.Node) - function in java.util.LinkedHashMap
- replacementNode(HashMap.Node,HashMap.Node) - function in java.util.HashMap
- replacementTreeNode(HashMap.Node,HashMap.Node) - function in java.util.LinkedHashMap
- replacementTreeNode(HashMap.Node,HashMap.Node) - function in java.util.HashMap
- replaceNode(Object,V,Object) - function in java.util.concurrent.ConcurrentHashMap
- replacePassword(String,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(String,Array) - function in org.jitsi.utils.PasswordUtil
- Does replacePassword for every argument given in passwordArgs array.
- reportError(String,Exception,int) - function in java.util.logging.Handler
- 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
- resize() - function in java.util.HashMap
- resize() - function in java.util.HashMap
- resizeStamp(int) - function in java.util.concurrent.ConcurrentHashMap
- rotate() - function in java.util.logging.FileHandler
- run() - function in java.lang.Runnable
- run() - function in org.jitsi.utils.concurrent.PeriodicRunnable
- {@inheritDoc} Updates _lastProcessTime.
- run() - function in java.lang.Runnable
- run() - function in org.jitsi.utils.concurrent.PeriodicRunnableWithObject
- {@inheritDoc}
- run() - function in java.lang.Runnable
- runInDecisionMaker(DominantSpeakerIdentification.DecisionMaker) - function in org.jitsi.utils.dsi.DominantSpeakerIdentification
- Runs in the background/daemon Thread of a specific DecisionMaker and makes the decision whether there has been a speaker switch event.