A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
E
- element() - function in java.util.ArrayBlockingQueueWithShutdown
- elements() - function in java.util.concurrent.DiagnosticContext
- entry(K,V) - function in org.jitsi.utils.collections.JMap
- A helper to easily create an instance of Map.
- entrySet() - function in java.util.LRUCache
- entrySet() - function in java.util.concurrent.DiagnosticContext
- entrySet() - function in java.util.DiagnosticContext.TimeSeriesPoint
- equals(Object) - function in java.util.LRUCache
- equals(Object) - function in java.util.concurrent.DiagnosticContext
- equals(Object) - function in java.util.DiagnosticContext.TimeSeriesPoint
- equals(Object) - function in org.jitsi.utils.version.VersionImpl
- Compares the version parameter to this version and returns trueif and only if both reference the same Jitsi version andfalse otherwise.
- equals(Object) - function in org.jitsi.utils.version.Version
- Compares the version parameter to this version and returns trueif and only if both reference the same Jitsi version andfalse otherwise.
- equals(Object) - function in org.jitsi.utils.stats.Buckets.Snapshot
- error(Object) - function in org.jitsi.utils.logging.Logger
- Log a ERROR message.
- error(Object,Throwable) - function in org.jitsi.utils.logging.Logger
- Log a message, with associated Throwable information.
- error(Logger.Category,String) - function in org.jitsi.utils.logging.Logger
- Log a message with error level.An identifier of the category in the form of CAT=name will will simplybe prepended to the message.
- error(Logger.Category,String,Throwable) - function in org.jitsi.utils.logging.Logger
- Log a message with error level, with associated Throwable information.An identifier of the category in the form of CAT=name will will simplybe prepended to the message.
- error(Object) - function in org.jitsi.utils.logging.InstanceLogger
- Log a ERROR message.
- error(Object,Throwable) - function in org.jitsi.utils.logging.InstanceLogger
- Log a message, with associated Throwable information.
- error(Logger.Category,String) - function in org.jitsi.utils.logging.InstanceLogger
- Log a message with error level.An identifier of the category in the form of CAT=name will will simplybe prepended to the message.
- error(Logger.Category,String,Throwable) - function in org.jitsi.utils.logging.InstanceLogger
- Log a message with error level, with associated Throwable information.An identifier of the category in the form of CAT=name will will simplybe prepended to the message.
- error(Object) - function in org.jitsi.utils.logging.LoggerImpl
- Log a ERROR message.
- error(Object,Throwable) - function in org.jitsi.utils.logging.LoggerImpl
- Log a message, with associated Throwable information.
- error(Logger.Category,String) - function in org.jitsi.utils.logging.LoggerImpl
- Log a message with error level.An identifier of the category in the form of CAT=name will will simplybe prepended to the message.
- error(Logger.Category,String,Throwable) - function in org.jitsi.utils.logging.LoggerImpl
- Log a message with error level, with associated Throwable information.An identifier of the category in the form of CAT=name will will simplybe prepended to the message.
- error(Object) - function in org.jitsi.utils.logging2.Logger
- Log a ERROR message.
- error(Supplier) - function in org.jitsi.utils.logging2.Logger
- Log an ERROR message.
- error(Object,Throwable) - function in org.jitsi.utils.logging2.Logger
- Log a message, with associated Throwable information.
- error(Object) - function in org.jitsi.utils.logging2.LoggerImpl
- Log a ERROR message.
- error(Supplier) - function in org.jitsi.utils.logging2.LoggerImpl
- Log an ERROR message.
- error(Object,Throwable) - function in org.jitsi.utils.logging2.LoggerImpl
- Log a message, with associated Throwable information.
- ErrorHandler - class in org.jitsi.utils.queue
- An interface for handling the two types of error conditions from a queue.
- EventEmitter - class in org.jitsi.utils.event
- execute(Runnable) - function in org.jitsi.utils.concurrent.RecurringRunnableExecutor
- Accepts for execution RecurringRunnables only.
- execute(Runnable) - function in java.util.concurrent.RecurringRunnableExecutor
- ExecutorFactory - class in org.jitsi.utils.concurrent
- Helper class which contains functions to create pre-configured executors
- ExecutorUtils - class in org.jitsi.utils.concurrent
- Implements utility functions to facilitate work with Executors and ExecutorService.