A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
_
E
- encrypt(ByteArray) - function in ai.kubesense.android.security.Encryption
- Encrypts given ByteArray with user-chosen encryption.
- Encryption - class in ai.kubesense.android.security
- Interface that allows storing data in encrypted format.
- enrichWithConstantAttribute(Map,LocalAttribute.Constant) - function in ai.kubesense.android.core.internal.attributes.LocalAttributeKt
- Adds local attribute to the mutable map.
- enrichWithLocalAttribute(Map,LocalAttribute.Key,Object) - function in ai.kubesense.android.core.internal.attributes.LocalAttributeKt
- Adds value to the map for specified key.
- enrichWithNonNullAttribute(Map,LocalAttribute.Key,Object) - function in ai.kubesense.android.core.internal.attributes.LocalAttributeKt
- Adds value to the map for specified key if value is not null.
- equals(Object) - function in ai.kubesense.android.api.storage.RawBatchEvent
- equals(Object) - function in ai.kubesense.android.event.NoOpEventMapper
- error(String,Throwable) - function in ai.kubesense.android._InternalProxy._TelemetryProxy
- error(String,String,String) - function in ai.kubesense.android._InternalProxy._TelemetryProxy
- ERROR - enum entry in ai.kubesense.android.api.InternalLogger.Level
Error level.
- EventBatchWriter - class in ai.kubesense.android.api.storage
- Writer allowing FeatureScope to write events in the storage exposing current batch metadata.
- EventMapper - class in ai.kubesense.android.event
- An interface which can be implemented to modify the writable attributes inside an event T.
- EventType - class in ai.kubesense.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 ai.kubesense.android.core.internal.utils.ConcurrencyExtKt
- Executes Runnable without throwing RejectedExecutionException if it cannot be accepted for execution.
- existsSafe(File,InternalLogger) - function in ai.kubesense.android.core.internal.persistence.file.FileExtKt
- Non-throwing version of File.exists.
- ExtendedRequestInfo - class in ai.kubesense.android.api.instrumentation.network
- This interface indicates that the request supports non HTTP-specified methods.
- ExtendedRequestInfoKt - class in ai.kubesense.android.api.instrumentation.network