- element() - Method in class com.stackify.api.common.collect.SynchronizedEvictingQueue
-
- env(String) - Method in class com.stackify.api.AppIdentity.Builder
-
Sets the builder's env
- env(String) - Method in class com.stackify.api.LogMsgGroup.Builder
-
Sets the builder's env
- envDetail(EnvironmentDetail) - Method in class com.stackify.api.common.ApiConfiguration.Builder
-
Sets the builder's envDetail
- envId(Integer) - Method in class com.stackify.api.AppIdentity.Builder
-
Sets the builder's envId
- envId(Integer) - Method in class com.stackify.api.LogMsgGroup.Builder
-
Sets the builder's envId
- environment(String) - Method in class com.stackify.api.common.ApiConfiguration.Builder
-
Sets the builder's environment
- EnvironmentDetail - Class in com.stackify.api
-
Contains details of the current application environment such as device name, application name, application
location and environment.
- environmentDetail(EnvironmentDetail) - Method in class com.stackify.api.StackifyError.Builder
-
Sets the builder's environmentDetail
- EnvironmentDetail.Builder - Class in com.stackify.api
-
EnvironmentDetail.Builder separates the construction of a EnvironmentDetail from its representation
- EnvironmentDetail.Builder() - Constructor for class com.stackify.api.EnvironmentDetail.Builder
-
- EnvironmentDetails - Class in com.stackify.api.common
-
Utility class for retrieving environment details and building an EnvironmentDetail object
- epochMs(Long) - Method in class com.stackify.api.LogMsg.Builder
-
Sets the builder's epochMs
- error(ErrorItem) - Method in class com.stackify.api.StackifyError.Builder
-
Sets the builder's error
- ErrorCounter - Class in com.stackify.api.common.error
-
ErrorCounter
- ErrorCounter() - Constructor for class com.stackify.api.common.error.ErrorCounter
-
- ErrorCounter.MinuteCounter - Class in com.stackify.api.common.error
-
Unix epoch minute and error count for that minute
- ErrorGovernor - Class in com.stackify.api.common.error
-
Utility class for limiting transmission of duplicate errors
- ErrorGovernor() - Constructor for class com.stackify.api.common.error.ErrorGovernor
-
- ErrorItem - Class in com.stackify.api
-
Contains the details of a single exception including the stack trace and any causes
- ErrorItem.Builder - Class in com.stackify.api
-
ErrorItem.Builder separates the construction of a ErrorItem from its representation
- ErrorItem.Builder() - Constructor for class com.stackify.api.ErrorItem.Builder
-
- errorShouldBeSent(StackifyError) - Method in class com.stackify.api.common.error.ErrorGovernor
-
Determines if the error should be sent based on our throttling criteria
- errorType(String) - Method in class com.stackify.api.ErrorItem.Builder
-
Sets the builder's errorType
- errorTypeCode(String) - Method in class com.stackify.api.ErrorItem.Builder
-
Sets the builder's errorTypeCode
- EventAdapter<T> - Interface in com.stackify.api.common.log
-
EventAdapter
- ex(StackifyError) - Method in class com.stackify.api.LogMsg.Builder
-
Sets the builder's ex
- exception(Throwable) - Method in class com.stackify.api.common.log.direct.LogEvent.Builder
-
Sets the builder's exception
- executor() - Method in class com.stackify.api.common.concurrent.BackgroundService
-