A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
G
- get(Object) - function in java.util.LRUCache
- get(Object) - function in java.util.concurrent.DiagnosticContext
- get(Object) - function in java.util.DiagnosticContext.TimeSeriesPoint
- get() - function in org.jitsi.utils.stats.MovingAverage
- Get the average of the values currently contained within the sliding window.
- getAbsoluteFile(String,ConfigurationService) - function in org.jitsi.utils.ConfigUtils
- Gets an absolute path in the form of File from an absolute orrelative path specified in the form of a String.
- getAccumulatedCount(Long) - function in org.jitsi.utils.stats.RateTracker
- getAccumulatedCount() - function in org.jitsi.utils.stats.RateTracker
- getAccumulatedCount(Long) - function in org.jitsi.utils.stats.RateStatistics
- getAccumulatedCount() - function in org.jitsi.utils.stats.RateStatistics
- getAllPropertyNames() - function in org.jitsi.service.configuration.ConfigurationService
- Returns a List of Strings containing allproperty names.
- getApplicationName() - function in org.jitsi.utils.version.Version
- Returns the name of the application that we're currently running.
- getApplicationName() - function in org.jitsi.utils.version.VersionImpl
- Returns the name of the application that we're currently running.
- getBoolean(String,boolean) - function in org.jitsi.service.configuration.ConfigurationService
- Gets the value of a specific property as a boolean.
- getBoolean(ConfigurationService,String,boolean) - function in org.jitsi.utils.ConfigUtils
- Gets the value as a
{@code boolean}of a property from either a specific{@code ConfigurationService}or{@code System}. - getBuffer() - function in org.jitsi.utils.ByteArrayBuffer
- Gets the byte buffer that supports this instance.
- getCause() - function in java.lang.ConfigPropertyVetoException
- getClassForLogging(Class) - function in org.jitsi.utils.logging2.LoggerExtensionsKt
- Given a Class, get the proper class to be used for the name of a logger by stripping any companion object class identifier, if present.
- getClock() - function in org.jitsi.utils.stats.RateStatistics
- getConfigurationFilename() - function in org.jitsi.service.configuration.ConfigurationService
- Use with caution!Returns the name of the configuration file currentlyused.
- getContext() - function in org.jitsi.utils.logging2.ContextLogRecord
- getCurrentVersion() - function in org.jitsi.utils.version.AbstractVersionService
- Returns a
{@code Version}object containing version details of theapplication version that we're currently running. - getCurrentVersion() - function in org.jitsi.utils.version.VersionService
- Returns a
{@code Version}object containing version details of theapplication version that we're currently running. - getDays() - function in org.jitsi.utils.DurationKt
- getDebugState() - function in org.jitsi.utils.queue.PacketQueue
- Gets a JSON representation of the parts of this object's state thatare deemed useful for debugging.
- getDominantSpeaker() - function in org.jitsi.utils.dsi.DominantSpeakerIdentification
- Gets the identifier of the dominant speaker.
- getDouble(String,double) - function in org.jitsi.service.configuration.ConfigurationService
- Gets the value of a specific property as a double.
- getEnableStatisticsDefault() - function in org.jitsi.utils.queue.PacketQueue
- getHead(Handler) - function in java.util.logging.JitsiLogFormatter
- getHours() - function in org.jitsi.utils.DurationKt
- getInsertionTime() - function in org.jitsi.utils.stats.TimeBasedSlidingWindow.TimeEntry
- getInt(String,int) - function in org.jitsi.service.configuration.ConfigurationService
- Gets the value of a specific property as a signed decimal integer.
- getInt(ConfigurationService,String,int) - function in org.jitsi.utils.ConfigUtils
- Gets the value as an
{@code int}of a property from either a specific{@code ConfigurationService}or{@code System}. - getJavaVersion() - function in org.jitsi.utils.JavaVersion
- getKey() - function in org.jitsi.utils.collections.MapEntry
- getKey() - function in java.util.MapEntry
- getLastProcessTime() - function in org.jitsi.utils.concurrent.PeriodicRunnable
- Gets the last time in milliseconds at which run was invoked.
- getLastProcessTime() - function in org.jitsi.utils.concurrent.PeriodicRunnableWithObject
- Gets the last time in milliseconds at which run was invoked.
- getLength() - function in org.jitsi.utils.ByteArrayBuffer
- Gets the length of the data in the buffer.
- getLevel() - function in org.jitsi.utils.logging.Logger
- getLevel() - function in org.jitsi.utils.logging.InstanceLogger
- getLevel() - function in org.jitsi.utils.logging.LoggerImpl
- getLevel() - function in java.util.logging.ContextLogRecord
- getLevel() - function in org.jitsi.utils.logging2.Logger
- getLevel() - function in org.jitsi.utils.logging2.LoggerImpl
- getLocalizedMessage() - function in java.lang.ConfigPropertyVetoException
- getLogger(Class) - function in org.jitsi.utils.logging.Logger
- Create a logger for the specified class.
- getLogger(String) - function in org.jitsi.utils.logging.Logger
- Create a logger for the specified name.
- getLogger(Logger,Logger) - function in org.jitsi.utils.logging.Logger
- Creates a new Logger instance which performs logging through
{@code loggingDelegate}and uses{@code levelDelegate}to configure itslevel. - getLogger(Class) - function in org.jitsi.utils.logging.InstanceLogger
- Create a logger for the specified class.
- getLogger(String) - function in org.jitsi.utils.logging.InstanceLogger
- Create a logger for the specified name.
- getLogger(Logger,Logger) - function in org.jitsi.utils.logging.InstanceLogger
- Creates a new Logger instance which performs logging through
{@code loggingDelegate}and uses{@code levelDelegate}to configure itslevel. - getLogger(Class) - function in org.jitsi.utils.logging.LoggerImpl
- Create a logger for the specified class.
- getLogger(String) - function in org.jitsi.utils.logging.LoggerImpl
- Create a logger for the specified name.
- getLogger(Logger,Logger) - function in org.jitsi.utils.logging.LoggerImpl
- Creates a new Logger instance which performs logging through
{@code loggingDelegate}and uses{@code levelDelegate}to configure itslevel. - getLoggerName() - function in java.util.logging.ContextLogRecord
- getLong(String,long) - function in org.jitsi.service.configuration.ConfigurationService
- Gets the value of a specific property as a signed decimal long integer.
- getLong(ConfigurationService,String,long) - function in org.jitsi.utils.ConfigUtils
- Gets the value as an
{@code long}of a property from either a specific{@code ConfigurationService}or{@code System}. - getLsw(long) - function in org.jitsi.utils.TimeUtils
- Gets the least significant word (32bits) from an NTP Timestamprepresented as a long.
- getMessage() - function in java.lang.ConfigPropertyVetoException
- getMessage() - function in java.util.logging.ContextLogRecord
- getMillis() - function in java.util.logging.ContextLogRecord
- getMins() - function in org.jitsi.utils.DurationKt
- getMs() - function in org.jitsi.utils.DurationKt
- getMsw(long) - function in org.jitsi.utils.TimeUtils
- Gets the most significant word (32bits) from an NTP Timestamp representedas a long.
- getNanos() - function in org.jitsi.utils.DurationKt
- getNightlyBuildID() - function in org.jitsi.utils.version.Version
- If this is a nightly build, returns the build identifies (e.g.nightly-2007.12.07-06.45.17).
- getNightlyBuildID() - function in org.jitsi.utils.version.VersionImpl
- If this is a nightly build, returns the build identifies (e.g.nightly-2007.12.07-06.45.17).
- getOffset() - function in org.jitsi.utils.ByteArrayBuffer
- Gets the offset in the byte buffer where the actual data starts.
- getOrDefault(Object,V) - function in java.util.LRUCache
- getOrDefault(Object,V) - function in java.util.concurrent.DiagnosticContext
- getOrDefault(Object,V) - function in java.util.DiagnosticContext.TimeSeriesPoint
- getParameters() - function in java.util.logging.ContextLogRecord
- getPeriod() - function in org.jitsi.utils.concurrent.PeriodicRunnable
- Gets the interval/period in milliseconds at which run is tobe invoked.
- getPeriod() - function in org.jitsi.utils.concurrent.PeriodicRunnableWithObject
- Gets the interval/period in milliseconds at which run is tobe invoked.
- getPreReleaseID() - function in org.jitsi.utils.version.Version
- Returns the version prerelease ID of the current Jitsi versionand null if this version is not a prerelease.
- getPreReleaseID() - function in org.jitsi.utils.version.VersionImpl
- Returns the version prerelease ID of the current Jitsi versionand null if this version is not a prerelease.
- getProperty(String) - function in org.jitsi.service.configuration.ConfigurationService
- Returns the value of the property with the specified name or null if nosuch property exists.
- getPropertyChangeEvent() - function in org.jitsi.service.configuration.ConfigPropertyVetoException
- Gets the vetoed PropertyChangeEvent.
- getPropertyNamesByPrefix(String,boolean) - function in org.jitsi.service.configuration.ConfigurationService
- Returns a List of Strings containing all property namesthat have the specified prefix.
- getPropertyNamesBySuffix(String) - function in org.jitsi.service.configuration.ConfigurationService
- Returns a List of Strings containing the property namesthat have the specified suffix.
- getRate() - function in org.jitsi.utils.stats.RateTracker
- getRate(Long) - function in org.jitsi.utils.stats.RateTracker
- Get the rate in units per second.
- getRate() - function in org.jitsi.utils.stats.RateStatistics
- getRate(Long) - function in org.jitsi.utils.stats.RateStatistics
- getResourceBundle() - function in java.util.logging.ContextLogRecord
- getResourceBundleName() - function in java.util.logging.ContextLogRecord
- getScale() - function in org.jitsi.utils.stats.RateStatistics
- getScHomeDirLocation() - function in org.jitsi.service.configuration.ConfigurationService
- Returns the location of the directory where Jitsi is to storeuser specific data such as configuration files, message and call historyas well as is bundle repository.
- getScHomeDirName() - function in org.jitsi.service.configuration.ConfigurationService
- Returns the name of the directory where Jitsi is to store userspecific data such as configuration files, message and call historyas well as is bundle repository.
- getSecs() - function in org.jitsi.utils.DurationKt
- getSequenceNumber() - function in java.util.logging.ContextLogRecord
- getSourceClassName() - function in java.util.logging.ContextLogRecord
- getSourceMethodName() - function in java.util.logging.ContextLogRecord
- getStackTrace() - function in java.lang.ConfigPropertyVetoException
- getStats() - function in org.jitsi.utils.queue.QueueStatistics
- Gets a snapshot of the stats in JSON format.
- getString(String) - function in org.jitsi.service.configuration.ConfigurationService
- Returns the String value of the specified property and null in case noproperty value was mapped against the specified propertyName, or incase the returned property string had zero length or containedwhitespaces only.
- getString(String,String) - function in org.jitsi.service.configuration.ConfigurationService
- Returns the String value of the specified property and null in case noproperty value was mapped against the specified propertyName, or incase the returned property string had zero length or containedwhitespaces only.
- getString(ConfigurationService,String,String) - function in org.jitsi.utils.ConfigUtils
- Gets the value as a
{@code String}of a property from either a specific{@code ConfigurationService}or{@code System}. - getString(ConfigurationService,String,String,String) - function in org.jitsi.utils.ConfigUtils
- Gets the value as a
{@code String}of a property from either a specific{@code ConfigurationService}or{@code System}. - getSuppressed() - function in java.lang.ConfigPropertyVetoException
- getSystemPropertiesDebugString() - function in org.jitsi.utils.ConfigUtils
- Goes over all system properties and builds a string of their names andvalues for debug purposes.
- getTail(Handler) - function in java.util.logging.JitsiLogFormatter
- getThreadID() - function in java.util.logging.ContextLogRecord
- getThrown() - function in java.util.logging.ContextLogRecord
- getTime(long) - function in org.jitsi.utils.TimeUtils
- Taken from from org.apache.commons.net.ntp.TimeStamp#toNtpTime(long)Convert 64-bit NTP timestamp to Java standard time.Note that java time (milliseconds) by definition has less precisionthen NTP time (picoseconds) so converting NTP timestamp to java time and backto NTP timestamp loses precision.
- getTimeSeriesLogger(Class) - function in org.jitsi.utils.logging.TimeSeriesLogger
- Create a logger for the specified class.
- getTimeUntilNextRun() - function in org.jitsi.utils.concurrent.RecurringRunnable
- Returns the number of milliseconds until this instance wants a workerthread to call run.
- getTimeUntilNextRun() - function in org.jitsi.utils.concurrent.PeriodicRunnable
- Returns the number of milliseconds until this instance wants a workerthread to call #run().
- getTimeUntilNextRun() - function in org.jitsi.utils.concurrent.PeriodicRunnableWithObject
- Returns the number of milliseconds until this instance wants a workerthread to call #run().
- getTracker() - function in org.jitsi.utils.stats.RateStatistics
- getUTF8Bytes(String) - function in org.jitsi.utils.StringUtils
- Returns the UTF8 bytes for string and handles the unlikely casewhere UTF-8 is not supported.
- getUTF8String(Array) - function in org.jitsi.utils.StringUtils
- Converts string into an UTF8 String and handles theunlikely case where UTF-8 is not supported.
- getValue(Object,KProperty) - function in org.jitsi.utils.ResettableLazy
- getValue() - function in org.jitsi.utils.collections.MapEntry
- getValue() - function in java.util.MapEntry
- getValue() - function in org.jitsi.utils.stats.TimeBasedSlidingWindow.TimeEntry
- getVersionMajor() - function in org.jitsi.utils.version.Version
- Returns the version major of the current Jitsi version.
- getVersionMajor() - function in org.jitsi.utils.version.VersionImpl
- Returns the version major of the current Jitsi version.
- getVersionMinor() - function in org.jitsi.utils.version.Version
- Returns the version minor of the current Jitsi version.
- getVersionMinor() - function in org.jitsi.utils.version.VersionImpl
- Returns the version minor of the current Jitsi version.
- grow(int) - function in org.jitsi.utils.ByteArrayBuffer
- Increases the size of this buffer by
{@code howMuch}.