A B C D E F G H I J L M N O P R S T U V W 

A

ADD_DATA_METHOD - Static variable in interface com.ctrip.framework.apollo.tracer.internals.cat.CatNames
 
addData(String, Object) - Method in class com.ctrip.framework.apollo.tracer.internals.cat.CatTransaction
 
addData(String, Object) - Method in class com.ctrip.framework.apollo.tracer.internals.NullTransaction
 
addData(String, Object) - Method in interface com.ctrip.framework.apollo.tracer.spi.Transaction
add one key-value pair to the message.
addMessage(String, long) - Method in class com.ctrip.framework.apollo.core.dto.ApolloConfigNotification
 
Apollo - Class in com.ctrip.framework.apollo
 
Apollo() - Constructor for class com.ctrip.framework.apollo.Apollo
 
APOLLO_ADMINSERVICE - Static variable in interface com.ctrip.framework.apollo.core.ServiceNameConsts
 
APOLLO_CLUSTER_KEY - Static variable in interface com.ctrip.framework.apollo.core.ConfigConsts
 
APOLLO_CONFIGSERVICE - Static variable in interface com.ctrip.framework.apollo.core.ServiceNameConsts
 
APOLLO_META_KEY - Static variable in interface com.ctrip.framework.apollo.core.ConfigConsts
 
APOLLO_METASERVICE - Static variable in interface com.ctrip.framework.apollo.core.ServiceNameConsts
 
APOLLO_PORTAL - Static variable in interface com.ctrip.framework.apollo.core.ServiceNameConsts
 
ApolloConfig - Class in com.ctrip.framework.apollo.core.dto
 
ApolloConfig() - Constructor for class com.ctrip.framework.apollo.core.dto.ApolloConfig
 
ApolloConfig(String, String, String, String) - Constructor for class com.ctrip.framework.apollo.core.dto.ApolloConfig
 
ApolloConfigNotification - Class in com.ctrip.framework.apollo.core.dto
 
ApolloConfigNotification() - Constructor for class com.ctrip.framework.apollo.core.dto.ApolloConfigNotification
 
ApolloConfigNotification(String, long) - Constructor for class com.ctrip.framework.apollo.core.dto.ApolloConfigNotification
 
ApolloNotificationMessages - Class in com.ctrip.framework.apollo.core.dto
 
ApolloNotificationMessages() - Constructor for class com.ctrip.framework.apollo.core.dto.ApolloNotificationMessages
 
ApolloThreadFactory - Class in com.ctrip.framework.apollo.core.utils
 
app() - Static method in class com.ctrip.framework.foundation.Foundation
 
APP_PROPERTIES_CLASSPATH - Static variable in class com.ctrip.framework.foundation.internals.provider.DefaultApplicationProvider
 
ApplicationProvider - Interface in com.ctrip.framework.foundation.spi.provider
Provider for application related properties
available() - Method in class com.ctrip.framework.foundation.internals.io.ProxyInputStream
Invokes the delegate's available() method.

B

BOMInputStream - Class in com.ctrip.framework.foundation.internals.io
This class is used to wrap a stream that includes an encoded ByteOrderMark as its first bytes.
BOMInputStream(InputStream) - Constructor for class com.ctrip.framework.foundation.internals.io.BOMInputStream
Constructs a new BOM InputStream that excludes a ByteOrderMark.UTF_8 BOM.
BOMInputStream(InputStream, boolean) - Constructor for class com.ctrip.framework.foundation.internals.io.BOMInputStream
Constructs a new BOM InputStream that detects a a ByteOrderMark.UTF_8 and optionally includes it.
BOMInputStream(InputStream, ByteOrderMark...) - Constructor for class com.ctrip.framework.foundation.internals.io.BOMInputStream
Constructs a new BOM InputStream that excludes the specified BOMs.
BOMInputStream(InputStream, boolean, ByteOrderMark...) - Constructor for class com.ctrip.framework.foundation.internals.io.BOMInputStream
Constructs a new BOM InputStream that detects the specified BOMs and optionally includes them.
ByteOrderMark - Class in com.ctrip.framework.foundation.internals.io
Byte Order Mark (BOM) representation - see BOMInputStream.
ByteOrderMark(String, int...) - Constructor for class com.ctrip.framework.foundation.internals.io.ByteOrderMark
Construct a new BOM.
ByteUtil - Class in com.ctrip.framework.apollo.core.utils
 
ByteUtil() - Constructor for class com.ctrip.framework.apollo.core.utils.ByteUtil
 

C

CAT_CLASS - Static variable in interface com.ctrip.framework.apollo.tracer.internals.cat.CatNames
 
CAT_TRANSACTION_CLASS - Static variable in interface com.ctrip.framework.apollo.tracer.internals.cat.CatNames
 
CatMessageProducer - Class in com.ctrip.framework.apollo.tracer.internals.cat
 
CatMessageProducer() - Constructor for class com.ctrip.framework.apollo.tracer.internals.cat.CatMessageProducer
 
CatNames - Interface in com.ctrip.framework.apollo.tracer.internals.cat
 
CatTransaction - Class in com.ctrip.framework.apollo.tracer.internals.cat
 
CatTransaction(Object) - Constructor for class com.ctrip.framework.apollo.tracer.internals.cat.CatTransaction
 
ClassLoaderUtil - Class in com.ctrip.framework.apollo.core.utils
 
ClassLoaderUtil() - Constructor for class com.ctrip.framework.apollo.core.utils.ClassLoaderUtil
 
clone() - Method in class com.ctrip.framework.apollo.core.dto.ApolloNotificationMessages
 
close() - Method in class com.ctrip.framework.foundation.internals.io.ProxyInputStream
Invokes the delegate's close() method.
CLUSTER_NAME_DEFAULT - Static variable in interface com.ctrip.framework.apollo.core.ConfigConsts
 
CLUSTER_NAMESPACE_SEPARATOR - Static variable in interface com.ctrip.framework.apollo.core.ConfigConsts
 
com.ctrip.framework.apollo - package com.ctrip.framework.apollo
 
com.ctrip.framework.apollo.core - package com.ctrip.framework.apollo.core
 
com.ctrip.framework.apollo.core.dto - package com.ctrip.framework.apollo.core.dto
 
com.ctrip.framework.apollo.core.enums - package com.ctrip.framework.apollo.core.enums
 
com.ctrip.framework.apollo.core.internals - package com.ctrip.framework.apollo.core.internals
 
com.ctrip.framework.apollo.core.schedule - package com.ctrip.framework.apollo.core.schedule
 
com.ctrip.framework.apollo.core.spi - package com.ctrip.framework.apollo.core.spi
 
com.ctrip.framework.apollo.core.utils - package com.ctrip.framework.apollo.core.utils
 
com.ctrip.framework.apollo.tracer - package com.ctrip.framework.apollo.tracer
 
com.ctrip.framework.apollo.tracer.internals - package com.ctrip.framework.apollo.tracer.internals
 
com.ctrip.framework.apollo.tracer.internals.cat - package com.ctrip.framework.apollo.tracer.internals.cat
 
com.ctrip.framework.apollo.tracer.spi - package com.ctrip.framework.apollo.tracer.spi
 
com.ctrip.framework.foundation - package com.ctrip.framework.foundation
 
com.ctrip.framework.foundation.internals - package com.ctrip.framework.foundation.internals
 
com.ctrip.framework.foundation.internals.io - package com.ctrip.framework.foundation.internals.io
 
com.ctrip.framework.foundation.internals.provider - package com.ctrip.framework.foundation.internals.provider
 
com.ctrip.framework.foundation.spi - package com.ctrip.framework.foundation.spi
 
com.ctrip.framework.foundation.spi.provider - package com.ctrip.framework.foundation.spi.provider
 
complete() - Method in class com.ctrip.framework.apollo.tracer.internals.cat.CatTransaction
 
complete() - Method in class com.ctrip.framework.apollo.tracer.internals.NullTransaction
 
complete() - Method in interface com.ctrip.framework.apollo.tracer.spi.Transaction
Complete the message construction.
COMPLETE_METHOD - Static variable in interface com.ctrip.framework.apollo.tracer.internals.cat.CatNames
 
CONFIG_FILE_CONTENT_KEY - Static variable in interface com.ctrip.framework.apollo.core.ConfigConsts
 
ConfigConsts - Interface in com.ctrip.framework.apollo.core
 
ConfigFileFormat - Enum in com.ctrip.framework.apollo.core.enums
 
create(String, boolean) - Static method in class com.ctrip.framework.apollo.core.utils.ApolloThreadFactory
 

D

DEFAULT_META_URL - Static variable in class com.ctrip.framework.apollo.core.MetaDomainConsts
 
DefaultApplicationProvider - Class in com.ctrip.framework.foundation.internals.provider
 
DefaultApplicationProvider() - Constructor for class com.ctrip.framework.foundation.internals.provider.DefaultApplicationProvider
 
DefaultMessageProducerManager - Class in com.ctrip.framework.apollo.tracer.internals
 
DefaultMessageProducerManager() - Constructor for class com.ctrip.framework.apollo.tracer.internals.DefaultMessageProducerManager
 
DefaultNetworkProvider - Class in com.ctrip.framework.foundation.internals.provider
 
DefaultNetworkProvider() - Constructor for class com.ctrip.framework.foundation.internals.provider.DefaultNetworkProvider
 
DefaultProviderManager - Class in com.ctrip.framework.foundation.internals
 
DefaultProviderManager() - Constructor for class com.ctrip.framework.foundation.internals.DefaultProviderManager
 
DefaultServerProvider - Class in com.ctrip.framework.foundation.internals.provider
 
DefaultServerProvider() - Constructor for class com.ctrip.framework.foundation.internals.provider.DefaultServerProvider
 
DNSUtil - Class in com.ctrip.framework.apollo.core.utils
 
DNSUtil() - Constructor for class com.ctrip.framework.apollo.core.utils.DNSUtil
 

E

EMPTY - Static variable in class com.ctrip.framework.apollo.core.utils.StringUtils
 
Env - Enum in com.ctrip.framework.apollo.core.enums
Here is the brief description for all the predefined environments: LOCAL: Local Development environment, assume you are working at the beach with no network access DEV: Development environment FWS: Feature Web Service Test environment FAT: Feature Acceptance Test environment UAT: User Acceptance Test environment LPT: Load and Performance Test environment PRO: Production environment TOOLS: Tooling environment, a special area in production environment which allows access to test environment, e.g.
EnvUtils - Class in com.ctrip.framework.apollo.core.enums
 
EnvUtils() - Constructor for class com.ctrip.framework.apollo.core.enums.EnvUtils
 
EOF - Static variable in class com.ctrip.framework.foundation.internals.io.IOUtils
 
equals(String, String) - Static method in class com.ctrip.framework.apollo.core.utils.StringUtils
Compares two Strings, returning true if they are equal.
equals(Object) - Method in class com.ctrip.framework.foundation.internals.io.ByteOrderMark
Indicates if this BOM's bytes equals another.
equalsIgnoreCase(String, String) - Static method in class com.ctrip.framework.apollo.core.utils.StringUtils
Compares two Strings, returning true if they are equal ignoring the case.
ExponentialSchedulePolicy - Class in com.ctrip.framework.apollo.core.schedule
 
ExponentialSchedulePolicy(long, long) - Constructor for class com.ctrip.framework.apollo.core.schedule.ExponentialSchedulePolicy
 

F

fail() - Method in class com.ctrip.framework.apollo.core.schedule.ExponentialSchedulePolicy
 
fail() - Method in interface com.ctrip.framework.apollo.core.schedule.SchedulePolicy
 
findValidateIp(List<InetAddress>) - Method in enum com.ctrip.framework.foundation.internals.NetworkInterfaceManager
 
format(T) - Method in interface com.ctrip.framework.apollo.core.utils.StringUtils.StringFormatter
 
Foundation - Class in com.ctrip.framework.foundation
 
Foundation() - Constructor for class com.ctrip.framework.foundation.Foundation
 
fromString(String) - Static method in enum com.ctrip.framework.apollo.core.enums.ConfigFileFormat
 
fromString(String) - Static method in enum com.ctrip.framework.apollo.core.enums.Env
 

G

get(String) - Method in class com.ctrip.framework.apollo.core.dto.ApolloNotificationMessages
 
get(int) - Method in class com.ctrip.framework.foundation.internals.io.ByteOrderMark
The byte at the specified position.
getAppId() - Method in class com.ctrip.framework.apollo.core.dto.ApolloConfig
 
getAppId() - Method in class com.ctrip.framework.foundation.internals.provider.DefaultApplicationProvider
 
getAppId() - Method in class com.ctrip.framework.foundation.internals.provider.NullProvider
 
getAppId() - Method in interface com.ctrip.framework.foundation.spi.provider.ApplicationProvider
 
getAppName() - Method in class com.ctrip.framework.apollo.core.dto.ServiceDTO
 
getBOM() - Method in class com.ctrip.framework.foundation.internals.io.BOMInputStream
Return the BOM (Byte Order Mark).
getBOMCharsetName() - Method in class com.ctrip.framework.foundation.internals.io.BOMInputStream
Return the BOM charset Name - ByteOrderMark.getCharsetName().
getBytes() - Method in class com.ctrip.framework.foundation.internals.io.ByteOrderMark
Return a copy of the BOM's bytes.
getCharsetName() - Method in class com.ctrip.framework.foundation.internals.io.ByteOrderMark
Return the name of the Charset the BOM represents.
getClassPath() - Static method in class com.ctrip.framework.apollo.core.utils.ClassLoaderUtil
 
getCluster() - Method in class com.ctrip.framework.apollo.core.dto.ApolloConfig
 
getConfigurations() - Method in class com.ctrip.framework.apollo.core.dto.ApolloConfig
 
getDataCenter() - Method in class com.ctrip.framework.foundation.internals.provider.DefaultServerProvider
 
getDataCenter() - Method in class com.ctrip.framework.foundation.internals.provider.NullProvider
 
getDataCenter() - Method in interface com.ctrip.framework.foundation.spi.provider.ServerProvider
 
getDetails() - Method in class com.ctrip.framework.apollo.core.dto.ApolloNotificationMessages
 
getDomain(Env) - Static method in class com.ctrip.framework.apollo.core.MetaDomainConsts
Return one meta server address.
getEnvType() - Method in class com.ctrip.framework.foundation.internals.provider.DefaultServerProvider
 
getEnvType() - Method in class com.ctrip.framework.foundation.internals.provider.NullProvider
 
getEnvType() - Method in interface com.ctrip.framework.foundation.spi.provider.ServerProvider
 
getHomepageUrl() - Method in class com.ctrip.framework.apollo.core.dto.ServiceDTO
 
getHostAddress() - Method in class com.ctrip.framework.foundation.internals.provider.DefaultNetworkProvider
 
getHostAddress() - Method in class com.ctrip.framework.foundation.internals.provider.NullProvider
 
getHostAddress() - Method in interface com.ctrip.framework.foundation.spi.provider.NetworkProvider
 
getHostName() - Method in class com.ctrip.framework.foundation.internals.provider.DefaultNetworkProvider
 
getHostName() - Method in class com.ctrip.framework.foundation.internals.provider.NullProvider
 
getHostName() - Method in interface com.ctrip.framework.foundation.spi.provider.NetworkProvider
 
getInstanceId() - Method in class com.ctrip.framework.apollo.core.dto.ServiceDTO
 
getLoader() - Static method in class com.ctrip.framework.apollo.core.utils.ClassLoaderUtil
 
getLocalHostAddress() - Method in enum com.ctrip.framework.foundation.internals.NetworkInterfaceManager
 
getLocalHostName() - Method in enum com.ctrip.framework.foundation.internals.NetworkInterfaceManager
 
getMachineIdentifier() - Static method in class com.ctrip.framework.apollo.core.utils.MachineUtil
 
getMessages() - Method in class com.ctrip.framework.apollo.core.dto.ApolloConfigNotification
 
getMetaServerAddress(Env) - Method in class com.ctrip.framework.apollo.core.internals.LegacyMetaServerProvider
 
getMetaServerAddress(Env) - Static method in class com.ctrip.framework.apollo.core.MetaDomainConsts
Return meta server address.
getMetaServerAddress(Env) - Method in interface com.ctrip.framework.apollo.core.spi.MetaServerProvider
Provide the Apollo meta server address, could be a domain url or comma separated ip addresses, like http://1.2.3.4:8080,http://2.3.4.5:8080.
getNamespaceName() - Method in class com.ctrip.framework.apollo.core.dto.ApolloConfig
 
getNamespaceName() - Method in class com.ctrip.framework.apollo.core.dto.ApolloConfigNotification
 
getNotificationId() - Method in class com.ctrip.framework.apollo.core.dto.ApolloConfigNotification
 
getOrder() - Method in class com.ctrip.framework.apollo.core.internals.LegacyMetaServerProvider
 
getOrder() - Method in interface com.ctrip.framework.apollo.core.spi.Ordered
Get the order value of this object.
getProducer() - Method in class com.ctrip.framework.apollo.tracer.internals.DefaultMessageProducerManager
 
getProducer() - Method in class com.ctrip.framework.apollo.tracer.internals.NullMessageProducerManager
 
getProducer() - Method in interface com.ctrip.framework.apollo.tracer.spi.MessageProducerManager
 
getProperty(String, String) - Static method in class com.ctrip.framework.foundation.Foundation
 
getProperty(String, String) - Method in class com.ctrip.framework.foundation.internals.DefaultProviderManager
 
getProperty(String, String) - Method in class com.ctrip.framework.foundation.internals.NullProviderManager
 
getProperty(String, String) - Method in class com.ctrip.framework.foundation.internals.provider.DefaultApplicationProvider
 
getProperty(String, String) - Method in class com.ctrip.framework.foundation.internals.provider.DefaultNetworkProvider
 
getProperty(String, String) - Method in class com.ctrip.framework.foundation.internals.provider.DefaultServerProvider
 
getProperty(String, String) - Method in class com.ctrip.framework.foundation.internals.provider.NullProvider
 
getProperty(String, String) - Method in interface com.ctrip.framework.foundation.spi.provider.Provider
Return the property value with the given name, or defaultValue if the name doesn't exist.
getProperty(String, String) - Method in interface com.ctrip.framework.foundation.spi.ProviderManager
 
getReleaseKey() - Method in class com.ctrip.framework.apollo.core.dto.ApolloConfig
 
getThreadGroup() - Static method in class com.ctrip.framework.apollo.core.utils.ApolloThreadFactory
 
getType() - Method in class com.ctrip.framework.foundation.internals.provider.DefaultApplicationProvider
 
getType() - Method in class com.ctrip.framework.foundation.internals.provider.DefaultNetworkProvider
 
getType() - Method in class com.ctrip.framework.foundation.internals.provider.DefaultServerProvider
 
getType() - Method in class com.ctrip.framework.foundation.internals.provider.NullProvider
 
getType() - Method in interface com.ctrip.framework.foundation.spi.provider.Provider
 
getValue() - Method in enum com.ctrip.framework.apollo.core.enums.ConfigFileFormat
 

H

has(String) - Method in class com.ctrip.framework.apollo.core.dto.ApolloNotificationMessages
 
hasBOM() - Method in class com.ctrip.framework.foundation.internals.io.BOMInputStream
Indicates whether the stream contains one of the specified BOMs.
hasBOM(ByteOrderMark) - Method in class com.ctrip.framework.foundation.internals.io.BOMInputStream
Indicates whether the stream contains the specified BOM.
hashCode() - Method in class com.ctrip.framework.foundation.internals.io.ByteOrderMark
Return the hashcode for this BOM.
HIGHEST_PRECEDENCE - Static variable in interface com.ctrip.framework.apollo.core.spi.Ordered
Useful constant for the highest precedence value.

I

initialize() - Method in class com.ctrip.framework.foundation.internals.provider.DefaultApplicationProvider
 
initialize(InputStream) - Method in class com.ctrip.framework.foundation.internals.provider.DefaultApplicationProvider
 
initialize() - Method in class com.ctrip.framework.foundation.internals.provider.DefaultNetworkProvider
 
initialize() - Method in class com.ctrip.framework.foundation.internals.provider.DefaultServerProvider
 
initialize(InputStream) - Method in class com.ctrip.framework.foundation.internals.provider.DefaultServerProvider
 
initialize() - Method in class com.ctrip.framework.foundation.internals.provider.NullProvider
 
initialize(InputStream) - Method in class com.ctrip.framework.foundation.internals.provider.NullProvider
 
initialize(InputStream) - Method in interface com.ctrip.framework.foundation.spi.provider.ApplicationProvider
Initialize the application provider with the specified input stream
initialize() - Method in interface com.ctrip.framework.foundation.spi.provider.Provider
Initialize the provider
initialize(InputStream) - Method in interface com.ctrip.framework.foundation.spi.provider.ServerProvider
Initialize server provider with the specified input stream
int0(int) - Static method in class com.ctrip.framework.apollo.core.utils.ByteUtil
 
int1(int) - Static method in class com.ctrip.framework.apollo.core.utils.ByteUtil
 
int2(int) - Static method in class com.ctrip.framework.apollo.core.utils.ByteUtil
 
int3(int) - Static method in class com.ctrip.framework.apollo.core.utils.ByteUtil
 
IOUtils - Class in com.ctrip.framework.foundation.internals.io
 
IOUtils() - Constructor for class com.ctrip.framework.foundation.internals.io.IOUtils
 
isAppIdSet() - Method in class com.ctrip.framework.foundation.internals.provider.DefaultApplicationProvider
 
isAppIdSet() - Method in class com.ctrip.framework.foundation.internals.provider.NullProvider
 
isAppIdSet() - Method in interface com.ctrip.framework.foundation.spi.provider.ApplicationProvider
 
isBlank(String) - Static method in class com.ctrip.framework.apollo.core.utils.StringUtils
Checks if a String is whitespace, empty ("") or null.
isBlank(String) - Static method in class com.ctrip.framework.foundation.internals.Utils
 
isClassPresent(String) - Static method in class com.ctrip.framework.apollo.core.utils.ClassLoaderUtil
 
isContainEmpty(String...) - Static method in class com.ctrip.framework.apollo.core.utils.StringUtils
 
isDataCenterSet() - Method in class com.ctrip.framework.foundation.internals.provider.DefaultServerProvider
 
isDataCenterSet() - Method in class com.ctrip.framework.foundation.internals.provider.NullProvider
 
isDataCenterSet() - Method in interface com.ctrip.framework.foundation.spi.provider.ServerProvider
 
isEmpty() - Method in class com.ctrip.framework.apollo.core.dto.ApolloNotificationMessages
 
isEmpty(String) - Static method in class com.ctrip.framework.apollo.core.utils.StringUtils
Checks if a String is empty ("") or null.
isEnvTypeSet() - Method in class com.ctrip.framework.foundation.internals.provider.DefaultServerProvider
 
isEnvTypeSet() - Method in class com.ctrip.framework.foundation.internals.provider.NullProvider
 
isEnvTypeSet() - Method in interface com.ctrip.framework.foundation.spi.provider.ServerProvider
 
isNumeric(String) - Static method in class com.ctrip.framework.apollo.core.utils.StringUtils
Checks if the String contains only unicode digits.
isOSWindows() - Static method in class com.ctrip.framework.foundation.internals.Utils
 
isValidFormat(String) - Static method in enum com.ctrip.framework.apollo.core.enums.ConfigFileFormat
 

J

join(Collection<T>, String) - Static method in class com.ctrip.framework.apollo.core.utils.StringUtils
 
join(Collection<T>, String, StringUtils.StringFormatter<T>) - Static method in class com.ctrip.framework.apollo.core.utils.StringUtils
 

L

LegacyMetaServerProvider - Class in com.ctrip.framework.apollo.core.internals
For legacy meta server configuration use, i.e.
LegacyMetaServerProvider() - Constructor for class com.ctrip.framework.apollo.core.internals.LegacyMetaServerProvider
 
length() - Method in class com.ctrip.framework.foundation.internals.io.ByteOrderMark
Return the length of the BOM's bytes.
loadAll(Class<S>) - Static method in class com.ctrip.framework.foundation.internals.ServiceBootstrap
 
loadFirst(Class<S>) - Static method in class com.ctrip.framework.foundation.internals.ServiceBootstrap
 
LOG_ERROR_METHOD - Static variable in interface com.ctrip.framework.apollo.tracer.internals.cat.CatNames
 
LOG_EVENT_METHOD - Static variable in interface com.ctrip.framework.apollo.tracer.internals.cat.CatNames
 
logError(Throwable) - Method in class com.ctrip.framework.apollo.tracer.internals.cat.CatMessageProducer
 
logError(String, Throwable) - Method in class com.ctrip.framework.apollo.tracer.internals.cat.CatMessageProducer
 
logError(Throwable) - Method in class com.ctrip.framework.apollo.tracer.internals.NullMessageProducer
 
logError(String, Throwable) - Method in class com.ctrip.framework.apollo.tracer.internals.NullMessageProducer
 
logError(Throwable) - Method in interface com.ctrip.framework.apollo.tracer.spi.MessageProducer
Log an error.
logError(String, Throwable) - Method in interface com.ctrip.framework.apollo.tracer.spi.MessageProducer
Log an error.
logError(String, Throwable) - Static method in class com.ctrip.framework.apollo.tracer.Tracer
 
logError(Throwable) - Static method in class com.ctrip.framework.apollo.tracer.Tracer
 
logEvent(String, String) - Method in class com.ctrip.framework.apollo.tracer.internals.cat.CatMessageProducer
 
logEvent(String, String, String, String) - Method in class com.ctrip.framework.apollo.tracer.internals.cat.CatMessageProducer
 
logEvent(String, String) - Method in class com.ctrip.framework.apollo.tracer.internals.NullMessageProducer
 
logEvent(String, String, String, String) - Method in class com.ctrip.framework.apollo.tracer.internals.NullMessageProducer
 
logEvent(String, String) - Method in interface com.ctrip.framework.apollo.tracer.spi.MessageProducer
Log an event in one shot with SUCCESS status.
logEvent(String, String, String, String) - Method in interface com.ctrip.framework.apollo.tracer.spi.MessageProducer
Log an event in one shot.
logEvent(String, String) - Static method in class com.ctrip.framework.apollo.tracer.Tracer
 
logEvent(String, String, String, String) - Static method in class com.ctrip.framework.apollo.tracer.Tracer
 
LOWEST_PRECEDENCE - Static variable in interface com.ctrip.framework.apollo.core.spi.Ordered
Useful constant for the lowest precedence value.

M

MachineUtil - Class in com.ctrip.framework.apollo.core.utils
 
MachineUtil() - Constructor for class com.ctrip.framework.apollo.core.utils.MachineUtil
 
mark(int) - Method in class com.ctrip.framework.foundation.internals.io.BOMInputStream
Invokes the delegate's mark(int) method.
mark(int) - Method in class com.ctrip.framework.foundation.internals.io.ProxyInputStream
Invokes the delegate's mark(int) method.
markSupported() - Method in class com.ctrip.framework.foundation.internals.io.ProxyInputStream
Invokes the delegate's markSupported() method.
mergeFrom(ApolloNotificationMessages) - Method in class com.ctrip.framework.apollo.core.dto.ApolloNotificationMessages
 
MessageProducer - Interface in com.ctrip.framework.apollo.tracer.spi
 
MessageProducerManager - Interface in com.ctrip.framework.apollo.tracer.spi
 
MetaDomainConsts - Class in com.ctrip.framework.apollo.core
The meta domain will try to load the meta server address from MetaServerProviders, the default ones are: com.ctrip.framework.apollo.core.internals.LegacyMetaServerProvider If no provider could provide the meta server url, the default meta url will be used(http://apollo.meta).
MetaDomainConsts() - Constructor for class com.ctrip.framework.apollo.core.MetaDomainConsts
 
MetaServerProvider - Interface in com.ctrip.framework.apollo.core.spi
 

N

NAMESPACE_APPLICATION - Static variable in interface com.ctrip.framework.apollo.core.ConfigConsts
 
net() - Static method in class com.ctrip.framework.foundation.Foundation
 
NetUtil - Class in com.ctrip.framework.apollo.core.utils
Created by gl49 on 2018/6/8.
NetUtil() - Constructor for class com.ctrip.framework.apollo.core.utils.NetUtil
 
NetworkInterfaceManager - Enum in com.ctrip.framework.foundation.internals
 
NetworkProvider - Interface in com.ctrip.framework.foundation.spi.provider
Provider for network related properties
NEW_TRANSACTION_METHOD - Static variable in interface com.ctrip.framework.apollo.tracer.internals.cat.CatNames
 
newThread(Runnable) - Method in class com.ctrip.framework.apollo.core.utils.ApolloThreadFactory
 
newTransaction(String, String) - Method in class com.ctrip.framework.apollo.tracer.internals.cat.CatMessageProducer
 
newTransaction(String, String) - Method in class com.ctrip.framework.apollo.tracer.internals.NullMessageProducer
 
newTransaction(String, String) - Method in interface com.ctrip.framework.apollo.tracer.spi.MessageProducer
Create a new transaction with given type and name.
newTransaction(String, String) - Static method in class com.ctrip.framework.apollo.tracer.Tracer
 
NO_APPID_PLACEHOLDER - Static variable in interface com.ctrip.framework.apollo.core.ConfigConsts
 
NOTIFICATION_ID_PLACEHOLDER - Static variable in interface com.ctrip.framework.apollo.core.ConfigConsts
 
NullMessageProducer - Class in com.ctrip.framework.apollo.tracer.internals
 
NullMessageProducer() - Constructor for class com.ctrip.framework.apollo.tracer.internals.NullMessageProducer
 
NullMessageProducerManager - Class in com.ctrip.framework.apollo.tracer.internals
 
NullMessageProducerManager() - Constructor for class com.ctrip.framework.apollo.tracer.internals.NullMessageProducerManager
 
NullProvider - Class in com.ctrip.framework.foundation.internals.provider
 
NullProvider() - Constructor for class com.ctrip.framework.foundation.internals.provider.NullProvider
 
NullProviderManager - Class in com.ctrip.framework.foundation.internals
 
NullProviderManager() - Constructor for class com.ctrip.framework.foundation.internals.NullProviderManager
 
NullTransaction - Class in com.ctrip.framework.apollo.tracer.internals
 
NullTransaction() - Constructor for class com.ctrip.framework.apollo.tracer.internals.NullTransaction
 

O

ORDER - Static variable in class com.ctrip.framework.apollo.core.internals.LegacyMetaServerProvider
 
Ordered - Interface in com.ctrip.framework.apollo.core.spi
Ordered is an interface that can be implemented by objects that should be orderable, for example in a Collection.

P

pingUrl(String) - Static method in class com.ctrip.framework.apollo.core.utils.NetUtil
ping the url, return true if ping ok, false otherwise
PropertiesUtil - Class in com.ctrip.framework.apollo.core.utils
 
PropertiesUtil() - Constructor for class com.ctrip.framework.apollo.core.utils.PropertiesUtil
 
provider(Class<T>) - Method in class com.ctrip.framework.foundation.internals.DefaultProviderManager
 
provider - Static variable in class com.ctrip.framework.foundation.internals.NullProviderManager
 
provider(Class) - Method in class com.ctrip.framework.foundation.internals.NullProviderManager
 
Provider - Interface in com.ctrip.framework.foundation.spi.provider
 
provider(Class<T>) - Method in interface com.ctrip.framework.foundation.spi.ProviderManager
 
ProviderManager - Interface in com.ctrip.framework.foundation.spi
 
ProxyInputStream - Class in com.ctrip.framework.foundation.internals.io
A Proxy stream which acts as expected, that is it passes the method calls on to the proxied stream and doesn't change which methods are being called.
ProxyInputStream(InputStream) - Constructor for class com.ctrip.framework.foundation.internals.io.ProxyInputStream
Constructs a new ProxyInputStream.
put(String, long) - Method in class com.ctrip.framework.apollo.core.dto.ApolloNotificationMessages
 

R

read() - Method in class com.ctrip.framework.foundation.internals.io.BOMInputStream
Invokes the delegate's read() method, detecting and optionally skipping BOM.
read(byte[], int, int) - Method in class com.ctrip.framework.foundation.internals.io.BOMInputStream
Invokes the delegate's read(byte[], int, int) method, detecting and optionally skipping BOM.
read(byte[]) - Method in class com.ctrip.framework.foundation.internals.io.BOMInputStream
Invokes the delegate's read(byte[]) method, detecting and optionally skipping BOM.
read() - Method in class com.ctrip.framework.foundation.internals.io.ProxyInputStream
Invokes the delegate's read() method.
read(byte[]) - Method in class com.ctrip.framework.foundation.internals.io.ProxyInputStream
Invokes the delegate's read(byte[]) method.
read(byte[], int, int) - Method in class com.ctrip.framework.foundation.internals.io.ProxyInputStream
Invokes the delegate's read(byte[], int, int) method.
readConfigFile(String, Properties) - Static method in class com.ctrip.framework.apollo.core.utils.ResourceUtils
 
register(Provider) - Method in class com.ctrip.framework.foundation.internals.DefaultProviderManager
 
reset() - Method in class com.ctrip.framework.foundation.internals.io.BOMInputStream
Invokes the delegate's reset() method.
reset() - Method in class com.ctrip.framework.foundation.internals.io.ProxyInputStream
Invokes the delegate's reset() method.
resolve(String) - Static method in class com.ctrip.framework.apollo.core.utils.DNSUtil
 
ResourceUtils - Class in com.ctrip.framework.apollo.core.utils
 
ResourceUtils() - Constructor for class com.ctrip.framework.apollo.core.utils.ResourceUtils
 

S

SchedulePolicy - Interface in com.ctrip.framework.apollo.core.schedule
Schedule policy
server() - Static method in class com.ctrip.framework.foundation.Foundation
 
ServerProvider - Interface in com.ctrip.framework.foundation.spi.provider
Provider for server related properties
ServiceBootstrap - Class in com.ctrip.framework.foundation.internals
 
ServiceBootstrap() - Constructor for class com.ctrip.framework.foundation.internals.ServiceBootstrap
 
ServiceDTO - Class in com.ctrip.framework.apollo.core.dto
 
ServiceDTO() - Constructor for class com.ctrip.framework.apollo.core.dto.ServiceDTO
 
ServiceNameConsts - Interface in com.ctrip.framework.apollo.core
 
SET_STATUS_METHOD - Static variable in interface com.ctrip.framework.apollo.tracer.internals.cat.CatNames
 
setAppId(String) - Method in class com.ctrip.framework.apollo.core.dto.ApolloConfig
 
setAppName(String) - Method in class com.ctrip.framework.apollo.core.dto.ServiceDTO
 
setCluster(String) - Method in class com.ctrip.framework.apollo.core.dto.ApolloConfig
 
setConfigurations(Map<String, String>) - Method in class com.ctrip.framework.apollo.core.dto.ApolloConfig
 
setDetails(Map<String, Long>) - Method in class com.ctrip.framework.apollo.core.dto.ApolloNotificationMessages
 
setHomepageUrl(String) - Method in class com.ctrip.framework.apollo.core.dto.ServiceDTO
 
setInstanceId(String) - Method in class com.ctrip.framework.apollo.core.dto.ServiceDTO
 
setMessages(ApolloNotificationMessages) - Method in class com.ctrip.framework.apollo.core.dto.ApolloConfigNotification
 
setNamespaceName(String) - Method in class com.ctrip.framework.apollo.core.dto.ApolloConfig
 
setNamespaceName(String) - Method in class com.ctrip.framework.apollo.core.dto.ApolloConfigNotification
 
setReleaseKey(String) - Method in class com.ctrip.framework.apollo.core.dto.ApolloConfig
 
setStatus(String) - Method in class com.ctrip.framework.apollo.tracer.internals.cat.CatTransaction
 
setStatus(Throwable) - Method in class com.ctrip.framework.apollo.tracer.internals.cat.CatTransaction
 
setStatus(String) - Method in class com.ctrip.framework.apollo.tracer.internals.NullTransaction
 
setStatus(Throwable) - Method in class com.ctrip.framework.apollo.tracer.internals.NullTransaction
 
setStatus(String) - Method in interface com.ctrip.framework.apollo.tracer.spi.Transaction
Set the message status.
setStatus(Throwable) - Method in interface com.ctrip.framework.apollo.tracer.spi.Transaction
Set the message status with exception class name.
skip(long) - Method in class com.ctrip.framework.foundation.internals.io.BOMInputStream
Invokes the delegate's skip(long) method, detecting and optionallyskipping BOM.
skip(long) - Method in class com.ctrip.framework.foundation.internals.io.ProxyInputStream
Invokes the delegate's skip(long) method.
startsWith(String, String) - Static method in class com.ctrip.framework.apollo.core.utils.StringUtils
Check if a String starts with a specified prefix.
startsWithIgnoreCase(String, String) - Static method in class com.ctrip.framework.apollo.core.utils.StringUtils
Case insensitive check if a String starts with a specified prefix.
StringUtils - Class in com.ctrip.framework.apollo.core.utils
 
StringUtils() - Constructor for class com.ctrip.framework.apollo.core.utils.StringUtils
 
StringUtils.StringFormatter<T> - Interface in com.ctrip.framework.apollo.core.utils
 
success() - Method in class com.ctrip.framework.apollo.core.schedule.ExponentialSchedulePolicy
 
success() - Method in interface com.ctrip.framework.apollo.core.schedule.SchedulePolicy
 
SUCCESS - Static variable in interface com.ctrip.framework.apollo.tracer.spi.Transaction
 

T

toHexString(byte[]) - Static method in class com.ctrip.framework.apollo.core.utils.ByteUtil
 
toString() - Method in class com.ctrip.framework.apollo.core.dto.ApolloConfig
 
toString() - Method in class com.ctrip.framework.apollo.core.dto.ApolloConfigNotification
 
toString() - Method in class com.ctrip.framework.apollo.core.dto.ServiceDTO
 
toString(Properties) - Static method in class com.ctrip.framework.apollo.core.utils.PropertiesUtil
Transform the properties to string format
toString() - Method in class com.ctrip.framework.foundation.internals.DefaultProviderManager
 
toString() - Method in class com.ctrip.framework.foundation.internals.io.ByteOrderMark
Provide a String representation of the BOM.
toString() - Method in class com.ctrip.framework.foundation.internals.NullProviderManager
 
toString() - Method in class com.ctrip.framework.foundation.internals.provider.DefaultApplicationProvider
 
toString() - Method in class com.ctrip.framework.foundation.internals.provider.DefaultNetworkProvider
 
toString() - Method in class com.ctrip.framework.foundation.internals.provider.DefaultServerProvider
 
toString() - Method in class com.ctrip.framework.foundation.internals.provider.NullProvider
 
Tracer - Class in com.ctrip.framework.apollo.tracer
 
Tracer() - Constructor for class com.ctrip.framework.apollo.tracer.Tracer
 
Transaction - Interface in com.ctrip.framework.apollo.tracer.spi
 
transformEnv(String) - Static method in class com.ctrip.framework.apollo.core.enums.EnvUtils
 
trim(String) - Static method in class com.ctrip.framework.apollo.core.utils.StringUtils
Removes control characters (char <= 32) from both ends of this String, handling null by returning null.
trimToEmpty(String) - Static method in class com.ctrip.framework.apollo.core.utils.StringUtils
Removes control characters (char <= 32) from both ends of this String returning an empty String ("") if the String is empty ("") after the trim or if it is null.
trimToNull(String) - Static method in class com.ctrip.framework.apollo.core.utils.StringUtils
Removes control characters (char <= 32) from both ends of this String returning null if the String is empty ("") after the trim or if it is null.

U

UTF_16BE - Static variable in class com.ctrip.framework.foundation.internals.io.ByteOrderMark
UTF-16BE BOM (Big-Endian)
UTF_16LE - Static variable in class com.ctrip.framework.foundation.internals.io.ByteOrderMark
UTF-16LE BOM (Little-Endian)
UTF_32BE - Static variable in class com.ctrip.framework.foundation.internals.io.ByteOrderMark
UTF-32BE BOM (Big-Endian)
UTF_32LE - Static variable in class com.ctrip.framework.foundation.internals.io.ByteOrderMark
UTF-32LE BOM (Little-Endian)
UTF_8 - Static variable in class com.ctrip.framework.foundation.internals.io.ByteOrderMark
UTF-8 BOM
UTF_BOM - Static variable in class com.ctrip.framework.foundation.internals.io.ByteOrderMark
Unicode BOM character; external form depends on the encoding.
Utils - Class in com.ctrip.framework.foundation.internals
 
Utils() - Constructor for class com.ctrip.framework.foundation.internals.Utils
 

V

valueOf(String) - Static method in enum com.ctrip.framework.apollo.core.enums.ConfigFileFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ctrip.framework.apollo.core.enums.Env
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ctrip.framework.foundation.internals.NetworkInterfaceManager
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.ctrip.framework.apollo.core.enums.ConfigFileFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ctrip.framework.apollo.core.enums.Env
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ctrip.framework.foundation.internals.NetworkInterfaceManager
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class com.ctrip.framework.apollo.Apollo
 

W

waitAllShutdown(int) - Static method in class com.ctrip.framework.apollo.core.utils.ApolloThreadFactory
 
A B C D E F G H I J L M N O P R S T U V W 

Copyright © 2018 Ctrip, Inc.. All rights reserved.