Index

B C D E F G H I L M N P R S V W 
All Classes and Interfaces|All Packages

B

batchSize() - Method in class com.debugbundle.sdk.DebugBundleConfig
 
batchSize(int) - Method in class com.debugbundle.sdk.DebugBundleConfig.Builder
 
beginRequest(Map<String, Object>) - Static method in class com.debugbundle.sdk.DebugBundle
 
beginRequest(Map<String, Object>) - Method in interface com.debugbundle.sdk.DebugBundleClient
 
build() - Method in class com.debugbundle.sdk.DebugBundleConfig.Builder
 
builder() - Static method in class com.debugbundle.sdk.DebugBundleConfig
 
Builder() - Constructor for class com.debugbundle.sdk.DebugBundleConfig.Builder
 

C

captureError(Throwable) - Static method in class com.debugbundle.sdk.DebugBundle
 
captureError(Throwable) - Method in interface com.debugbundle.sdk.DebugBundleClient
 
captureException(Throwable) - Static method in class com.debugbundle.sdk.DebugBundle
 
captureException(Throwable) - Method in interface com.debugbundle.sdk.DebugBundleClient
 
captureException(Throwable, Map<String, Object>) - Static method in class com.debugbundle.sdk.DebugBundle
 
captureException(Throwable, Map<String, Object>) - Method in interface com.debugbundle.sdk.DebugBundleClient
 
captureJavaUtilLogging() - Static method in class com.debugbundle.sdk.DebugBundle
 
captureLog(String, LogLevel) - Static method in class com.debugbundle.sdk.DebugBundle
 
captureLog(String, LogLevel) - Method in interface com.debugbundle.sdk.DebugBundleClient
 
captureLog(String, LogLevel, Map<String, Object>) - Static method in class com.debugbundle.sdk.DebugBundle
 
captureLog(String, LogLevel, Map<String, Object>) - Method in interface com.debugbundle.sdk.DebugBundleClient
 
captureMessage(String) - Static method in class com.debugbundle.sdk.DebugBundle
 
captureMessage(String) - Method in interface com.debugbundle.sdk.DebugBundleClient
 
captureMessage(String, LogLevel, Map<String, Object>) - Static method in class com.debugbundle.sdk.DebugBundle
 
captureMessage(String, LogLevel, Map<String, Object>) - Method in interface com.debugbundle.sdk.DebugBundleClient
 
captureRequest(Object, Object, Map<String, Object>) - Static method in class com.debugbundle.sdk.DebugBundle
 
captureRequest(Object, Object, Map<String, Object>) - Method in interface com.debugbundle.sdk.DebugBundleClient
 
captureUncaughtExceptions() - Static method in class com.debugbundle.sdk.DebugBundle
 
client() - Static method in class com.debugbundle.sdk.DebugBundle
 
close() - Method in interface com.debugbundle.sdk.DebugBundleClient
 
com.debugbundle.sdk - package com.debugbundle.sdk
 
config() - Method in interface com.debugbundle.sdk.DebugBundleClient
 
create(DebugBundleConfig) - Static method in class com.debugbundle.sdk.DebugBundle
 
CRITICAL - Enum constant in enum class com.debugbundle.sdk.LogLevel
 

D

DEBUG - Enum constant in enum class com.debugbundle.sdk.LogLevel
 
DebugBundle - Class in com.debugbundle.sdk
 
DebugBundleClient - Interface in com.debugbundle.sdk
 
DebugBundleConfig - Class in com.debugbundle.sdk
 
DebugBundleConfig.Builder - Class in com.debugbundle.sdk
 
DebugBundleConfigLoader - Class in com.debugbundle.sdk
 
DebugBundleConfigLoader.ValueLookup - Interface in com.debugbundle.sdk
 
DebugBundleFileWriter - Class in com.debugbundle.sdk
 
DebugBundleRequestScope - Class in com.debugbundle.sdk
 
DebugBundleRequestScope() - Constructor for class com.debugbundle.sdk.DebugBundleRequestScope
 
DebugBundleStatus - Enum Class in com.debugbundle.sdk
 
decorate(Runnable) - Method in interface com.debugbundle.sdk.DebugBundleClient
 
defaultOptions() - Static method in class com.debugbundle.sdk.ProbeOptions
 
DEGRADED - Enum constant in enum class com.debugbundle.sdk.DebugBundleStatus
 
deploymentLookup(DebugBundleConfigLoader.ValueLookup, String) - Static method in class com.debugbundle.sdk.DebugBundleConfigLoader
 
deploymentScopedKey(String, String) - Static method in class com.debugbundle.sdk.DebugBundleConfigLoader
 
DISCONNECTED - Enum constant in enum class com.debugbundle.sdk.DebugBundleStatus
 

E

enabled() - Method in class com.debugbundle.sdk.DebugBundleConfig
 
enabled(boolean) - Method in class com.debugbundle.sdk.DebugBundleConfig.Builder
 
endpoint() - Method in class com.debugbundle.sdk.DebugBundleConfig
 
endpoint(String) - Method in class com.debugbundle.sdk.DebugBundleConfig.Builder
 
endRequest(DebugBundleRequestScope) - Static method in class com.debugbundle.sdk.DebugBundle
 
endRequest(DebugBundleRequestScope) - Method in interface com.debugbundle.sdk.DebugBundleClient
 
environment() - Method in class com.debugbundle.sdk.DebugBundleConfig
 
environment(String) - Method in class com.debugbundle.sdk.DebugBundleConfig.Builder
 
ERROR - Enum constant in enum class com.debugbundle.sdk.LogLevel
 

F

flush() - Static method in class com.debugbundle.sdk.DebugBundle
 
flush() - Method in interface com.debugbundle.sdk.DebugBundleClient
 
flushInterval() - Method in class com.debugbundle.sdk.DebugBundleConfig
 
flushInterval(Duration) - Method in class com.debugbundle.sdk.DebugBundleConfig.Builder
 
fromJulLevel(Level) - Static method in enum class com.debugbundle.sdk.LogLevel
 
fromName(String) - Static method in enum class com.debugbundle.sdk.LogLevel
 

G

get(String) - Method in interface com.debugbundle.sdk.DebugBundleConfigLoader.ValueLookup
 

H

HEALTHY - Enum constant in enum class com.debugbundle.sdk.DebugBundleStatus
 
heavy() - Method in class com.debugbundle.sdk.ProbeOptions
 
heavyOption() - Static method in class com.debugbundle.sdk.ProbeOptions
 

I

INFO - Enum constant in enum class com.debugbundle.sdk.LogLevel
 
init(DebugBundleConfig) - Static method in class com.debugbundle.sdk.DebugBundle
 

L

lastEventAt() - Static method in class com.debugbundle.sdk.DebugBundle
 
lastEventAt() - Method in interface com.debugbundle.sdk.DebugBundleClient
 
load(DebugBundleConfigLoader.ValueLookup, DebugBundleConfigLoader.ValueLookup, String) - Static method in class com.debugbundle.sdk.DebugBundleConfigLoader
 
localEventsDir() - Method in class com.debugbundle.sdk.DebugBundleConfig
 
localEventsDir(String) - Method in class com.debugbundle.sdk.DebugBundleConfig.Builder
 
logLevel() - Method in class com.debugbundle.sdk.DebugBundleConfig
 
logLevel(LogLevel) - Method in class com.debugbundle.sdk.DebugBundleConfig.Builder
 
LogLevel - Enum Class in com.debugbundle.sdk
 

M

maxProbeEntriesPerLabel() - Method in class com.debugbundle.sdk.DebugBundleConfig
 
maxProbeEntriesPerLabel(int) - Method in class com.debugbundle.sdk.DebugBundleConfig.Builder
 
maxProbeLabels() - Method in class com.debugbundle.sdk.DebugBundleConfig
 
maxProbeLabels(int) - Method in class com.debugbundle.sdk.DebugBundleConfig.Builder
 

N

noop() - Static method in class com.debugbundle.sdk.DebugBundleRequestScope
 

P

probe(String, Object) - Static method in class com.debugbundle.sdk.DebugBundle
 
probe(String, Object) - Method in interface com.debugbundle.sdk.DebugBundleClient
 
probe(String, Supplier<?>) - Static method in class com.debugbundle.sdk.DebugBundle
 
probe(String, Supplier<?>) - Method in interface com.debugbundle.sdk.DebugBundleClient
 
probe(String, Supplier<?>, ProbeOptions) - Static method in class com.debugbundle.sdk.DebugBundle
 
probe(String, Supplier<?>, ProbeOptions) - Method in interface com.debugbundle.sdk.DebugBundleClient
 
probeFlushOnError() - Method in class com.debugbundle.sdk.DebugBundleConfig
 
probeFlushOnError(boolean) - Method in class com.debugbundle.sdk.DebugBundleConfig.Builder
 
ProbeOptions - Class in com.debugbundle.sdk
 
ProbeOptions(boolean) - Constructor for class com.debugbundle.sdk.ProbeOptions
 
probesPollInterval() - Method in class com.debugbundle.sdk.DebugBundleConfig
 
probesPollInterval(Duration) - Method in class com.debugbundle.sdk.DebugBundleConfig.Builder
 
projectMode() - Method in class com.debugbundle.sdk.DebugBundleConfig
 
projectMode(String) - Method in class com.debugbundle.sdk.DebugBundleConfig.Builder
 
projectToken() - Method in class com.debugbundle.sdk.DebugBundleConfig
 
projectToken(String) - Method in class com.debugbundle.sdk.DebugBundleConfig.Builder
 
propertiesFileLookup(String) - Static method in class com.debugbundle.sdk.DebugBundleConfigLoader
 

R

redactFields() - Method in class com.debugbundle.sdk.DebugBundleConfig
 
redactFields(List<String>) - Method in class com.debugbundle.sdk.DebugBundleConfig.Builder
 
requestTimeout() - Method in class com.debugbundle.sdk.DebugBundleConfig
 
requestTimeout(Duration) - Method in class com.debugbundle.sdk.DebugBundleConfig.Builder
 

S

sampleRate() - Method in class com.debugbundle.sdk.DebugBundleConfig
 
sampleRate(double) - Method in class com.debugbundle.sdk.DebugBundleConfig.Builder
 
sanitizeServiceName(String) - Static method in class com.debugbundle.sdk.DebugBundleFileWriter
 
service() - Method in class com.debugbundle.sdk.DebugBundleConfig
 
service(String) - Method in class com.debugbundle.sdk.DebugBundleConfig.Builder
 
setContext(String, Object) - Static method in class com.debugbundle.sdk.DebugBundle
 
setContext(String, Object) - Method in interface com.debugbundle.sdk.DebugBundleClient
 
status() - Static method in class com.debugbundle.sdk.DebugBundle
 
status() - Method in interface com.debugbundle.sdk.DebugBundleClient
 

V

valueOf(String) - Static method in enum class com.debugbundle.sdk.DebugBundleStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.debugbundle.sdk.LogLevel
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.debugbundle.sdk.DebugBundleStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.debugbundle.sdk.LogLevel
Returns an array containing the constants of this enum class, in the order they are declared.

W

WARNING - Enum constant in enum class com.debugbundle.sdk.LogLevel
 
writeEventFile(Path, String, String) - Static method in class com.debugbundle.sdk.DebugBundleFileWriter
 
writeMarker(Path) - Static method in class com.debugbundle.sdk.DebugBundleFileWriter
 
B C D E F G H I L M N P R S V W 
All Classes and Interfaces|All Packages