Index

C D H I J L O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values

C

ConfigInitializer - Class in org.apache.skywalking.apm.util
Init a class's static fields by a Properties, including static fields and static inner classes.
ConfigInitializer() - Constructor for class org.apache.skywalking.apm.util.ConfigInitializer
 
cut(String, int) - Static method in class org.apache.skywalking.apm.util.StringUtil
 

D

DEFAULT_PLACEHOLDER_PREFIX - Static variable in class org.apache.skywalking.apm.util.PlaceholderConfigurerSupport
Default placeholder prefix: "${"
DEFAULT_PLACEHOLDER_SUFFIX - Static variable in class org.apache.skywalking.apm.util.PlaceholderConfigurerSupport
Default placeholder suffix: "}"
DEFAULT_VALUE_SEPARATOR - Static variable in class org.apache.skywalking.apm.util.PlaceholderConfigurerSupport
Default value separator: ":"

H

handle(Throwable) - Method in interface org.apache.skywalking.apm.util.RunnableWithExceptionProtection.CallbackWhenException
 

I

initialize(Properties, Class<?>) - Static method in class org.apache.skywalking.apm.util.ConfigInitializer
 
INSTANCE - Enum constant in enum class org.apache.skywalking.apm.util.PropertyPlaceholderHelper
 
isBlank(String) - Static method in class org.apache.skywalking.apm.util.StringUtil
 
isEmpty(String) - Static method in class org.apache.skywalking.apm.util.StringUtil
 
isNotBlank(String) - Static method in class org.apache.skywalking.apm.util.StringUtil
 
isNotEmpty(String) - Static method in class org.apache.skywalking.apm.util.StringUtil
 

J

join(char, String...) - Static method in class org.apache.skywalking.apm.util.StringUtil
 

L

Length - Annotation Interface in org.apache.skywalking.apm.util
The length rule of the target field.

O

org.apache.skywalking.apm.util - package org.apache.skywalking.apm.util
 

P

parseStringValue(String, PropertyPlaceholderHelper.PlaceholderResolver, Set<String>) - Method in enum class org.apache.skywalking.apm.util.PropertyPlaceholderHelper
 
PlaceholderConfigurerSupport - Class in org.apache.skywalking.apm.util
 
PlaceholderConfigurerSupport() - Constructor for class org.apache.skywalking.apm.util.PlaceholderConfigurerSupport
 
PropertyPlaceholderHelper - Enum Class in org.apache.skywalking.apm.util
Utility class for working with Strings that have placeholder values in them.
PropertyPlaceholderHelper.PlaceholderResolver - Interface in org.apache.skywalking.apm.util
Strategy interface used to resolve replacement values for placeholders contained in Strings.

R

replacePlaceholders(String, Properties) - Method in enum class org.apache.skywalking.apm.util.PropertyPlaceholderHelper
Replaces all placeholders of format ${name} with the corresponding property from the supplied Properties.
replacePlaceholders(String, PropertyPlaceholderHelper.PlaceholderResolver) - Method in enum class org.apache.skywalking.apm.util.PropertyPlaceholderHelper
Replaces all placeholders of format ${name} with the value returned from the supplied PropertyPlaceholderHelper.PlaceholderResolver.
resolvePlaceholder(String) - Method in interface org.apache.skywalking.apm.util.PropertyPlaceholderHelper.PlaceholderResolver
Resolve the supplied placeholder name to the replacement value.
run() - Method in class org.apache.skywalking.apm.util.RunnableWithExceptionProtection
 
RunnableWithExceptionProtection - Class in org.apache.skywalking.apm.util
 
RunnableWithExceptionProtection(Runnable, RunnableWithExceptionProtection.CallbackWhenException) - Constructor for class org.apache.skywalking.apm.util.RunnableWithExceptionProtection
 
RunnableWithExceptionProtection.CallbackWhenException - Interface in org.apache.skywalking.apm.util
 

S

setIfPresent(String, Consumer<String>) - Static method in class org.apache.skywalking.apm.util.StringUtil
 
StringUtil - Class in org.apache.skywalking.apm.util
 
StringUtil() - Constructor for class org.apache.skywalking.apm.util.StringUtil
 
substringMatch(CharSequence, int, CharSequence) - Static method in class org.apache.skywalking.apm.util.StringUtil
 

T

trim(String, char) - Static method in class org.apache.skywalking.apm.util.StringUtil
 

V

value() - Element in annotation interface org.apache.skywalking.apm.util.Length
 
valueOf(String) - Static method in enum class org.apache.skywalking.apm.util.PropertyPlaceholderHelper
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.skywalking.apm.util.PropertyPlaceholderHelper
Returns an array containing the constants of this enum class, in the order they are declared.
C D H I J L O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values