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 kotlin.collections.OrderedJsonObject
 
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 or relative 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 all property 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.
getAverage() - function in org.jitsi.utils.stats.BucketStats.Snapshot
 
getAverageMaxLabel() - function in org.jitsi.utils.stats.BucketStats
 
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 boolean of a property from either a specific ConfigurationService or System.
getBucketLabel() - function in org.jitsi.utils.stats.BucketStats
 
getBuckets() - function in org.jitsi.utils.stats.BucketStats.Snapshot
 
getBuckets() - function in org.jitsi.utils.stats.Buckets.Snapshot
 
getBucketsJson(Buckets.Snapshot) - function in org.jitsi.utils.stats.BucketStats
 
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.queue.QueueStatistics
 
getClock() - function in org.jitsi.utils.queue.QueueStatisticsObserver
 
getClock() - function in org.jitsi.utils.stats.RateStatistics
 
getConfigurationFilename() - function in org.jitsi.service.configuration.ConfigurationService
Use with caution!
getContext() - function in org.jitsi.utils.logging2.ContextLogRecord
 
getCurrentVersion() - function in org.jitsi.utils.version.VersionService
Returns a Version object containing version details of the application version that we're currently running.
getCurrentVersion() - function in org.jitsi.utils.version.AbstractVersionService
Returns a Version object containing version details of the application version that we're currently running.
getDays() - function in org.jitsi.utils.DurationKt
 
getDEBUG() - function in org.jitsi.utils.queue.QueueStatistics.Companion
Whether specific per-queue statistics should be kept.
getDebugState() - function in org.jitsi.utils.queue.PacketQueue
Gets a JSON representation of the parts of this object's state that are 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
 
getEntries() - function in kotlin.collections.OrderedJsonObject
 
getEventHandlers() - function in org.jitsi.utils.event.EventEmitter
 
getEventHandlers() - function in org.jitsi.utils.event.BaseEventEmitter
 
getEventHandlers() - function in org.jitsi.utils.event.SyncEventEmitter
 
getEventHandlers() - function in org.jitsi.utils.event.AsyncEventEmitter
 
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 int of a property from either a specific ConfigurationService or System.
getJavaVersion() - function in org.jitsi.utils.JavaVersion
 
getKey() - function in org.jitsi.utils.collections.MapEntry
 
getKey() - function in java.util.MapEntry
 
getKeys() - function in kotlin.collections.OrderedJsonObject
 
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 java.util.logging.ContextLogRecord
 
getLevel() - function in org.jitsi.utils.logging2.LoggerImpl
 
getLevel() - function in org.jitsi.utils.logging2.Logger
 
getLevel() - function in org.jitsi.utils.logging.LoggerImpl
 
getLevel() - function in org.jitsi.utils.logging.Logger
 
getLevel() - function in org.jitsi.utils.logging.InstanceLogger
 
getLocalizedMessage() - function in java.lang.ConfigPropertyVetoException
 
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 loggingDelegate and uses levelDelegate to configure its level.
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 loggingDelegate and uses levelDelegate to configure its level.
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 loggingDelegate and uses levelDelegate to configure its level.
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 long of a property from either a specific ConfigurationService or System.
getLsw(long) - function in org.jitsi.utils.TimeUtils
Gets the least significant word (32bits) from an NTP Timestamp represented as a long.
getMaxValue() - function in org.jitsi.utils.stats.BucketStats.Snapshot
 
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 represented as 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.
getNightlyBuildID() - function in org.jitsi.utils.version.VersionImpl
If this is a nightly build, returns the build identifies (e.g.
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,Object) - function in kotlin.collections.OrderedJsonObject
 
getOrDefault(Object,V) - function in java.util.concurrent.DiagnosticContext
 
getOrDefault(Object,V) - function in java.util.DiagnosticContext.TimeSeriesPoint
 
getP999bound() - function in org.jitsi.utils.stats.Buckets.Snapshot
 
getP99bound() - function in org.jitsi.utils.stats.Buckets.Snapshot
 
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 to be invoked.
getPeriod() - function in org.jitsi.utils.concurrent.PeriodicRunnableWithObject
Gets the interval/period in milliseconds at which run is to be invoked.
getPreReleaseID() - function in org.jitsi.utils.version.Version
Returns the version prerelease ID of the current Jitsi version and 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 version and 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 no such 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 names that have the specified prefix.
getPropertyNamesBySuffix(String) - function in org.jitsi.service.configuration.ConfigurationService
Returns a List of Strings containing the property names that have the specified suffix.
getQueue() - function in org.jitsi.utils.queue.QueueStatisticsObserver
 
getRanking(T) - function in org.jitsi.utils.dsi.DominantSpeakerIdentification
Get current energy rank and related data for an endpoint.
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 store user specific data such as configuration files, message and call history as well as is bundle repository.
getScHomeDirName() - function in org.jitsi.service.configuration.ConfigurationService
Returns the name of the directory where Jitsi is to store user specific data such as configuration files, message and call history as well as is bundle repository.
getSecs() - function in org.jitsi.utils.DurationKt
 
getSequenceNumber() - function in java.util.logging.ContextLogRecord
 
getSize() - function in kotlin.collections.OrderedJsonObject
 
getSnapshot() - function in org.jitsi.utils.stats.BucketStats
 
getSnapshot() - function in org.jitsi.utils.stats.Buckets
 
getSourceClassName() - function in java.util.logging.ContextLogRecord
 
getSourceMethodName() - function in java.util.logging.ContextLogRecord
 
getStackTrace() - function in java.lang.ConfigPropertyVetoException
 
getStatistics() - function in org.jitsi.utils.queue.QueueStatistics.Companion
 
getStats() - function in org.jitsi.utils.queue.PacketQueue.Observer
Get statistics gathered by this observer.
getStats() - function in org.jitsi.utils.queue.QueueStatistics
 
getStats() - function in org.jitsi.utils.queue.QueueStatisticsObserver
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 no property value was mapped against the specified propertyName, or in case the returned property string had zero length or contained whitespaces only.
getString(String,String) - function in org.jitsi.service.configuration.ConfigurationService
Returns the String value of the specified property and null in case no property value was mapped against the specified propertyName, or in case the returned property string had zero length or contained whitespaces only.
getString(ConfigurationService,String,String) - function in org.jitsi.utils.ConfigUtils
Gets the value as a String of a property from either a specific ConfigurationService or System.
getString(ConfigurationService,String,String,String) - function in org.jitsi.utils.ConfigUtils
Gets the value as a String of a property from either a specific ConfigurationService or 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 and values 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.
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 worker thread to call run.
getTimeUntilNextRun() - function in org.jitsi.utils.concurrent.PeriodicRunnable
Returns the number of milliseconds until this instance wants a worker thread to call #run().
getTimeUntilNextRun() - function in org.jitsi.utils.concurrent.PeriodicRunnableWithObject
Returns the number of milliseconds until this instance wants a worker thread to call #run().
getTotalCount() - function in org.jitsi.utils.stats.BucketStats.Snapshot
 
getTotalValue() - function in org.jitsi.utils.stats.BucketStats.Snapshot
 
getTRACK_TIMES() - function in org.jitsi.utils.queue.QueueStatistics.Companion
Whether queue dwell times should be tracked.
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 case where UTF-8 is not supported.
getUTF8String(Array) - function in org.jitsi.utils.StringUtils
Converts string into an UTF8 String and handles the unlikely case where UTF-8 is not supported.
getValue() - function in org.jitsi.utils.collections.MapEntry
 
getValue() - function in java.util.MapEntry
 
getValue(Object,KProperty) - function in org.jitsi.utils.ResettableLazy
 
getValue() - function in org.jitsi.utils.stats.TimeBasedSlidingWindow.TimeEntry
 
getValues() - function in kotlin.collections.OrderedJsonObject
 
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 howMuch.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W