A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
_
E
- encrypt(ByteArray) - function in com.datadog.android.security.Encryption
- Encrypts given ByteArray with user-chosen encryption.
- Encryption - class in com.datadog.android.security
- Interface that allows storing data in encrypted format.
- equals(Object) - function in com.datadog.android.api.storage.RawBatchEvent
- equals(Object) - function in com.datadog.android.event.NoOpEventMapper
- error(String,Throwable) - function in com.datadog.android._InternalProxy._TelemetryProxy
- error(String,String,String) - function in com.datadog.android._InternalProxy._TelemetryProxy
- ERROR - enum entry in com.datadog.android.api.InternalLogger.Level
- EU1 - enum entry in com.datadog.android.DatadogSite
The EU1 site: app.datadoghq.eu.
- EventBatchWriter - class in com.datadog.android.api.storage
- Writer allowing FeatureScope to write events in the storage exposing current batch metadata.
- EventMapper - class in com.datadog.android.event
- An interface which can be implemented to modify the writable attributes inside an event T.
- EventType - class in com.datadog.android.api.storage
- The type of event being sent to storage.
- execute(Runnable) - function in java.util.concurrent.FlushableExecutorService
- executeSafe(Executor,String,InternalLogger,Runnable) - function in com.datadog.android.core.internal.utils.ConcurrencyExtKt
- Executes runnable without throwing RejectedExecutionException if it cannot be accepted for execution.
- existsSafe(File,InternalLogger) - function in com.datadog.android.core.internal.persistence.file.FileExtKt
- Non-throwing version of File.exists.