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

F

Feature - class in com.datadog.android.api.feature
Interface to be implemented by the feature, which doesn't require any storage, to be registered with SdkCore.
Feature.Companion - class in com.datadog.android.api.feature.Feature
 
FeatureContextUpdateReceiver - class in com.datadog.android.api.feature
Receiver for feature context updates.
FeatureEventReceiver - class in com.datadog.android.api.feature
Interface to implement in order to receive events sent using FeatureScope.sendEvent API.
FeatureScope - class in com.datadog.android.api.feature
Represents a Datadog feature.
FeatureScopeExtKt - class in com.datadog.android.api.feature
 
FeatureSdkCore - class in com.datadog.android.api.feature
Extension of SdkCore containing the necessary methods for the features development.
FeatureStorageConfiguration - class in com.datadog.android.api.storage
Contains the storage configuration for an FeatureScope instance.
FeatureStorageConfiguration.Companion - class in com.datadog.android.api.storage.FeatureStorageConfiguration
 
FileExtKt - class in com.datadog.android.core.internal.persistence.file
 
FirstPartyHostHeaderTypeResolver - class in com.datadog.android.core.internal.net
Interface to be implemented by the class which wants to check if the given url is first party and if there is any tracing header types associated with it.
FlushableExecutorService - class in com.datadog.android.core.thread
An ExecutorService which backing queue can be drained to a collection.
FlushableExecutorService.Factory - class in com.datadog.android.core.thread.FlushableExecutorService
A Factory for a FlushableExecutorService implementation.
FREQUENT - enum entry in com.datadog.android.core.configuration.UploadFrequency

Try to upload batch data frequently.

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