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

A

AbstractConsumerProvider - Class in org.apache.servicecomb.core.provider.consumer
 
AbstractConsumerProvider() - Constructor for class org.apache.servicecomb.core.provider.consumer.AbstractConsumerProvider
 
AbstractFilterChainsConfig - Class in org.apache.servicecomb.core.filter.config
 
AbstractFilterChainsConfig() - Constructor for class org.apache.servicecomb.core.filter.config.AbstractFilterChainsConfig
 
AbstractHandlerManager - Class in org.apache.servicecomb.core.handler
 
AbstractHandlerManager() - Constructor for class org.apache.servicecomb.core.handler.AbstractHandlerManager
 
AbstractProducerProvider - Class in org.apache.servicecomb.core.provider.producer
 
AbstractProducerProvider() - Constructor for class org.apache.servicecomb.core.provider.producer.AbstractProducerProvider
 
AbstractTransport - Class in org.apache.servicecomb.core.transport
 
AbstractTransport() - Constructor for class org.apache.servicecomb.core.transport.AbstractTransport
 
add(String, List<String>) - Method in class org.apache.servicecomb.core.filter.config.TransportChainsConfig
 
addBootListeners(Collection<BootListener>) - Method in class org.apache.servicecomb.core.SCBEngine
 
addFilter(Filter) - Method in class org.apache.servicecomb.core.filter.InvocationFilterChains
 
addFilters(List<Filter>) - Method in class org.apache.servicecomb.core.filter.FilterChainsManager
 
addProducerMeta(String, Object) - Method in class org.apache.servicecomb.core.provider.producer.ProducerProviderManager
 
addProducerMeta(ProducerMeta) - Method in class org.apache.servicecomb.core.provider.producer.ProducerProviderManager
 
addProducerMeta(String, Object) - Method in class org.apache.servicecomb.core.SCBEngine
 
addSchema(String, Class<?>) - Method in class org.apache.servicecomb.core.registry.ThirdServiceRegister
 
addSourceInstanceId() - Static method in class org.apache.servicecomb.core.invocation.InvocationFactory
 
addSourceServiceId() - Static method in class org.apache.servicecomb.core.invocation.InvocationFactory
 
addTransportBeforeInit(Transport) - Method in class org.apache.servicecomb.core.transport.TransportManager
 
addTransportsBeforeInit(List<Transport>) - Method in class org.apache.servicecomb.core.transport.TransportManager
 
afterExecute(Runnable, Throwable) - Method in class org.apache.servicecomb.core.executor.ThreadPoolExecutorEx
 
afterPropertiesSet() - Method in class org.apache.servicecomb.core.filter.impl.ParameterValidatorFilter
 
AfterRegistryEventHanlder(SCBEngine) - Constructor for class org.apache.servicecomb.core.SCBEngine.AfterRegistryEventHanlder
 
afterRegistryInstance(MicroserviceInstanceRegisteredEvent) - Method in class org.apache.servicecomb.core.SCBEngine.AfterRegistryEventHanlder
 
alreadyTimeout(Invocation) - Method in interface org.apache.servicecomb.core.invocation.InvocationTimeoutStrategy
 
ANY_TRANSPORT - Static variable in class org.apache.servicecomb.core.Const
 
appId - Variable in class org.apache.servicecomb.core.registry.ThirdServiceRegister
 
AUTH_TOKEN - Static variable in class org.apache.servicecomb.core.Const
 

B

beforeSendRequest(Invocation) - Method in interface org.apache.servicecomb.core.invocation.InvocationTimeoutStrategy
 
beforeSendRequest(Invocation) - Method in class org.apache.servicecomb.core.invocation.timeout.ProcessingTimeStrategy
 
BootEvent() - Constructor for class org.apache.servicecomb.core.BootListener.BootEvent
 
BootEvent(SCBEngine, BootListener.EventType) - Constructor for class org.apache.servicecomb.core.BootListener.BootEvent
 
BootListener - Interface in org.apache.servicecomb.core
 
BootListener.BootEvent - Class in org.apache.servicecomb.core
 
BootListener.EventType - Enum in org.apache.servicecomb.core
 
BootUpInformationCollector - Interface in org.apache.servicecomb.core.bootup
 
bootUpInformationCollectors - Variable in class org.apache.servicecomb.core.SCBEngine
 
BraveTraceIdGenerator - Class in org.apache.servicecomb.core.tracing
 
BraveTraceIdGenerator() - Constructor for class org.apache.servicecomb.core.tracing.BraveTraceIdGenerator
 
buildBaseConsumerRuntimeType() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
buildBaseProviderRuntimeType() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
buildChain(Filter...) - Static method in class org.apache.servicecomb.core.filter.FilterNode
 
buildChain(List<Filter>) - Static method in class org.apache.servicecomb.core.filter.FilterNode
 
buildTransportMap() - Method in class org.apache.servicecomb.core.transport.TransportManager
 

C

calcBusinessTime() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
calcClientFiltersRequestTime() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
calcClientFiltersResponseTime() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
calcGetConnectionTime() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
calcHandlersRequestTime() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
calcHandlersResponseTime() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
calcInvocationPrepareTime() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
calcReceiveResponseTime() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
calcSendRequestTime() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
calcSendResponseTime() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
calcServerFiltersRequestTime() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
calcServerFiltersResponseTime() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
calcThreadPoolQueueTime() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
calcTotalTime() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
calculateElapsedNanoTime(Invocation) - Method in interface org.apache.servicecomb.core.invocation.InvocationTimeoutStrategy
 
calculateElapsedNanoTime(Invocation) - Method in class org.apache.servicecomb.core.invocation.timeout.PassingTimeStrategy
 
calculateElapsedNanoTime(Invocation) - Method in class org.apache.servicecomb.core.invocation.timeout.ProcessingTimeStrategy
 
calcWakeConsumer() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
calcWriteToBufferTime() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
canConvert(Throwable) - Method in class org.apache.servicecomb.core.exception.converter.ConnectTimeoutExceptionConverter
 
canConvert(Throwable) - Method in class org.apache.servicecomb.core.exception.converter.ConstraintViolationExceptionConverter
 
canConvert(Throwable) - Method in class org.apache.servicecomb.core.exception.converter.DefaultExceptionConverter
 
canConvert(Throwable) - Method in class org.apache.servicecomb.core.exception.converter.IllegalArgumentExceptionConverter
 
canConvert(Throwable) - Method in class org.apache.servicecomb.core.exception.converter.InvocationExceptionConverter
 
canConvert(Throwable) - Method in class org.apache.servicecomb.core.exception.converter.TimeoutExceptionConverter
 
canConvert(Throwable) - Method in interface org.apache.servicecomb.core.exception.ExceptionConverter
 
canInit() - Method in interface org.apache.servicecomb.core.Transport
 
CHAIN_ALREADY_TIMED_OUT - Static variable in interface org.apache.servicecomb.core.invocation.InvocationTimeoutStrategy
 
CHAIN_PROCESSING - Static variable in class org.apache.servicecomb.core.invocation.timeout.ProcessingTimeStrategy
 
CHAIN_START_TIME - Static variable in class org.apache.servicecomb.core.invocation.timeout.PassingTimeStrategy
 
CHAIN_START_TIME - Static variable in class org.apache.servicecomb.core.invocation.timeout.ProcessingTimeStrategy
 
checkTimeout(Invocation) - Method in interface org.apache.servicecomb.core.invocation.InvocationTimeoutStrategy
 
checkTransportGroup(List<Transport>) - Method in class org.apache.servicecomb.core.transport.TransportManager
 
chooseOneTransport(List<Transport>) - Method in class org.apache.servicecomb.core.transport.TransportManager
 
clearTransportBeforeInit() - Method in class org.apache.servicecomb.core.transport.TransportManager
 
CLIENT_FILTERS_REQUEST - Static variable in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
CLIENT_FILTERS_RESPONSE - Static variable in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
close() - Method in class org.apache.servicecomb.core.executor.GroupExecutor
 
close() - Method in class org.apache.servicecomb.core.executor.ReactiveExecutor
 
collect(SCBEngine) - Method in interface org.apache.servicecomb.core.bootup.BootUpInformationCollector
 
collect() - Method in interface org.apache.servicecomb.core.bootup.BootUpInformationCollector
 
collect(SCBEngine) - Method in class org.apache.servicecomb.core.bootup.FilterChainCollector
 
collect() - Method in class org.apache.servicecomb.core.bootup.FilterChainCollector
 
collect() - Method in class org.apache.servicecomb.core.bootup.ServiceInformationCollector
 
collectFilterNames(InvocationFilterChains) - Method in class org.apache.servicecomb.core.filter.FilterChainsManager
 
collectResolvedChains() - Method in class org.apache.servicecomb.core.filter.FilterChainsManager
 
completableFutureInvoke(Invocation, SwaggerProducerOperation, AsyncResponse) - Method in class org.apache.servicecomb.core.handler.impl.ProducerOperationHandler
 
config - Variable in class org.apache.servicecomb.core.filter.config.AbstractFilterChainsConfig
 
Config - Class in org.apache.servicecomb.core.handler.config
 
Config() - Constructor for class org.apache.servicecomb.core.handler.config.Config
 
ConfigurationSpringInitializer - Class in org.apache.servicecomb.core
Adapt spring PropertySource and Archaius Configuration spring vs archaius (add) | dynamic(configcenter) system property | system property environment | environment *properties/*.yml | (add) (add) | microservice.yaml add dynamic configuration, microserive.yaml to spring, add *properties/*.yml to archaius NOTICE: we are not duplicate spring system property and environment property source, this will cause some problem related to precedence of a KEY-VAlUE.
ConfigurationSpringInitializer() - Constructor for class org.apache.servicecomb.core.ConfigurationSpringInitializer
 
ConnectTimeoutExceptionConverter - Class in org.apache.servicecomb.core.exception.converter
 
ConnectTimeoutExceptionConverter() - Constructor for class org.apache.servicecomb.core.exception.converter.ConnectTimeoutExceptionConverter
 
Const - Class in org.apache.servicecomb.core
 
ConstraintViolationExceptionConverter - Class in org.apache.servicecomb.core.exception.converter
 
ConstraintViolationExceptionConverter() - Constructor for class org.apache.servicecomb.core.exception.converter.ConstraintViolationExceptionConverter
 
consumer(String, String) - Static method in class org.apache.servicecomb.core.exception.Exceptions
 
consumer(String, String, Throwable) - Static method in class org.apache.servicecomb.core.exception.Exceptions
 
CONSUMER_GET_CONNECTION - Static variable in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
CONSUMER_OP_ANY_PRIORITY - Static variable in class org.apache.servicecomb.core.definition.OperationConfig
 
CONSUMER_OP_PRIORITY - Static variable in class org.apache.servicecomb.core.definition.OperationConfig
 
CONSUMER_OPERATION - Static variable in class org.apache.servicecomb.core.Const
 
CONSUMER_SEND_REQUEST - Static variable in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
CONSUMER_WAIT_RESPONSE - Static variable in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
CONSUMER_WAKE_CONSUMER - Static variable in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
CONSUMER_WRITE_TO_BUF - Static variable in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
ConsumerFilter - Interface in org.apache.servicecomb.core.filter
 
ConsumerHandlerManager - Class in org.apache.servicecomb.core.handler
 
ConsumerHandlerManager() - Constructor for class org.apache.servicecomb.core.handler.ConsumerHandlerManager
 
ConsumerMicroserviceVersionsMeta - Class in org.apache.servicecomb.core.definition
 
ConsumerMicroserviceVersionsMeta(SCBEngine, MicroserviceVersions) - Constructor for class org.apache.servicecomb.core.definition.ConsumerMicroserviceVersionsMeta
 
ConsumerProvider - Interface in org.apache.servicecomb.core
consumer端对业务的接口,不同场景是完全不同的 所以这里只定义consumer对core的接口
ConsumerProviderManager - Class in org.apache.servicecomb.core.provider.consumer
 
ConsumerProviderManager() - Constructor for class org.apache.servicecomb.core.provider.consumer.ConsumerProviderManager
 
convert(Invocation, ConnectTimeoutException, Response.StatusType) - Method in class org.apache.servicecomb.core.exception.converter.ConnectTimeoutExceptionConverter
 
convert(Invocation, ConstraintViolationException, Response.StatusType) - Method in class org.apache.servicecomb.core.exception.converter.ConstraintViolationExceptionConverter
 
convert(Invocation, Throwable, Response.StatusType) - Method in class org.apache.servicecomb.core.exception.converter.DefaultExceptionConverter
 
convert(Invocation, IllegalArgumentException, Response.StatusType) - Method in class org.apache.servicecomb.core.exception.converter.IllegalArgumentExceptionConverter
 
convert(Invocation, InvocationException, Response.StatusType) - Method in class org.apache.servicecomb.core.exception.converter.InvocationExceptionConverter
 
convert(Invocation, TimeoutException, Response.StatusType) - Method in class org.apache.servicecomb.core.exception.converter.TimeoutExceptionConverter
 
convert(Invocation, Throwable) - Method in class org.apache.servicecomb.core.exception.DefaultExceptionProcessor
 
convert(Invocation, Throwable, Response.StatusType) - Method in class org.apache.servicecomb.core.exception.DefaultExceptionProcessor
 
convert(Invocation, T, Response.StatusType) - Method in interface org.apache.servicecomb.core.exception.ExceptionConverter
 
convert(Invocation, Throwable) - Method in interface org.apache.servicecomb.core.exception.ExceptionProcessor
 
convert(Invocation, Throwable, Response.StatusType) - Method in interface org.apache.servicecomb.core.exception.ExceptionProcessor
 
convert(Invocation, Throwable) - Static method in class org.apache.servicecomb.core.exception.Exceptions
 
convert(Invocation, Throwable, Response.StatusType) - Static method in class org.apache.servicecomb.core.exception.Exceptions
 
convert(SwaggerInvocation, IllegalArgumentException) - Method in class org.apache.servicecomb.core.exception.IllegalArgumentExceptionToProducerResponseConverter
 
convert(SwaggerInvocation, Throwable) - Method in class org.apache.servicecomb.core.exception.ThrowableExceptionToProducerResponseConverter
 
convertResultToResponse(Invocation, SwaggerProducerOperation, Object) - Method in class org.apache.servicecomb.core.filter.impl.ProducerOperationFilter
 
CORE_MICROSERVICE_META - Static variable in class org.apache.servicecomb.core.definition.CoreMetaUtils
 
CORE_MICROSERVICE_VERSION - Static variable in class org.apache.servicecomb.core.definition.CoreMetaUtils
 
CORE_MICROSERVICE_VERSIONS_META - Static variable in class org.apache.servicecomb.core.definition.CoreMetaUtils
 
CoreMetaUtils - Class in org.apache.servicecomb.core.definition
 
coreThreads - Variable in class org.apache.servicecomb.core.executor.GroupExecutor
 
create(Response.StatusType, Object) - Static method in class org.apache.servicecomb.core.exception.Exceptions
 
create(Response.StatusType, String, String) - Static method in class org.apache.servicecomb.core.exception.Exceptions
 
create(String) - Method in class org.apache.servicecomb.core.handler.AbstractHandlerManager
 
create(String) - Static method in class org.apache.servicecomb.core.invocation.endpoint.EndpointCacheUtils
 
create(String, String) - Method in class org.apache.servicecomb.core.invocation.endpoint.EndpointMapperFactory
 
createAsync() - Method in interface org.apache.servicecomb.core.invocation.InvocationCreator
 
createCseException(String, Object...) - Static method in class org.apache.servicecomb.core.exception.ExceptionUtils
 
createCseException(String, Throwable, Object...) - Static method in class org.apache.servicecomb.core.exception.ExceptionUtils
 
createEndpoint(DiscoveryContext, String, String, MicroserviceInstance) - Method in class org.apache.servicecomb.core.registry.discovery.EndpointDiscoveryFilter
 
createEndpoints() - Method in class org.apache.servicecomb.core.registry.ThirdServiceRegister
 
createGovHttpRequest(Invocation) - Static method in class org.apache.servicecomb.core.governance.MatchType
 
createInstances(List<String>) - Method in class org.apache.servicecomb.core.registry.ThirdServiceRegister
 
createMicroserviceReferenceConfig(String) - Method in class org.apache.servicecomb.core.SCBEngine
for normal consumers
createMicroserviceReferenceConfig(String, String) - Method in class org.apache.servicecomb.core.SCBEngine
for edge, versionRule maybe controlled by url rule
createMicroserviceReferenceConfigAsync(String, String) - Method in class org.apache.servicecomb.core.SCBEngine
for edge, versionRule maybe controlled by url rule
createMicroserviceVersions(List<MicroserviceInstance>) - Method in class org.apache.servicecomb.core.registry.ThirdServiceRegister
 
createReferenceConfig(OperationMeta) - Method in class org.apache.servicecomb.core.provider.consumer.MicroserviceReferenceConfig
 
createReferenceConfig(String, OperationMeta) - Method in class org.apache.servicecomb.core.provider.consumer.MicroserviceReferenceConfig
 
createSCBEngineForTest() - Static method in class org.apache.servicecomb.core.bootstrap.SCBBootstrap
 
createValidatorFactory() - Method in class org.apache.servicecomb.core.filter.impl.ParameterValidatorFilter
 
CSE_CONTEXT - Static variable in class org.apache.servicecomb.core.Const
 
CseException - Exception in org.apache.servicecomb.core.exception
 
CseException(String, String) - Constructor for exception org.apache.servicecomb.core.exception.CseException
 
CseException(String, String, Throwable) - Constructor for exception org.apache.servicecomb.core.exception.CseException
 

D

debug(Logger, String, Object...) - Method in class org.apache.servicecomb.core.tracing.TraceIdLogger
 
DEFAULT_ADDRESSES - Static variable in class org.apache.servicecomb.core.registry.ThirdServiceRegister
 
DEFAULT_VALIDATE - Static variable in interface org.apache.servicecomb.core.exception.ExceptionCodes
 
DEFAULT_VERSION_RULE - Static variable in class org.apache.servicecomb.core.Const
 
DefaultExceptionConverter - Class in org.apache.servicecomb.core.exception.converter
Only very few exceptions carry sensitive data If discard all exception messages for these very few exceptions, it will cause difficult to locate problems so default to remain the messages, and log the exception if want to change these: 1.
DefaultExceptionConverter() - Constructor for class org.apache.servicecomb.core.exception.converter.DefaultExceptionConverter
 
DefaultExceptionProcessor - Class in org.apache.servicecomb.core.exception
 
DefaultExceptionProcessor() - Constructor for class org.apache.servicecomb.core.exception.DefaultExceptionProcessor
 
DEFINITION_ROOT - Static variable in class org.apache.servicecomb.core.filter.config.FilterChainsConfig
 
destroy() - Method in class org.apache.servicecomb.core.bootstrap.SCBEngineForTest
 
destroy() - Method in class org.apache.servicecomb.core.definition.ServiceRegistryListener
 
destroy() - Method in class org.apache.servicecomb.core.SCBEngine
not allow throw any exception even some step throw exception, must catch it and go on, otherwise shutdown process will be broken.
destroyForShutdownHook() - Method in class org.apache.servicecomb.core.SCBEngine
 
doCompletableFutureInvoke(Invocation, SwaggerProducerOperation, AsyncResponse) - Method in class org.apache.servicecomb.core.handler.impl.ProducerOperationHandler
 
doInvoke(Invocation, SwaggerProducerOperation) - Method in class org.apache.servicecomb.core.handler.impl.ProducerOperationHandler
 
doValidate(Invocation) - Method in class org.apache.servicecomb.core.filter.impl.ParameterValidatorFilter
 

E

EMPTY - Static variable in class org.apache.servicecomb.core.filter.FilterNode
 
EmptyFilter - Class in org.apache.servicecomb.core.filter.impl
 
EmptyFilter() - Constructor for class org.apache.servicecomb.core.filter.impl.EmptyFilter
 
ENABLED - Static variable in class org.apache.servicecomb.core.invocation.InvocationTimeoutBootListener
 
enabled() - Method in class org.apache.servicecomb.core.registry.discovery.OperationInstancesDiscoveryFilter
 
Endpoint - Class in org.apache.servicecomb.core
Endpoint : 表示一个Endpoint。Transport识别其内部格式.
Endpoint(Transport, String) - Constructor for class org.apache.servicecomb.core.Endpoint
 
Endpoint(Transport, String, MicroserviceInstance) - Constructor for class org.apache.servicecomb.core.Endpoint
 
Endpoint(Transport, String, MicroserviceInstance, Object) - Constructor for class org.apache.servicecomb.core.Endpoint
 
endpoint - Variable in class org.apache.servicecomb.core.transport.AbstractTransport
 
ENDPOINT_KEY - Static variable in class org.apache.servicecomb.core.transport.AbstractTransport
 
EndpointCacheUtils - Class in org.apache.servicecomb.core.invocation.endpoint
 
EndpointCacheUtils() - Constructor for class org.apache.servicecomb.core.invocation.endpoint.EndpointCacheUtils
 
EndpointContextRegister - Class in org.apache.servicecomb.core.invocation.endpoint
 
EndpointContextRegister() - Constructor for class org.apache.servicecomb.core.invocation.endpoint.EndpointContextRegister
 
EndpointDiscoveryFilter - Class in org.apache.servicecomb.core.registry.discovery
 
EndpointDiscoveryFilter() - Constructor for class org.apache.servicecomb.core.registry.discovery.EndpointDiscoveryFilter
 
EndpointMapper - Class in org.apache.servicecomb.core.invocation.endpoint
 
EndpointMapper(String) - Constructor for class org.apache.servicecomb.core.invocation.endpoint.EndpointMapper
 
EndpointMapperFactory - Class in org.apache.servicecomb.core.invocation.endpoint
 
EndpointMapperFactory() - Constructor for class org.apache.servicecomb.core.invocation.endpoint.EndpointMapperFactory
 
EndpointUtils - Class in org.apache.servicecomb.core.invocation.endpoint
 
ensureFindOperation(String) - Method in class org.apache.servicecomb.core.definition.SchemaMeta
 
ensureFindSchemaMeta(String) - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
ensureInvocationNotTimeout() - Method in class org.apache.servicecomb.core.Invocation
Check if invocation is timeout.
ensureStatusUp() - Method in class org.apache.servicecomb.core.SCBEngine
 
equals(Object) - Method in class org.apache.servicecomb.core.Endpoint
 
error(Logger, String, Object...) - Method in class org.apache.servicecomb.core.tracing.TraceIdLogger
 
ERROR_DESC_MGR - Static variable in class org.apache.servicecomb.core.exception.ExceptionUtils
 
ExceptionCodes - Interface in org.apache.servicecomb.core.exception
 
ExceptionConverter<T extends Throwable> - Interface in org.apache.servicecomb.core.exception
 
ExceptionProcessor - Interface in org.apache.servicecomb.core.exception
will select the min order instance
Exceptions - Class in org.apache.servicecomb.core.exception
 
Exceptions() - Constructor for class org.apache.servicecomb.core.exception.Exceptions
 
ExceptionUtils - Class in org.apache.servicecomb.core.exception
 
ExceptionUtils() - Constructor for class org.apache.servicecomb.core.exception.ExceptionUtils
 
execute(Runnable) - Method in class org.apache.servicecomb.core.executor.GroupExecutor
 
execute(Runnable) - Method in class org.apache.servicecomb.core.executor.ReactiveExecutor
 
execute(Runnable) - Method in class org.apache.servicecomb.core.executor.ThreadPoolExecutorEx
 
execute(Runnable) - Method in class org.apache.servicecomb.core.provider.consumer.ReactiveResponseExecutor
 
execute(Runnable) - Method in class org.apache.servicecomb.core.provider.consumer.SyncResponseExecutor
 
EXECUTOR_DEFAULT - Static variable in class org.apache.servicecomb.core.executor.ExecutorManager
 
EXECUTOR_GROUP_THREADPOOL - Static variable in class org.apache.servicecomb.core.executor.ExecutorManager
 
EXECUTOR_REACTIVE - Static variable in class org.apache.servicecomb.core.executor.ExecutorManager
 
ExecutorManager - Class in org.apache.servicecomb.core.executor
 
ExecutorManager() - Constructor for class org.apache.servicecomb.core.executor.ExecutorManager
 
EXTERNAL_INIT - Static variable in class org.apache.servicecomb.core.ConfigurationSpringInitializer
 
EXTRA_CONFIG_SOURCE_PREFIX - Static variable in class org.apache.servicecomb.core.ConfigurationSpringInitializer
 
extractStatusCode(Object) - Method in class org.apache.servicecomb.core.governance.ServiceCombCircuitBreakerExtension
 
extractStatusCode(Object) - Method in class org.apache.servicecomb.core.governance.ServiceCombInstanceIsolationExtension
 
extractStatusCode(Object) - Method in class org.apache.servicecomb.core.governance.ServiceCombRetryExtension
 

F

Filter - Interface in org.apache.servicecomb.core.filter
unified extension for replace old version extensions: 1.
FilterChainCollector - Class in org.apache.servicecomb.core.bootup
 
FilterChainCollector() - Constructor for class org.apache.servicecomb.core.bootup.FilterChainCollector
 
FilterChainsConfig - Class in org.apache.servicecomb.core.filter.config
 
FilterChainsConfig() - Constructor for class org.apache.servicecomb.core.filter.config.FilterChainsConfig
 
FilterChainsManager - Class in org.apache.servicecomb.core.filter
 
FilterChainsManager() - Constructor for class org.apache.servicecomb.core.filter.FilterChainsManager
 
FilterNode - Class in org.apache.servicecomb.core.filter
 
FilterNode(Filter) - Constructor for class org.apache.servicecomb.core.filter.FilterNode
 
findByKey(String) - Method in class org.apache.servicecomb.core.executor.ExecutorManager
 
findChain(String) - Method in class org.apache.servicecomb.core.filter.InvocationFilterChains
 
findChildName(DiscoveryContext, DiscoveryTreeNode) - Method in class org.apache.servicecomb.core.registry.discovery.OperationInstancesDiscoveryFilter
 
findConsumerChain(String) - Method in class org.apache.servicecomb.core.filter.FilterChainsManager
 
findExecutor(OperationMeta) - Method in class org.apache.servicecomb.core.executor.ExecutorManager
 
findExecutor(OperationMeta, Executor) - Method in class org.apache.servicecomb.core.executor.ExecutorManager
 
findExecutorById(String) - Method in class org.apache.servicecomb.core.executor.ExecutorManager
 
findOperation(String) - Method in class org.apache.servicecomb.core.definition.SchemaMeta
 
findProducerChain(String) - Method in class org.apache.servicecomb.core.filter.FilterChainsManager
 
findResponseType(int) - Method in class org.apache.servicecomb.core.definition.InvocationRuntimeType
 
findResponseType(int) - Method in class org.apache.servicecomb.core.Invocation
 
findSchemaMeta(String) - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
findSchemaMeta(Class<?>) - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
findTransport(String) - Method in class org.apache.servicecomb.core.transport.TransportManager
 
findTransportName(DiscoveryContext, DiscoveryTreeNode) - Method in class org.apache.servicecomb.core.registry.discovery.EndpointDiscoveryFilter
 
finish() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
finishBusiness() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
finishBusinessMethod(Invocation) - Method in interface org.apache.servicecomb.core.invocation.InvocationTimeoutStrategy
 
finishClientFiltersResponse() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
finishGetConnection() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
finishHandlersResponse() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
finishReceiveResponse() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
finishServerFiltersResponse() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
finishWriteToBuffer(long) - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
force(Runnable) - Method in class org.apache.servicecomb.core.executor.LinkedBlockingQueueEx
 
forConsumer(ReferenceConfig, OperationMeta, InvocationRuntimeType, Map<String, Object>) - Static method in class org.apache.servicecomb.core.invocation.InvocationFactory
 
formatFromUri(String) - Static method in class org.apache.servicecomb.core.invocation.endpoint.EndpointUtils
http://xxx -> rest://xxx https://xxx -> rest://xxx?sslEnabled=true h2c://xxx -> rest://xxx?protocol=http2 h2://xxx -> rest://xxx?sslEnabled=true&protocol=http2 xxx -> rest://xxx:port?protocol=http2 xxx?a=a1 -> rest://xxx:port?a=a1&protocol=http2 other://xxx -> other://xxx
forProvider(Endpoint, OperationMeta, Map<String, Object>) - Static method in class org.apache.servicecomb.core.invocation.InvocationFactory
 

G

generate() - Method in class org.apache.servicecomb.core.tracing.BraveTraceIdGenerator
 
generate() - Method in interface org.apache.servicecomb.core.tracing.TraceIdGenerator
 
GENERIC_CLIENT - Static variable in interface org.apache.servicecomb.core.exception.ExceptionCodes
 
GENERIC_SERVER - Static variable in interface org.apache.servicecomb.core.exception.ExceptionCodes
 
genericConsumer(String) - Static method in class org.apache.servicecomb.core.exception.Exceptions
 
genericConsumer(String, Throwable) - Static method in class org.apache.servicecomb.core.exception.Exceptions
 
genericProducer(String) - Static method in class org.apache.servicecomb.core.exception.Exceptions
 
genericProducer(String, Throwable) - Static method in class org.apache.servicecomb.core.exception.Exceptions
 
getAddress() - Method in class org.apache.servicecomb.core.Endpoint
 
getAppId() - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
getAppId() - Method in class org.apache.servicecomb.core.definition.SchemaMeta
 
getAppId() - Method in class org.apache.servicecomb.core.Invocation
 
getAppId() - Method in class org.apache.servicecomb.core.NonSwaggerInvocation
 
getAppId() - Method in class org.apache.servicecomb.core.SCBEngine
 
getApplicationContext() - Method in class org.apache.servicecomb.core.SCBEngine
 
getArgumentsMapper() - Method in class org.apache.servicecomb.core.definition.InvocationRuntimeType
 
getAssociatedClass() - Method in class org.apache.servicecomb.core.definition.InvocationRuntimeType
 
getAssociatedMethod() - Method in class org.apache.servicecomb.core.definition.InvocationRuntimeType
 
getBootListeners() - Method in class org.apache.servicecomb.core.SCBEngine
 
getChainByTransport() - Method in class org.apache.servicecomb.core.filter.config.TransportChainsConfig
 
getChainByTransport() - Method in class org.apache.servicecomb.core.filter.impl.TransportFilters
 
getClazz() - Method in class org.apache.servicecomb.core.handler.config.HandlerConfig
 
getCode() - Method in exception org.apache.servicecomb.core.exception.CseException
 
getConfig() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getConfigTransportName() - Method in class org.apache.servicecomb.core.Invocation
 
getConfigTransportName() - Method in class org.apache.servicecomb.core.NonSwaggerInvocation
 
getConsumer() - Method in class org.apache.servicecomb.core.filter.config.FilterChainsConfig
 
getConsumerHandlerManager() - Method in class org.apache.servicecomb.core.SCBEngine
 
getConsumerProviderList() - Method in class org.apache.servicecomb.core.provider.consumer.ConsumerProviderManager
 
getConsumerProviderManager() - Method in class org.apache.servicecomb.core.SCBEngine
 
getContextClass() - Method in class org.apache.servicecomb.core.invocation.endpoint.EndpointMapperFactory
 
getContextType() - Method in class org.apache.servicecomb.core.invocation.endpoint.EndpointContextRegister
 
getDefaultChain() - Method in class org.apache.servicecomb.core.filter.config.InvocationFilterChainsConfig
 
getEndpoint() - Method in class org.apache.servicecomb.core.Endpoint
 
getEndpoint() - Method in class org.apache.servicecomb.core.Invocation
 
getEndpoint() - Method in class org.apache.servicecomb.core.transport.AbstractTransport
 
getEndpoint() - Method in interface org.apache.servicecomb.core.Transport
 
getEventBus() - Method in class org.apache.servicecomb.core.SCBEngine
 
getEventType() - Method in class org.apache.servicecomb.core.BootListener.BootEvent
 
getExceptionClass() - Method in class org.apache.servicecomb.core.exception.IllegalArgumentExceptionToProducerResponseConverter
 
getExceptionClass() - Method in class org.apache.servicecomb.core.exception.ThrowableExceptionToProducerResponseConverter
 
getExecutor() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getExecutorList() - Method in class org.apache.servicecomb.core.executor.GroupExecutor
 
getExecutorManager() - Method in class org.apache.servicecomb.core.SCBEngine
 
getExtData(String) - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
getExtData(String) - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getExtData(String) - Method in class org.apache.servicecomb.core.definition.SchemaMeta
 
getFilterChain() - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
getFilterChainsManager() - Method in class org.apache.servicecomb.core.SCBEngine
 
getFilters() - Method in class org.apache.servicecomb.core.filter.InvocationFilterChains
 
getFinish() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
getFinishBusiness() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
getFinishClientFiltersResponse() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
getFinishGetConnection() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
getFinishHandlersResponse() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
getFinishReceiveResponse() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
getFinishServerFiltersResponse() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
getFinishWriteToBuffer() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
getFrameworkChain() - Method in class org.apache.servicecomb.core.filter.config.InvocationFilterChainsConfig
 
getGenericCode(Response.StatusType) - Static method in interface org.apache.servicecomb.core.exception.ExceptionConverter
 
getGenericStatus(Invocation) - Static method in class org.apache.servicecomb.core.exception.Exceptions
 
getGovernanceMatchType() - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
getHandlerChain() - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
getHandlerChain() - Method in class org.apache.servicecomb.core.Invocation
 
getHandlerClassMap() - Method in class org.apache.servicecomb.core.handler.config.Config
 
getHandlerContext() - Method in class org.apache.servicecomb.core.Invocation
 
getHandlerId() - Method in class org.apache.servicecomb.core.handler.config.HandlerConfig
 
getHandlerIndex() - Method in class org.apache.servicecomb.core.Invocation
 
getHttpMethod() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getInnerDefaultChainDef() - Method in class org.apache.servicecomb.core.handler.AbstractHandlerManager
 
getInnerDefaultChainDef() - Method in class org.apache.servicecomb.core.handler.ConsumerHandlerManager
 
getInnerDefaultChainDef() - Method in class org.apache.servicecomb.core.handler.ProducerHandlerManager
 
getInstance() - Method in class org.apache.servicecomb.core.provider.producer.ProducerMeta
 
getInstance() - Static method in class org.apache.servicecomb.core.SCBEngine
 
getInvocation() - Method in class org.apache.servicecomb.core.event.InvocationBaseEvent
 
getInvocation() - Method in class org.apache.servicecomb.core.tracing.TraceIdLogger
 
getInvocationArgument(String) - Method in class org.apache.servicecomb.core.Invocation
 
getInvocationArguments() - Method in class org.apache.servicecomb.core.Invocation
 
getInvocationId() - Method in class org.apache.servicecomb.core.Invocation
 
getInvocationQualifiedName() - Method in class org.apache.servicecomb.core.Invocation
 
getInvocationQualifiedName() - Method in class org.apache.servicecomb.core.NonSwaggerInvocation
 
getInvocationRuntimeType() - Method in class org.apache.servicecomb.core.Invocation
 
getInvocationStageTrace() - Method in class org.apache.servicecomb.core.Invocation
 
getInvocationTypes() - Method in interface org.apache.servicecomb.core.filter.ConsumerFilter
 
getInvocationTypes() - Method in interface org.apache.servicecomb.core.filter.Filter
 
getInvocationTypes() - Method in interface org.apache.servicecomb.core.filter.ProducerFilter
 
getKey(String) - Method in class org.apache.servicecomb.core.handler.AbstractHandlerManager
 
getLastHandler() - Method in class org.apache.servicecomb.core.handler.AbstractHandlerManager
 
getLastHandler() - Method in class org.apache.servicecomb.core.handler.ConsumerHandlerManager
 
getLastHandler() - Method in class org.apache.servicecomb.core.handler.ProducerHandlerManager
 
getLatestMicroserviceMeta() - Method in class org.apache.servicecomb.core.provider.consumer.MicroserviceReferenceConfig
 
getLocalAddress() - Method in class org.apache.servicecomb.core.event.ServerAccessLogEvent
 
getMessage() - Method in class org.apache.servicecomb.core.exception.converter.ValidateDetail
 
getMicroserviceChains() - Method in class org.apache.servicecomb.core.filter.config.InvocationFilterChainsConfig
 
getMicroserviceConfig() - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
getMicroserviceConfig() - Method in class org.apache.servicecomb.core.definition.MicroserviceVersionsMeta
 
getMicroserviceInstance() - Method in class org.apache.servicecomb.core.Endpoint
 
getMicroserviceMeta(MicroserviceVersion) - Static method in class org.apache.servicecomb.core.definition.CoreMetaUtils
 
getMicroserviceMeta() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getMicroserviceMeta() - Method in class org.apache.servicecomb.core.definition.SchemaMeta
 
getMicroserviceMeta() - Method in class org.apache.servicecomb.core.Invocation
 
getMicroserviceName() - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
getMicroserviceName() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getMicroserviceName() - Method in class org.apache.servicecomb.core.definition.SchemaMeta
 
getMicroserviceName() - Method in class org.apache.servicecomb.core.Invocation
 
getMicroserviceName() - Method in class org.apache.servicecomb.core.NonSwaggerInvocation
 
getMicroserviceQualifiedName() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getMicroserviceQualifiedName() - Method in class org.apache.servicecomb.core.definition.SchemaMeta
 
getMicroserviceQualifiedName() - Method in class org.apache.servicecomb.core.Invocation
 
getMicroserviceVersion(MicroserviceMeta) - Static method in class org.apache.servicecomb.core.definition.CoreMetaUtils
 
getMicroserviceVersionRule() - Method in class org.apache.servicecomb.core.Invocation
 
getMicroserviceVersionRule() - Method in class org.apache.servicecomb.core.NonSwaggerInvocation
 
getMicroserviceVersions() - Method in class org.apache.servicecomb.core.definition.ConsumerMicroserviceVersionsMeta
 
getMicroserviceVersions(Invocation) - Static method in class org.apache.servicecomb.core.definition.CoreMetaUtils
 
getMicroserviceVersions(MicroserviceMeta) - Static method in class org.apache.servicecomb.core.definition.CoreMetaUtils
 
getMicroserviceVersionsMeta(MicroserviceVersions) - Static method in class org.apache.servicecomb.core.definition.CoreMetaUtils
 
getMicroserviceVersionsMeta() - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
getMilliEndTime() - Method in class org.apache.servicecomb.core.event.ServerAccessLogEvent
 
getMilliStartTime() - Method in class org.apache.servicecomb.core.event.ServerAccessLogEvent
 
getMsDefaultRequestWaitInPoolTimeout() - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
getMsHighwayRequestWaitInPoolTimeout() - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
getMsInvocationTimeout() - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
getMsRequestTimeout() - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
getMsRestRequestWaitInPoolTimeout() - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
getMsSlowInvocation() - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
getName() - Method in interface org.apache.servicecomb.core.ConsumerProvider
 
getName() - Method in interface org.apache.servicecomb.core.filter.Filter
 
getName() - Method in class org.apache.servicecomb.core.filter.impl.EmptyFilter
 
getName(Property) - Method in class org.apache.servicecomb.core.filter.impl.JacksonPropertyNodeNameProvider
 
getName() - Method in class org.apache.servicecomb.core.filter.impl.ParameterValidatorFilter
 
getName() - Method in class org.apache.servicecomb.core.filter.impl.ProducerOperationFilter
 
getName() - Method in class org.apache.servicecomb.core.filter.impl.ScheduleFilter
 
getName() - Method in class org.apache.servicecomb.core.filter.impl.SimpleLoadBalanceFilter
 
getName() - Method in class org.apache.servicecomb.core.filter.impl.TransportFilters
 
getName() - Method in class org.apache.servicecomb.core.governance.ServiceCombMicroserviceMeta
 
getName() - Method in class org.apache.servicecomb.core.handler.AbstractHandlerManager
 
getName() - Method in class org.apache.servicecomb.core.handler.ConsumerHandlerManager
 
getName() - Method in class org.apache.servicecomb.core.handler.ProducerHandlerManager
 
getName() - Method in interface org.apache.servicecomb.core.ProducerProvider
 
getName() - Method in class org.apache.servicecomb.core.tracing.ScbMarker
 
getName() - Method in interface org.apache.servicecomb.core.tracing.TraceIdGenerator
for generators have the same name, will only use the minimum order instance not use getTraceIdKeyName to control this logic, because most customers not want to generate multiple traceIds
getName() - Method in class org.apache.servicecomb.core.tracing.TraceIdLogger
 
getName() - Method in interface org.apache.servicecomb.core.Transport
 
getNanoCurrent() - Method in class org.apache.servicecomb.core.event.InvocationFinishEvent
 
getNanoDefaultRequestWaitInPoolTimeout() - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
getNanoHighwayRequestWaitInPoolTimeout() - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
getNanoInvocationTimeout() - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
getNanoRequestWaitInPoolTimeout(String) - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
getNanoRestRequestWaitInPoolTimeout() - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
getNanoSlowInvocation() - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
getNotFinished() - Method in class org.apache.servicecomb.core.executor.ThreadPoolExecutorEx
 
getOperationId() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getOperationMeta() - Method in class org.apache.servicecomb.core.Invocation
 
getOperationName() - Method in class org.apache.servicecomb.core.Invocation
 
getOperationName() - Method in class org.apache.servicecomb.core.NonSwaggerInvocation
 
getOperationPath() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getOperations() - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
getOperations() - Method in class org.apache.servicecomb.core.definition.SchemaMeta
 
getOrCreate(String) - Static method in class org.apache.servicecomb.core.invocation.endpoint.EndpointCacheUtils
 
getOrCreateOperationConfig(OperationMeta) - Method in class org.apache.servicecomb.core.definition.MicroserviceVersionsMeta
 
getOrder() - Method in interface org.apache.servicecomb.core.BootListener
 
getOrder() - Method in interface org.apache.servicecomb.core.bootup.BootUpInformationCollector
 
getOrder() - Method in class org.apache.servicecomb.core.bootup.FilterChainCollector
 
getOrder() - Method in class org.apache.servicecomb.core.bootup.ServiceInformationCollector
 
getOrder() - Method in class org.apache.servicecomb.core.exception.converter.ConnectTimeoutExceptionConverter
 
getOrder() - Method in class org.apache.servicecomb.core.exception.converter.ConstraintViolationExceptionConverter
 
getOrder() - Method in class org.apache.servicecomb.core.exception.converter.DefaultExceptionConverter
 
getOrder() - Method in class org.apache.servicecomb.core.exception.converter.IllegalArgumentExceptionConverter
 
getOrder() - Method in class org.apache.servicecomb.core.exception.converter.InvocationExceptionConverter
 
getOrder() - Method in class org.apache.servicecomb.core.exception.converter.TimeoutExceptionConverter
 
getOrder() - Method in class org.apache.servicecomb.core.exception.DefaultExceptionProcessor
 
getOrder() - Method in interface org.apache.servicecomb.core.exception.ExceptionProcessor
 
getOrder() - Method in class org.apache.servicecomb.core.exception.IllegalArgumentExceptionToProducerResponseConverter
 
getOrder() - Method in class org.apache.servicecomb.core.exception.ThrowableExceptionToProducerResponseConverter
 
getOrder() - Method in class org.apache.servicecomb.core.registry.discovery.EndpointDiscoveryFilter
 
getOrder() - Method in class org.apache.servicecomb.core.registry.discovery.OperationInstancesDiscoveryFilter
 
getOrder() - Method in class org.apache.servicecomb.core.registry.ThirdServiceRegister
 
getOrder() - Method in class org.apache.servicecomb.core.SCBApplicationListener
 
getOrder() - Method in interface org.apache.servicecomb.core.tracing.TraceIdGenerator
 
getOrder() - Method in interface org.apache.servicecomb.core.Transport
 
getParamName(int) - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getPriorityPropertyManager() - Method in class org.apache.servicecomb.core.SCBEngine
 
getProducer() - Method in class org.apache.servicecomb.core.filter.config.FilterChainsConfig
 
getProducerHandlerManager() - Method in class org.apache.servicecomb.core.SCBEngine
 
getProducerMicroserviceMeta() - Method in class org.apache.servicecomb.core.SCBEngine
 
getProducerProviderList() - Method in class org.apache.servicecomb.core.provider.producer.ProducerProviderManager
 
getProducerProviderManager() - Method in class org.apache.servicecomb.core.SCBEngine
 
getPropertyPath() - Method in class org.apache.servicecomb.core.exception.converter.ValidateDetail
 
getProviderQpsFlowControlHandler() - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
Deprecated.
getProviderQpsFlowControlHandler() - Method in class org.apache.servicecomb.core.definition.OperationMeta
Deprecated.
getPublishEndpoint() - Method in class org.apache.servicecomb.core.transport.AbstractTransport
 
getPublishEndpoint() - Method in interface org.apache.servicecomb.core.Transport
 
getRealTransportName() - Method in class org.apache.servicecomb.core.Invocation
 
getRejectedCount() - Method in class org.apache.servicecomb.core.executor.ThreadPoolExecutorEx
 
getRequestEx() - Method in class org.apache.servicecomb.core.Invocation
 
getResolvedDefaultConfig() - Method in class org.apache.servicecomb.core.filter.InvocationFilterChains
 
getResolvedFrameworkConfig() - Method in class org.apache.servicecomb.core.filter.InvocationFilterChains
 
getResolvedMicroserviceConfig() - Method in class org.apache.servicecomb.core.filter.InvocationFilterChains
 
getResolver() - Method in class org.apache.servicecomb.core.filter.config.FilterChainsConfig
 
getResponse() - Method in class org.apache.servicecomb.core.event.InvocationWithResponseEvent
 
getResponseExecutor() - Method in class org.apache.servicecomb.core.Invocation
 
getResponsesMeta() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getRetryNextServer(String) - Static method in class org.apache.servicecomb.core.governance.GovernanceConfiguration
 
getRetrySameServer(String) - Static method in class org.apache.servicecomb.core.governance.GovernanceConfiguration
 
getRoutingContext() - Method in class org.apache.servicecomb.core.event.ServerAccessLogEvent
 
getScbEngine() - Method in class org.apache.servicecomb.core.BootListener.BootEvent
 
getScbEngine() - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
getSchemaId() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getSchemaId() - Method in class org.apache.servicecomb.core.definition.SchemaMeta
 
getSchemaId() - Method in class org.apache.servicecomb.core.Invocation
 
getSchemaId() - Method in class org.apache.servicecomb.core.NonSwaggerInvocation
 
getSchemaId() - Method in class org.apache.servicecomb.core.provider.producer.ProducerMeta
 
getSchemaInterface() - Method in class org.apache.servicecomb.core.provider.producer.ProducerMeta
 
getSchemaMeta() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getSchemaMeta() - Method in class org.apache.servicecomb.core.Invocation
 
getSchemaMetas() - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
getSchemaQualifiedName() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getShortName() - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
getStart() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
getStartBusinessMethod() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
getStartClientFiltersRequest() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
getStartClientFiltersResponse() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
getStartExecution() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
getStartHandlersRequest() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
getStartSchedule() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
getStartSend() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
getStartServerFiltersRequest() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
getStartTimeMillis() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
getStatus() - Method in class org.apache.servicecomb.core.SCBEngine
 
getStringProperty(String, String...) - Static method in class org.apache.servicecomb.core.governance.GovernanceConfiguration
 
getSwagger() - Method in class org.apache.servicecomb.core.definition.SchemaMeta
 
getSwaggerArgument(String) - Method in class org.apache.servicecomb.core.Invocation
 
getSwaggerArguments() - Method in class org.apache.servicecomb.core.Invocation
 
getSwaggerEnvironment() - Method in class org.apache.servicecomb.core.SCBEngine
 
getSwaggerLoader() - Method in class org.apache.servicecomb.core.SCBEngine
 
getSwaggerOperation() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getSwaggerProducer(SchemaMeta) - Static method in class org.apache.servicecomb.core.definition.CoreMetaUtils
 
getSwaggerProducerOperation() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getTraceId() - Method in class org.apache.servicecomb.core.Invocation
 
getTraceId(String) - Method in class org.apache.servicecomb.core.Invocation
 
getTraceIdKeyName() - Method in class org.apache.servicecomb.core.tracing.BraveTraceIdGenerator
 
getTraceIdKeyName() - Method in interface org.apache.servicecomb.core.tracing.TraceIdGenerator
 
getTraceIdLogger() - Method in class org.apache.servicecomb.core.Invocation
 
getTransport() - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
getTransport() - Method in class org.apache.servicecomb.core.Endpoint
 
getTransport() - Method in class org.apache.servicecomb.core.Invocation
 
getTransport() - Method in class org.apache.servicecomb.core.provider.consumer.ReferenceConfig
 
getTransportManager() - Method in class org.apache.servicecomb.core.SCBEngine
 
getTransportMap() - Method in class org.apache.servicecomb.core.transport.TransportManager
 
getUrls() - Method in class org.apache.servicecomb.core.registry.ThirdServiceRegister
 
getVendorExtensions() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getVendorExtensions() - Method in class org.apache.servicecomb.core.SCBEngine
 
getVersion() - Method in class org.apache.servicecomb.core.governance.ServiceCombMicroserviceMeta
 
getVersionRule() - Method in class org.apache.servicecomb.core.definition.MicroserviceConfig
 
getVersionRule() - Method in class org.apache.servicecomb.core.provider.consumer.ReferenceConfig
 
GovernanceConfiguration - Class in org.apache.servicecomb.core.governance
 
GovernanceConfiguration() - Constructor for class org.apache.servicecomb.core.governance.GovernanceConfiguration
 
groupByName() - Method in class org.apache.servicecomb.core.transport.TransportManager
 
groupCount - Variable in class org.apache.servicecomb.core.executor.GroupExecutor
 
GroupExecutor - Class in org.apache.servicecomb.core.executor
 
GroupExecutor() - Constructor for class org.apache.servicecomb.core.executor.GroupExecutor
 
groupName - Variable in class org.apache.servicecomb.core.executor.GroupExecutor
 
GroupThreadFactory - Class in org.apache.servicecomb.core.executor
 
GroupThreadFactory(String) - Constructor for class org.apache.servicecomb.core.executor.GroupThreadFactory
 

H

handle(Invocation, AsyncResponse) - Method in interface org.apache.servicecomb.core.Handler
 
handle(Invocation, AsyncResponse) - Method in class org.apache.servicecomb.core.handler.impl.ProducerOperationHandler
 
handle(Invocation, AsyncResponse) - Method in class org.apache.servicecomb.core.handler.impl.SimpleLoadBalanceHandler
 
handle(Invocation, AsyncResponse) - Method in class org.apache.servicecomb.core.handler.impl.TransportClientHandler
 
Handler - Interface in org.apache.servicecomb.core
 
HandlerConfig - Class in org.apache.servicecomb.core.handler.config
 
HandlerConfig() - Constructor for class org.apache.servicecomb.core.handler.config.HandlerConfig
 
HandlerConfigUtils - Class in org.apache.servicecomb.core.handler
 
handlerRefNotExist(String) - Static method in class org.apache.servicecomb.core.exception.ExceptionUtils
 
HANDLERS_REQUEST - Static variable in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
HANDLERS_RESPONSE - Static variable in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
hashCode() - Method in class org.apache.servicecomb.core.Endpoint
 
HIGHWAY - Static variable in class org.apache.servicecomb.core.Const
 

I

IllegalArgumentExceptionConverter - Class in org.apache.servicecomb.core.exception.converter
 
IllegalArgumentExceptionConverter() - Constructor for class org.apache.servicecomb.core.exception.converter.IllegalArgumentExceptionConverter
 
IllegalArgumentExceptionToProducerResponseConverter - Class in org.apache.servicecomb.core.exception
 
IllegalArgumentExceptionToProducerResponseConverter() - Constructor for class org.apache.servicecomb.core.exception.IllegalArgumentExceptionToProducerResponseConverter
 
incrementRetry() - Method in class org.apache.servicecomb.core.governance.RetryContext
 
info(Logger, String, Object...) - Method in class org.apache.servicecomb.core.tracing.TraceIdLogger
 
init() - Method in interface org.apache.servicecomb.core.ConsumerProvider
 
init(SchemaMeta, SwaggerOperation) - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
init() - Method in class org.apache.servicecomb.core.executor.GroupExecutor
 
init(String) - Method in class org.apache.servicecomb.core.executor.GroupExecutor
 
init() - Method in class org.apache.servicecomb.core.filter.FilterChainsManager
 
init(Config) - Method in class org.apache.servicecomb.core.handler.AbstractHandlerManager
 
init(ConsumerHandlerManager, ProducerHandlerManager) - Static method in class org.apache.servicecomb.core.handler.HandlerConfigUtils
 
init(MicroserviceMeta, InvocationType) - Method in interface org.apache.servicecomb.core.Handler
 
init() - Method in interface org.apache.servicecomb.core.ProducerProvider
 
init() - Method in class org.apache.servicecomb.core.provider.consumer.AbstractConsumerProvider
 
init() - Method in class org.apache.servicecomb.core.provider.consumer.ConsumerProviderManager
 
init() - Method in class org.apache.servicecomb.core.provider.producer.ProducerProviderManager
 
init(DiscoveryContext, DiscoveryTreeNode) - Method in class org.apache.servicecomb.core.registry.discovery.OperationInstancesDiscoveryFilter
 
init() - Method in interface org.apache.servicecomb.core.Transport
 
init(SCBEngine) - Method in class org.apache.servicecomb.core.transport.TransportManager
 
initConfig() - Method in class org.apache.servicecomb.core.executor.GroupExecutor
 
initTraceId() - Method in class org.apache.servicecomb.core.Invocation
 
initTraceId(TraceIdGenerator) - Method in class org.apache.servicecomb.core.Invocation
 
innerSyncInvoke(Invocation) - Static method in class org.apache.servicecomb.core.provider.consumer.InvokerUtils
This is an internal API, caller make sure already invoked SCBEngine.ensureStatusUp
INSTANCE - Static variable in class org.apache.servicecomb.core.handler.impl.ProducerOperationHandler
 
INSTANCE - Static variable in class org.apache.servicecomb.core.handler.impl.TransportClientHandler
 
InternalFilter - Interface in org.apache.servicecomb.core.filter
 
Invocation - Class in org.apache.servicecomb.core
 
Invocation() - Constructor for class org.apache.servicecomb.core.Invocation
 
Invocation(ReferenceConfig, OperationMeta, InvocationRuntimeType, Map<String, Object>) - Constructor for class org.apache.servicecomb.core.Invocation
 
Invocation(Endpoint, OperationMeta, Map<String, Object>) - Constructor for class org.apache.servicecomb.core.Invocation
 
INVOCATION_ID - Static variable in class org.apache.servicecomb.core.Invocation
 
INVOCATION_TIMEOUT - Static variable in interface org.apache.servicecomb.core.exception.ExceptionCodes
 
invocationArgumentToSwaggerArguments(SwaggerInvocation, Map<String, Object>, Map<String, Object>) - Method in class org.apache.servicecomb.core.invocation.endpoint.EndpointMapper
 
InvocationBaseEvent - Class in org.apache.servicecomb.core.event
 
InvocationBaseEvent(Invocation) - Constructor for class org.apache.servicecomb.core.event.InvocationBaseEvent
 
InvocationBusinessFinishEvent - Class in org.apache.servicecomb.core.event
 
InvocationBusinessFinishEvent(Invocation) - Constructor for class org.apache.servicecomb.core.event.InvocationBusinessFinishEvent
 
InvocationBusinessMethodFinishEvent - Class in org.apache.servicecomb.core.event
 
InvocationBusinessMethodFinishEvent(Invocation) - Constructor for class org.apache.servicecomb.core.event.InvocationBusinessMethodFinishEvent
 
InvocationBusinessMethodStartEvent - Class in org.apache.servicecomb.core.event
 
InvocationBusinessMethodStartEvent(Invocation) - Constructor for class org.apache.servicecomb.core.event.InvocationBusinessMethodStartEvent
 
InvocationCreator - Interface in org.apache.servicecomb.core.invocation
better to named InvocationFactory, but already be used by old version
InvocationEncodeResponseStartEvent - Class in org.apache.servicecomb.core.event
 
InvocationEncodeResponseStartEvent(Invocation, Response) - Constructor for class org.apache.servicecomb.core.event.InvocationEncodeResponseStartEvent
 
InvocationExceptionConverter - Class in org.apache.servicecomb.core.exception.converter
 
InvocationExceptionConverter() - Constructor for class org.apache.servicecomb.core.exception.converter.InvocationExceptionConverter
 
InvocationFactory - Class in org.apache.servicecomb.core.invocation
 
InvocationFilterChains - Class in org.apache.servicecomb.core.filter
 
InvocationFilterChains() - Constructor for class org.apache.servicecomb.core.filter.InvocationFilterChains
 
InvocationFilterChainsConfig - Class in org.apache.servicecomb.core.filter.config
 
InvocationFilterChainsConfig(String) - Constructor for class org.apache.servicecomb.core.filter.config.InvocationFilterChainsConfig
 
InvocationFinishEvent - Class in org.apache.servicecomb.core.event
 
InvocationFinishEvent(Invocation, Response) - Constructor for class org.apache.servicecomb.core.event.InvocationFinishEvent
 
InvocationHandlersStartEvent - Class in org.apache.servicecomb.core.event
 
InvocationHandlersStartEvent(Invocation) - Constructor for class org.apache.servicecomb.core.event.InvocationHandlersStartEvent
 
InvocationRunInExecutorFinishEvent - Class in org.apache.servicecomb.core.event
for async invocation, only indicate finished in executor, not finished invocation
InvocationRunInExecutorFinishEvent(Invocation) - Constructor for class org.apache.servicecomb.core.event.InvocationRunInExecutorFinishEvent
 
InvocationRunInExecutorStartEvent - Class in org.apache.servicecomb.core.event
 
InvocationRunInExecutorStartEvent(Invocation) - Constructor for class org.apache.servicecomb.core.event.InvocationRunInExecutorStartEvent
 
InvocationRuntimeType - Class in org.apache.servicecomb.core.definition
An InvocationRuntimeType indicates the associated java type information of this invocation.
InvocationRuntimeType(Class<?>, Method, ResponsesMeta, ArgumentsMapper) - Constructor for class org.apache.servicecomb.core.definition.InvocationRuntimeType
 
InvocationRuntimeType(ResponsesMeta) - Constructor for class org.apache.servicecomb.core.definition.InvocationRuntimeType
 
InvocationStageTrace - Class in org.apache.servicecomb.core.invocation
important: all time point is about invocation stage, not java method all time is nanoTime not all stage relate to a event, currently, we only have 4 event: start/finish/startBusiness/finishBusiness for consumer: (prepare) (handlerReq) (clientFilterReq) start --------> startHandlersRequest -----------> startClientFiltersRequest -------------------------------------- <----------------(sendRequest)-----------------> | (receiveResponse) (writeToBuffer) (getConnection) | ---finishReceiveResponse <----- finishWriteToBuffer <----------- finishGetConnection <-------------- startSend <- | (wakeConsumer) (clientFiltersResponse) (handlersResponse) |-----> startClientFiltersResponse -------> finishClientFiltersResponse -------> finishHandlersResponse --> finish for producer: (prepare) (threadPoolQueue) (serverFiltersRequest) start ----> startSchedule -----> startExecution -> startServerFiltersRequest -------> startHandlersRequest ------- (handlersResponse) <-------------(business)-------------> (handlersRequest) | -----finishHandlersResponse <------ finishBusiness <------- finishBusinessMethod <------ startBusinessMethod------ | (serverFiltersResponse) (sendResponse) |---> finishServerFiltersResponse ------> finish for edge: (prepare) (threadPoolQueue) (serverFiltersRequest) start ----> startSchedule -----> startExecution -> startServerFiltersRequest ----> startHandlersRequest ---------- <----------(sendRequest)----------> | (writeToBuffer) (getConnection) (clientFilterReq) (handlersRequest) | --- finishWriteToBuffer <------ finishGetConnection <------ startSend <------ startClientFiltersRequest <--------- | (receiveResponse) (wakeConsumer) (clientFiltersResponse) ---> finishReceiveResponse ------> startClientFiltersResponse ------> finishClientFiltersResponse ---------------- (sendResponse) (serverFiltersResponse) (handlersResponse) | finish <------ finishServerFiltersResponse <------ finishHandlersResponse <------------
InvocationStageTrace(Invocation) - Constructor for class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
InvocationStartEvent - Class in org.apache.servicecomb.core.event
 
InvocationStartEvent(Invocation) - Constructor for class org.apache.servicecomb.core.event.InvocationStartEvent
 
InvocationStartSendRequestEvent - Class in org.apache.servicecomb.core.event
 
InvocationStartSendRequestEvent(Invocation) - Constructor for class org.apache.servicecomb.core.event.InvocationStartSendRequestEvent
 
InvocationTimeoutBootListener - Class in org.apache.servicecomb.core.invocation
 
InvocationTimeoutBootListener(EventBus, List<InvocationTimeoutStrategy>, Environment) - Constructor for class org.apache.servicecomb.core.invocation.InvocationTimeoutBootListener
 
InvocationTimeoutCheckEvent - Class in org.apache.servicecomb.core.event
 
InvocationTimeoutCheckEvent(Invocation) - Constructor for class org.apache.servicecomb.core.event.InvocationTimeoutCheckEvent
 
InvocationTimeoutStrategy - Interface in org.apache.servicecomb.core.invocation
 
InvocationWithResponseEvent - Class in org.apache.servicecomb.core.event
 
InvocationWithResponseEvent(Invocation, Response) - Constructor for class org.apache.servicecomb.core.event.InvocationWithResponseEvent
 
invoke(Invocation, Object, Method, Object[]) - Method in class org.apache.servicecomb.core.filter.impl.ProducerOperationFilter
 
invoke(Invocation) - Static method in class org.apache.servicecomb.core.provider.consumer.InvokerUtils
This method is used in new Filter implementation to replace Handler NOTE: this method should never throw exception directly
InvokerUtils - Class in org.apache.servicecomb.core.provider.consumer
 
InvokerUtils() - Constructor for class org.apache.servicecomb.core.provider.consumer.InvokerUtils
 
is3rdPartyService() - Method in class org.apache.servicecomb.core.provider.consumer.ReferenceConfig
 
isAsyncMethod(Method) - Static method in class org.apache.servicecomb.core.provider.consumer.InvokerUtils
 
isClient(Response.StatusType) - Static method in interface org.apache.servicecomb.core.exception.ExceptionConverter
 
isClientRequestHeaderFilterEnabled() - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
isConsumer() - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
isConsumer() - Method in class org.apache.servicecomb.core.Invocation
 
isEdge() - Method in class org.apache.servicecomb.core.Invocation
 
isEnabled() - Method in class org.apache.servicecomb.core.filter.config.FilterChainsConfig
 
isEnabled() - Method in interface org.apache.servicecomb.core.filter.Filter
 
isEnabled() - Method in class org.apache.servicecomb.core.filter.FilterChainsManager
 
isExpired() - Method in class org.apache.servicecomb.core.provider.consumer.MicroserviceReferenceConfig
 
isExternalInit() - Static method in class org.apache.servicecomb.core.ConfigurationSpringInitializer
 
isFailedResult(Throwable) - Method in class org.apache.servicecomb.core.governance.ServiceCombCircuitBreakerExtension
 
isFailedResult(Throwable) - Method in class org.apache.servicecomb.core.governance.ServiceCombInstanceIsolationExtension
 
isFailedResult(Throwable) - Method in class org.apache.servicecomb.core.governance.ServiceCombRetryExtension
 
isFilterChainEnabled() - Method in class org.apache.servicecomb.core.SCBEngine
 
isFinished() - Method in class org.apache.servicecomb.core.Invocation
 
isGroupingFilter() - Method in class org.apache.servicecomb.core.registry.discovery.OperationInstancesDiscoveryFilter
 
isIgnoreLog(Invocation, InvocationException) - Method in class org.apache.servicecomb.core.exception.DefaultExceptionProcessor
 
isIgnoreLog(Invocation, InvocationException) - Method in interface org.apache.servicecomb.core.exception.ExceptionProcessor
 
isInEventLoop() - Method in interface org.apache.servicecomb.core.filter.Filter
 
isInEventLoop() - Static method in class org.apache.servicecomb.core.provider.consumer.InvokerUtils
 
isPrintInvocationStackTrace() - Static method in class org.apache.servicecomb.core.exception.Exceptions
 
isPrintRateLimit() - Method in class org.apache.servicecomb.core.exception.DefaultExceptionProcessor
 
isPrintStackTrace() - Method in class org.apache.servicecomb.core.exception.DefaultExceptionProcessor
 
isPrintStackTrace() - Method in interface org.apache.servicecomb.core.exception.ExceptionProcessor
 
isProducer() - Method in class org.apache.servicecomb.core.Invocation
 
isRawConsumer() - Method in class org.apache.servicecomb.core.definition.InvocationRuntimeType
 
isRetry() - Method in class org.apache.servicecomb.core.governance.RetryContext
 
isRetryEnabled(String) - Static method in class org.apache.servicecomb.core.governance.GovernanceConfiguration
 
isSlowInvocationEnabled() - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
isSync() - Method in class org.apache.servicecomb.core.Invocation
 
isSyncMethod(Method) - Static method in class org.apache.servicecomb.core.provider.consumer.InvokerUtils
 
isThirdPartyInvocation() - Method in class org.apache.servicecomb.core.Invocation
 
isThirdPartyService() - Method in class org.apache.servicecomb.core.provider.consumer.ReferenceConfig
 

J

JacksonPropertyNodeNameProvider - Class in org.apache.servicecomb.core.filter.impl
hibernate validator will cache the resolved data
no need to worry about performance problem
JacksonPropertyNodeNameProvider() - Constructor for class org.apache.servicecomb.core.filter.impl.JacksonPropertyNodeNameProvider
 

K

KEY_CODE - Static variable in class org.apache.servicecomb.core.exception.converter.ConstraintViolationExceptionConverter
 
KEY_CORE_THREADS - Static variable in class org.apache.servicecomb.core.executor.GroupExecutor
 
KEY_EXECUTORS_DEFAULT - Static variable in class org.apache.servicecomb.core.executor.ExecutorManager
 
KEY_EXECUTORS_PREFIX - Static variable in class org.apache.servicecomb.core.executor.ExecutorManager
 
KEY_GROUP - Static variable in class org.apache.servicecomb.core.executor.GroupExecutor
 
KEY_MAX_IDLE_SECOND - Static variable in class org.apache.servicecomb.core.executor.GroupExecutor
 
KEY_MAX_QUEUE_SIZE - Static variable in class org.apache.servicecomb.core.executor.GroupExecutor
 
KEY_MAX_THREADS - Static variable in class org.apache.servicecomb.core.executor.GroupExecutor
 
KEY_OLD_MAX_THREAD - Static variable in class org.apache.servicecomb.core.executor.GroupExecutor
 

L

LB_ADDRESS_NOT_FOUND - Static variable in interface org.apache.servicecomb.core.exception.ExceptionCodes
 
lbAddressNotFound(String, String, String) - Static method in class org.apache.servicecomb.core.exception.ExceptionUtils
 
LinkedBlockingQueueEx - Class in org.apache.servicecomb.core.executor
 
LinkedBlockingQueueEx(int) - Constructor for class org.apache.servicecomb.core.executor.LinkedBlockingQueueEx
 
load() - Method in class org.apache.servicecomb.core.filter.config.FilterChainsConfig
 
loadKeys(String, Consumer<String>) - Method in class org.apache.servicecomb.core.filter.config.AbstractFilterChainsConfig
 
logConsumerException(Invocation, InvocationException) - Method in class org.apache.servicecomb.core.exception.DefaultExceptionProcessor
 
logConsumerException(Invocation, InvocationException) - Method in interface org.apache.servicecomb.core.exception.ExceptionProcessor
 
logProducerException(Invocation, InvocationException) - Method in class org.apache.servicecomb.core.exception.DefaultExceptionProcessor
 
logProducerException(Invocation, InvocationException) - Method in interface org.apache.servicecomb.core.exception.ExceptionProcessor
 

M

MAPPING_PROPERTY_SOURCE_NAME - Static variable in class org.apache.servicecomb.core.ConfigurationSpringInitializer
 
MatchType - Class in org.apache.servicecomb.core.governance
 
MatchType() - Constructor for class org.apache.servicecomb.core.governance.MatchType
 
maxIdleInSecond - Variable in class org.apache.servicecomb.core.executor.GroupExecutor
 
maxQueueSize - Variable in class org.apache.servicecomb.core.executor.GroupExecutor
 
maxThreads - Variable in class org.apache.servicecomb.core.executor.GroupExecutor
 
mergeFrom(Config) - Method in class org.apache.servicecomb.core.handler.config.Config
 
mergeProperties() - Method in class org.apache.servicecomb.core.ConfigurationSpringInitializer
 
messageInterpolator() - Method in class org.apache.servicecomb.core.filter.impl.ParameterValidatorFilter
 
MICROSERVICE_PROPERTY_SOURCE_NAME - Static variable in class org.apache.servicecomb.core.ConfigurationSpringInitializer
 
MicroserviceConfig - Class in org.apache.servicecomb.core.definition
 
MicroserviceConfig() - Constructor for class org.apache.servicecomb.core.definition.MicroserviceConfig
 
microserviceConfig - Variable in class org.apache.servicecomb.core.definition.MicroserviceVersionsMeta
 
MicroserviceMeta - Class in org.apache.servicecomb.core.definition
should named MicroserviceVersionMeta
but for compatible reason, keep the old name
MicroserviceMeta(SCBEngine, String, boolean) - Constructor for class org.apache.servicecomb.core.definition.MicroserviceMeta
 
microserviceName - Variable in class org.apache.servicecomb.core.definition.MicroserviceVersionsMeta
 
microserviceName - Variable in class org.apache.servicecomb.core.registry.ThirdServiceRegister
 
MicroserviceReferenceConfig - Class in org.apache.servicecomb.core.provider.consumer
when the list data changed, MicroserviceReferenceConfig should rebuild: 1.versionRule 2.latestMicroserviceMeta 3.microservice deleted
MicroserviceReferenceConfig(ConsumerMicroserviceVersionsMeta, String) - Constructor for class org.apache.servicecomb.core.provider.consumer.MicroserviceReferenceConfig
 
MicroserviceVersionsMeta - Class in org.apache.servicecomb.core.definition
 
MicroserviceVersionsMeta(SCBEngine, String) - Constructor for class org.apache.servicecomb.core.definition.MicroserviceVersionsMeta
 

N

NAME - Static variable in class org.apache.servicecomb.core.filter.impl.ParameterValidatorFilter
 
NAME - Static variable in class org.apache.servicecomb.core.filter.impl.ProducerOperationFilter
 
NAME - Static variable in class org.apache.servicecomb.core.filter.impl.ScheduleFilter
 
NAME - Static variable in class org.apache.servicecomb.core.filter.impl.SimpleLoadBalanceFilter
 
NAME - Static variable in class org.apache.servicecomb.core.filter.impl.TransportFilters
 
name() - Method in interface org.apache.servicecomb.core.invocation.InvocationTimeoutStrategy
 
NAME - Static variable in class org.apache.servicecomb.core.invocation.timeout.PassingTimeStrategy
 
name() - Method in class org.apache.servicecomb.core.invocation.timeout.PassingTimeStrategy
 
NAME - Static variable in class org.apache.servicecomb.core.invocation.timeout.ProcessingTimeStrategy
 
name() - Method in class org.apache.servicecomb.core.invocation.timeout.ProcessingTimeStrategy
 
newThread(Runnable) - Method in class org.apache.servicecomb.core.executor.GroupThreadFactory
 
next(AsyncResponse) - Method in class org.apache.servicecomb.core.Invocation
 
next(AsyncResponse) - Method in class org.apache.servicecomb.core.NonSwaggerInvocation
 
NonSwaggerInvocation - Class in org.apache.servicecomb.core
 
NonSwaggerInvocation(String, String, String, Handler) - Constructor for class org.apache.servicecomb.core.NonSwaggerInvocation
 
NOT_DEFINED_ANY_SCHEMA - Static variable in interface org.apache.servicecomb.core.exception.ExceptionCodes
 

O

offer(Runnable) - Method in class org.apache.servicecomb.core.executor.LinkedBlockingQueueEx
 
onAfterClose(BootListener.BootEvent) - Method in interface org.apache.servicecomb.core.BootListener
 
onAfterClose(BootListener.BootEvent) - Method in class org.apache.servicecomb.core.provider.producer.ProducerBootListener
 
onAfterConsumerProvider(BootListener.BootEvent) - Method in interface org.apache.servicecomb.core.BootListener
 
onAfterFilter(BootListener.BootEvent) - Method in interface org.apache.servicecomb.core.BootListener
 
onAfterHandler(BootListener.BootEvent) - Method in interface org.apache.servicecomb.core.BootListener
 
onAfterProducerProvider(BootListener.BootEvent) - Method in interface org.apache.servicecomb.core.BootListener
 
onAfterRegistry(BootListener.BootEvent) - Method in interface org.apache.servicecomb.core.BootListener
 
onAfterTransport(BootListener.BootEvent) - Method in interface org.apache.servicecomb.core.BootListener
 
onAfterTransport(BootListener.BootEvent) - Method in class org.apache.servicecomb.core.provider.producer.ProducerBootListener
 
onApplicationEvent(ApplicationEvent) - Method in class org.apache.servicecomb.core.SCBApplicationListener
 
onBeforeClose(BootListener.BootEvent) - Method in interface org.apache.servicecomb.core.BootListener
 
onBeforeConsumerProvider(BootListener.BootEvent) - Method in interface org.apache.servicecomb.core.BootListener
 
onBeforeFilter(BootListener.BootEvent) - Method in interface org.apache.servicecomb.core.BootListener
 
onBeforeHandler(BootListener.BootEvent) - Method in interface org.apache.servicecomb.core.BootListener
 
onBeforeProducerProvider(BootListener.BootEvent) - Method in interface org.apache.servicecomb.core.BootListener
 
onBeforeRegistry(BootListener.BootEvent) - Method in interface org.apache.servicecomb.core.BootListener
 
onBeforeRegistry(BootListener.BootEvent) - Method in class org.apache.servicecomb.core.registry.ThirdServiceRegister
 
onBeforeTransport(BootListener.BootEvent) - Method in interface org.apache.servicecomb.core.BootListener
 
onBootEvent(BootListener.BootEvent) - Method in interface org.apache.servicecomb.core.BootListener
 
onBusinessFinish() - Method in class org.apache.servicecomb.core.Invocation
 
onBusinessMethodFinish() - Method in class org.apache.servicecomb.core.Invocation
 
onBusinessMethodStart() - Method in class org.apache.servicecomb.core.Invocation
 
onConfigurationChangedEvent(RefreshGovernanceConfigurationEvent) - Method in class org.apache.servicecomb.core.governance.ServiceCombConfigurationEventAdapter
 
onConfigurationDataChanged(DynamicConfigurationChangedEvent) - Method in class org.apache.servicecomb.core.ConfigurationSpringInitializer
 
onCreateMicroservice(CreateMicroserviceEvent) - Method in class org.apache.servicecomb.core.definition.ServiceRegistryListener
 
onCreateMicroserviceVersion(CreateMicroserviceVersionEvent) - Method in class org.apache.servicecomb.core.definition.ServiceRegistryListener
 
onDestroyMicroservice(DestroyMicroserviceEvent) - Method in class org.apache.servicecomb.core.definition.ServiceRegistryListener
 
onEncodeResponseStart(Response) - Method in class org.apache.servicecomb.core.Invocation
 
onExecuteFinish() - Method in class org.apache.servicecomb.core.Invocation
 
onExecuteStart() - Method in class org.apache.servicecomb.core.Invocation
 
onFilter(Invocation, FilterNode) - Method in interface org.apache.servicecomb.core.filter.Filter
 
onFilter(Invocation) - Method in class org.apache.servicecomb.core.filter.FilterNode
 
onFilter(Invocation, FilterNode) - Method in class org.apache.servicecomb.core.filter.impl.EmptyFilter
 
onFilter(Invocation, FilterNode) - Method in class org.apache.servicecomb.core.filter.impl.ParameterValidatorFilter
 
onFilter(Invocation, FilterNode) - Method in class org.apache.servicecomb.core.filter.impl.ProducerOperationFilter
 
onFilter(Invocation, FilterNode) - Method in class org.apache.servicecomb.core.filter.impl.ScheduleFilter
 
onFilter(Invocation, FilterNode) - Method in class org.apache.servicecomb.core.filter.impl.SimpleLoadBalanceFilter
 
onFilter(Invocation, FilterNode) - Method in class org.apache.servicecomb.core.filter.impl.TransportFilters
 
onFinish(Response) - Method in class org.apache.servicecomb.core.Invocation
 
onInvocationBusinessFinishEvent(InvocationBusinessFinishEvent) - Method in class org.apache.servicecomb.core.invocation.InvocationTimeoutBootListener
 
onInvocationBusinessMethodStartEvent(InvocationBusinessMethodStartEvent) - Method in class org.apache.servicecomb.core.invocation.InvocationTimeoutBootListener
 
onInvocationFinish(InvocationFinishEvent) - Method in class org.apache.servicecomb.core.SCBEngine
 
onInvocationHandlersStartEvent(InvocationHandlersStartEvent) - Method in class org.apache.servicecomb.core.invocation.InvocationTimeoutBootListener
 
onInvocationRunInExecutorStartEvent(InvocationRunInExecutorStartEvent) - Method in class org.apache.servicecomb.core.invocation.InvocationTimeoutBootListener
 
onInvocationStart(InvocationStartEvent) - Method in class org.apache.servicecomb.core.SCBEngine
 
onInvocationStartEvent(InvocationStartEvent) - Method in class org.apache.servicecomb.core.invocation.InvocationTimeoutBootListener
 
onInvocationStartSendRequestEvent(InvocationStartSendRequestEvent) - Method in class org.apache.servicecomb.core.invocation.InvocationTimeoutBootListener
 
onInvocationTimeoutCheckEvent(InvocationTimeoutCheckEvent) - Method in class org.apache.servicecomb.core.invocation.InvocationTimeoutBootListener
 
onStart(long) - Method in class org.apache.servicecomb.core.Invocation
 
onStart(HttpServletRequestEx, long) - Method in class org.apache.servicecomb.core.Invocation
 
onStartHandlersRequest() - Method in class org.apache.servicecomb.core.Invocation
 
onStartSendRequest() - Method in class org.apache.servicecomb.core.Invocation
 
OperationConfig - Class in org.apache.servicecomb.core.definition
 
OperationConfig() - Constructor for class org.apache.servicecomb.core.definition.OperationConfig
 
OperationInstancesDiscoveryFilter - Class in org.apache.servicecomb.core.registry.discovery
create operation related instances Preconditions: compatible is ensure by appManager.getOrCreateMicroserviceVersionRule instances in "DiscoveryTreeNode parent" are compatible: new version can only add operations, not delete operations eg: microservice name is ms1 2 instances are 1.0.0, instance id are i1/i2, schemaId is s1, operations are o1/o2 3 instances are 1.0.1, instance id are i3/i4/i5, schemaId is s1, operations are o1/o2/o3 will create nodes: { "ms1.s1.o1": { {"i1": instance-i1}, {"i2": instance-i2}, {"i3": instance-i3}, {"i4": instance-i4}, {"i5": instance-i5} }, "ms1.s1.o2": { {"i1": instance-i1}, {"i2": instance-i2}, {"i3": instance-i3}, {"i4": instance-i4}, {"i5": instance-i5} }, "ms1.s1.o3": { {"i3": instance-i3}, {"i4": instance-i4}, {"i5": instance-i5} }, } that means, if invoke o1 or o2, can use 5 instances, but if invoke o3, can only use 3 instances by this filter, we can make sure that new operations will not route to old instances
OperationInstancesDiscoveryFilter() - Constructor for class org.apache.servicecomb.core.registry.discovery.OperationInstancesDiscoveryFilter
 
OperationMeta - Class in org.apache.servicecomb.core.definition
 
OperationMeta() - Constructor for class org.apache.servicecomb.core.definition.OperationMeta
 
operationMetas() - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
optimizeSyncConsumerThread(CompletableFuture<T>) - Method in class org.apache.servicecomb.core.Invocation
 
ORDER - Static variable in class org.apache.servicecomb.core.exception.converter.ConnectTimeoutExceptionConverter
 
ORDER - Static variable in class org.apache.servicecomb.core.exception.converter.ConstraintViolationExceptionConverter
 
ORDER - Static variable in class org.apache.servicecomb.core.exception.converter.DefaultExceptionConverter
 
ORDER - Static variable in class org.apache.servicecomb.core.exception.converter.IllegalArgumentExceptionConverter
 
ORDER - Static variable in class org.apache.servicecomb.core.exception.converter.InvocationExceptionConverter
 
ORDER - Static variable in class org.apache.servicecomb.core.exception.converter.TimeoutExceptionConverter
 
ORDER - Static variable in class org.apache.servicecomb.core.exception.DefaultExceptionProcessor
 
ORDER - Static variable in class org.apache.servicecomb.core.registry.ThirdServiceRegister
 
org.apache.servicecomb.core - package org.apache.servicecomb.core
 
org.apache.servicecomb.core.bootstrap - package org.apache.servicecomb.core.bootstrap
 
org.apache.servicecomb.core.bootup - package org.apache.servicecomb.core.bootup
 
org.apache.servicecomb.core.definition - package org.apache.servicecomb.core.definition
 
org.apache.servicecomb.core.event - package org.apache.servicecomb.core.event
 
org.apache.servicecomb.core.exception - package org.apache.servicecomb.core.exception
 
org.apache.servicecomb.core.exception.converter - package org.apache.servicecomb.core.exception.converter
 
org.apache.servicecomb.core.executor - package org.apache.servicecomb.core.executor
 
org.apache.servicecomb.core.filter - package org.apache.servicecomb.core.filter
 
org.apache.servicecomb.core.filter.config - package org.apache.servicecomb.core.filter.config
 
org.apache.servicecomb.core.filter.impl - package org.apache.servicecomb.core.filter.impl
 
org.apache.servicecomb.core.governance - package org.apache.servicecomb.core.governance
 
org.apache.servicecomb.core.handler - package org.apache.servicecomb.core.handler
 
org.apache.servicecomb.core.handler.config - package org.apache.servicecomb.core.handler.config
 
org.apache.servicecomb.core.handler.impl - package org.apache.servicecomb.core.handler.impl
 
org.apache.servicecomb.core.invocation - package org.apache.servicecomb.core.invocation
 
org.apache.servicecomb.core.invocation.endpoint - package org.apache.servicecomb.core.invocation.endpoint
 
org.apache.servicecomb.core.invocation.timeout - package org.apache.servicecomb.core.invocation.timeout
 
org.apache.servicecomb.core.provider.consumer - package org.apache.servicecomb.core.provider.consumer
 
org.apache.servicecomb.core.provider.producer - package org.apache.servicecomb.core.provider.producer
 
org.apache.servicecomb.core.registry - package org.apache.servicecomb.core.registry
 
org.apache.servicecomb.core.registry.discovery - package org.apache.servicecomb.core.registry.discovery
 
org.apache.servicecomb.core.tracing - package org.apache.servicecomb.core.tracing
 
org.apache.servicecomb.core.transport - package org.apache.servicecomb.core.transport
 

P

ParameterValidatorFilter - Class in org.apache.servicecomb.core.filter.impl
 
ParameterValidatorFilter() - Constructor for class org.apache.servicecomb.core.filter.impl.ParameterValidatorFilter
 
parse(String) - Static method in class org.apache.servicecomb.core.invocation.endpoint.EndpointUtils
 
parseAddress(String) - Method in class org.apache.servicecomb.core.transport.AbstractTransport
 
parseAddress(String) - Method in interface org.apache.servicecomb.core.Transport
 
parseAppId(String) - Method in class org.apache.servicecomb.core.SCBEngine
 
parseMicroserviceName(String) - Method in class org.apache.servicecomb.core.SCBEngine
 
PassingTimeStrategy - Class in org.apache.servicecomb.core.invocation.timeout
based on time synchronization any time to calculate timeout: now - start time of invocation chain consumer: c producer: p --------------------------------------------------------------- | process 2 | | c-send(T5) c-send(T8) | | ↑ ↑ | | p-start(T3) → c-start(T4) → p-operation(T6) → c-start(T7)| -----↑-------------------------------------------------------- ↑ -----↑----------------- | ↑ process 1 | | c-send(T2) | | ↑ | | c-start(T1) | ------------------------ T2 timeout: T2 - T1 T3 timeout: T3 - T1 T4 timeout: T4 - T1 ......
PassingTimeStrategy() - Constructor for class org.apache.servicecomb.core.invocation.timeout.PassingTimeStrategy
 
PREFIX - Static variable in class org.apache.servicecomb.core.invocation.InvocationTimeoutBootListener
 
PREPARE - Static variable in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
PRINT_SENSITIVE_ERROR_MESSAGE - Static variable in class org.apache.servicecomb.core.Const
 
printRateLimit - Variable in class org.apache.servicecomb.core.exception.DefaultExceptionProcessor
 
printStackTrace - Variable in class org.apache.servicecomb.core.exception.DefaultExceptionProcessor
 
processException(SwaggerInvocation, Throwable) - Method in class org.apache.servicecomb.core.handler.impl.ProducerOperationHandler
 
ProcessingTimeStrategy - Class in org.apache.servicecomb.core.invocation.timeout
Cumulative Processing Time not depend on time synchronization but lost network and framework outside of servicecomb processing time consumer: c producer: p --------------------------------------------------------------- | process 2 | | c-send(T5) c-send(T8) | | ↑ ↑ | | p-start(T3) → c-start(T4) → p-operation(T6) → c-start(T7)| -----↑-------------------------------------------------------- ↑ -----↑----------------- | ↑ process 1 | | c-send(T2) | | ↑ | | c-start(T1) | ------------------------ T2 timeout: T2 - T1 T3 timeout: (T2 - T1) + (T3 - T3) T4 timeout: (T2 - T1) + (T4 - T3) T5 timeout: (T2 - T1) + (T5 - T3) T6 timeout: (T2 - T1) + (T6 - T3) T7 timeout: (T2 - T1) + (T7 - T3) T8 timeout: (T2 - T1) + (T8 - T3) ......
ProcessingTimeStrategy() - Constructor for class org.apache.servicecomb.core.invocation.timeout.ProcessingTimeStrategy
 
processMetrics(Invocation) - Method in class org.apache.servicecomb.core.filter.impl.ProducerOperationFilter
 
producer(String, String) - Static method in class org.apache.servicecomb.core.exception.Exceptions
 
producer(String, String, Throwable) - Static method in class org.apache.servicecomb.core.exception.Exceptions
 
PRODUCER_OP_ANY_PRIORITY - Static variable in class org.apache.servicecomb.core.definition.OperationConfig
 
PRODUCER_OP_PRIORITY - Static variable in class org.apache.servicecomb.core.definition.OperationConfig
 
PRODUCER_OPERATION - Static variable in class org.apache.servicecomb.core.Const
 
PRODUCER_SEND_RESPONSE - Static variable in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
ProducerBootListener - Class in org.apache.servicecomb.core.provider.producer
 
ProducerBootListener() - Constructor for class org.apache.servicecomb.core.provider.producer.ProducerBootListener
 
ProducerFilter - Interface in org.apache.servicecomb.core.filter
 
ProducerHandlerManager - Class in org.apache.servicecomb.core.handler
 
ProducerHandlerManager() - Constructor for class org.apache.servicecomb.core.handler.ProducerHandlerManager
 
ProducerInvocationFlow - Class in org.apache.servicecomb.core.invocation
 
ProducerInvocationFlow(InvocationCreator) - Constructor for class org.apache.servicecomb.core.invocation.ProducerInvocationFlow
 
ProducerInvocationFlow(InvocationCreator, HttpServletRequestEx, HttpServletResponseEx) - Constructor for class org.apache.servicecomb.core.invocation.ProducerInvocationFlow
 
ProducerMeta - Class in org.apache.servicecomb.core.provider.producer
 
ProducerMeta() - Constructor for class org.apache.servicecomb.core.provider.producer.ProducerMeta
 
ProducerMeta(String, Object) - Constructor for class org.apache.servicecomb.core.provider.producer.ProducerMeta
 
ProducerOperationFilter - Class in org.apache.servicecomb.core.filter.impl
 
ProducerOperationFilter() - Constructor for class org.apache.servicecomb.core.filter.impl.ProducerOperationFilter
 
ProducerOperationHandler - Class in org.apache.servicecomb.core.handler.impl
 
ProducerOperationHandler() - Constructor for class org.apache.servicecomb.core.handler.impl.ProducerOperationHandler
 
producerOperationNotExist(String, String) - Static method in class org.apache.servicecomb.core.exception.ExceptionUtils
 
ProducerProvider - Interface in org.apache.servicecomb.core
 
ProducerProviderManager - Class in org.apache.servicecomb.core.provider.producer
 
ProducerProviderManager(SCBEngine) - Constructor for class org.apache.servicecomb.core.provider.producer.ProducerProviderManager
 
publishEndpoint - Variable in class org.apache.servicecomb.core.transport.AbstractTransport
 
putExtData(String, Object) - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
putExtData(String, Object) - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
putExtData(String, Object) - Method in class org.apache.servicecomb.core.definition.SchemaMeta
 

R

ReactiveExecutor - Class in org.apache.servicecomb.core.executor
用于在verticle中就地执行,不做多余的调度,这是性能最高的一种模型
ReactiveExecutor() - Constructor for class org.apache.servicecomb.core.executor.ReactiveExecutor
 
reactiveInvoke(String, String, String, String, String, Map<String, Object>, Type, AsyncResponse) - Static method in class org.apache.servicecomb.core.provider.consumer.InvokerUtils
 
reactiveInvoke(String, String, String, Map<String, Object>, Type, AsyncResponse) - Static method in class org.apache.servicecomb.core.provider.consumer.InvokerUtils
 
reactiveInvoke(Invocation, AsyncResponse) - Static method in class org.apache.servicecomb.core.provider.consumer.InvokerUtils
This is an internal API, caller make sure already invoked SCBEngine.ensureStatusUp
ReactiveResponseExecutor - Class in org.apache.servicecomb.core.provider.consumer
reactive场景,就地执行即可
ReactiveResponseExecutor() - Constructor for class org.apache.servicecomb.core.provider.consumer.ReactiveResponseExecutor
 
referenceConfig - Variable in class org.apache.servicecomb.core.Invocation
 
ReferenceConfig - Class in org.apache.servicecomb.core.provider.consumer
 
ReferenceConfig(String, String) - Constructor for class org.apache.servicecomb.core.provider.consumer.ReferenceConfig
 
refreshCode() - Method in class org.apache.servicecomb.core.exception.converter.ConstraintViolationExceptionConverter
during UT, DynamicPropertyFactory will be reset, this caused code can not changed by event
registerExecutor(String, Executor) - Method in class org.apache.servicecomb.core.executor.ExecutorManager
 
registerMicroserviceMapping() - Method in class org.apache.servicecomb.core.registry.ThirdServiceRegister
 
registerRequestWaitInPoolTimeout(String, long) - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
registerSchema(String, Object) - Method in class org.apache.servicecomb.core.provider.producer.ProducerProviderManager
 
registerSchema(String, Class<?>, Object) - Method in class org.apache.servicecomb.core.provider.producer.ProducerProviderManager
 
registerSchemaMeta(String, Swagger) - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.apache.servicecomb.core.executor.ThreadPoolExecutorEx
 
REMOTE_ADDRESS - Static variable in class org.apache.servicecomb.core.Const
 
requestEx - Variable in class org.apache.servicecomb.core.invocation.ProducerInvocationFlow
 
reset() - Method in class org.apache.servicecomb.core.Invocation
 
resolve(Function<List<String>, List<Object>>, InvocationFilterChainsConfig) - Method in class org.apache.servicecomb.core.filter.InvocationFilterChains
 
response - Variable in class org.apache.servicecomb.core.event.InvocationWithResponseEvent
 
responseEx - Variable in class org.apache.servicecomb.core.invocation.ProducerInvocationFlow
 
REST - Static variable in class org.apache.servicecomb.core.governance.MatchType
 
RESTFUL - Static variable in class org.apache.servicecomb.core.Const
 
RETRY_CONTEXT - Static variable in class org.apache.servicecomb.core.governance.RetryContext
 
RETRY_ENABLED - Static variable in class org.apache.servicecomb.core.governance.GovernanceConfiguration
 
RETRY_LOAD_BALANCE - Static variable in class org.apache.servicecomb.core.governance.RetryContext
 
RETRY_ON_NEXT - Static variable in class org.apache.servicecomb.core.governance.GovernanceConfiguration
 
RETRY_ON_SAME - Static variable in class org.apache.servicecomb.core.governance.GovernanceConfiguration
 
RetryContext - Class in org.apache.servicecomb.core.governance
 
RetryContext(int) - Constructor for class org.apache.servicecomb.core.governance.RetryContext
 
ROOT - Static variable in class org.apache.servicecomb.core.filter.config.AbstractFilterChainsConfig
 
ROOT - Static variable in class org.apache.servicecomb.core.governance.GovernanceConfiguration
 
RPC - Static variable in class org.apache.servicecomb.core.governance.MatchType
 
run() - Method in class org.apache.servicecomb.core.invocation.ProducerInvocationFlow
 
run() - Method in class org.apache.servicecomb.core.SCBEngine
 
runInExecutor(Invocation, FilterNode) - Method in class org.apache.servicecomb.core.filter.impl.ScheduleFilter
 

S

safeTriggerEvent(BootListener.EventType) - Method in class org.apache.servicecomb.core.SCBEngine
 
SCBApplicationListener - Class in org.apache.servicecomb.core
 
SCBApplicationListener() - Constructor for class org.apache.servicecomb.core.SCBApplicationListener
 
SCBBootstrap - Class in org.apache.servicecomb.core.bootstrap
 
SCBBootstrap() - Constructor for class org.apache.servicecomb.core.bootstrap.SCBBootstrap
 
scbEngine - Variable in class org.apache.servicecomb.core.definition.MicroserviceVersionsMeta
 
SCBEngine - Class in org.apache.servicecomb.core
 
SCBEngine() - Constructor for class org.apache.servicecomb.core.SCBEngine
 
SCBEngine.AfterRegistryEventHanlder - Class in org.apache.servicecomb.core
 
SCBEngineForTest - Class in org.apache.servicecomb.core.bootstrap
not depend on remote service registry and spring context
SCBEngineForTest() - Constructor for class org.apache.servicecomb.core.bootstrap.SCBEngineForTest
 
ScbMarker - Class in org.apache.servicecomb.core.tracing
 
ScbMarker() - Constructor for class org.apache.servicecomb.core.tracing.ScbMarker
 
SCBStatus - Enum in org.apache.servicecomb.core
 
ScheduleFilter - Class in org.apache.servicecomb.core.filter.impl
 
ScheduleFilter() - Constructor for class org.apache.servicecomb.core.filter.impl.ScheduleFilter
 
schemaByIdMap - Variable in class org.apache.servicecomb.core.registry.ThirdServiceRegister
 
SchemaMeta - Class in org.apache.servicecomb.core.definition
 
SchemaMeta(MicroserviceMeta, String, Swagger) - Constructor for class org.apache.servicecomb.core.definition.SchemaMeta
 
send(Invocation, AsyncResponse) - Method in interface org.apache.servicecomb.core.Transport
 
sendCreateInvocationException(Throwable) - Method in class org.apache.servicecomb.core.invocation.ProducerInvocationFlow
 
sendResponse(Invocation, Response) - Method in class org.apache.servicecomb.core.invocation.ProducerInvocationFlow
 
SERVER_FILTERS_REQUEST - Static variable in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
SERVER_FILTERS_RESPONSE - Static variable in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
ServerAccessLogEvent - Class in org.apache.servicecomb.core.event
 
ServerAccessLogEvent() - Constructor for class org.apache.servicecomb.core.event.ServerAccessLogEvent
 
ServiceCombCircuitBreakerExtension - Class in org.apache.servicecomb.core.governance
 
ServiceCombCircuitBreakerExtension() - Constructor for class org.apache.servicecomb.core.governance.ServiceCombCircuitBreakerExtension
 
ServiceCombConfigurationEventAdapter - Class in org.apache.servicecomb.core.governance
 
ServiceCombConfigurationEventAdapter() - Constructor for class org.apache.servicecomb.core.governance.ServiceCombConfigurationEventAdapter
 
ServiceCombInstanceIsolationExtension - Class in org.apache.servicecomb.core.governance
 
ServiceCombInstanceIsolationExtension() - Constructor for class org.apache.servicecomb.core.governance.ServiceCombInstanceIsolationExtension
 
ServiceCombMicroserviceMeta - Class in org.apache.servicecomb.core.governance
 
ServiceCombMicroserviceMeta() - Constructor for class org.apache.servicecomb.core.governance.ServiceCombMicroserviceMeta
 
ServiceCombRetryExtension - Class in org.apache.servicecomb.core.governance
 
ServiceCombRetryExtension() - Constructor for class org.apache.servicecomb.core.governance.ServiceCombRetryExtension
 
ServiceInformationCollector - Class in org.apache.servicecomb.core.bootup
 
ServiceInformationCollector() - Constructor for class org.apache.servicecomb.core.bootup.ServiceInformationCollector
 
ServiceRegistryListener - Class in org.apache.servicecomb.core.definition
subscribe event from ServiceRegistry module to create or destroy metas
ServiceRegistryListener(SCBEngine) - Constructor for class org.apache.servicecomb.core.definition.ServiceRegistryListener
 
setApplicationContext(ApplicationContext) - Method in class org.apache.servicecomb.core.SCBApplicationListener
 
setApplicationContext(ApplicationContext) - Method in class org.apache.servicecomb.core.SCBEngine
 
setArgumentsMapper(ArgumentsMapper) - Method in class org.apache.servicecomb.core.definition.InvocationRuntimeType
 
setAssociatedClass(Class<?>) - Method in class org.apache.servicecomb.core.definition.InvocationRuntimeType
 
setAssociatedMethod(Method) - Method in class org.apache.servicecomb.core.definition.InvocationRuntimeType
 
setClazz(Class<Handler>) - Method in class org.apache.servicecomb.core.handler.config.HandlerConfig
 
setClazz(String) - Method in class org.apache.servicecomb.core.handler.config.HandlerConfig
 
setClientRequestHeaderFilterEnabled(boolean) - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
setClock(Clock) - Method in class org.apache.servicecomb.core.invocation.timeout.PassingTimeStrategy
 
setConsumerProviderManager(ConsumerProviderManager) - Method in class org.apache.servicecomb.core.SCBEngine
 
setConverters(List<ExceptionConverter<? extends Throwable>>) - Method in class org.apache.servicecomb.core.exception.DefaultExceptionProcessor
 
setEdge(boolean) - Method in class org.apache.servicecomb.core.Invocation
 
setEndpoint(Endpoint) - Method in class org.apache.servicecomb.core.Invocation
 
setEnvironment(Environment) - Method in class org.apache.servicecomb.core.ConfigurationSpringInitializer
Get configurations from Spring, merge them into the configurations of ServiceComb.
setEnvironment(Environment) - Method in class org.apache.servicecomb.core.registry.ThirdServiceRegister
 
setEventType(BootListener.EventType) - Method in class org.apache.servicecomb.core.BootListener.BootEvent
 
setExecutor(Executor) - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
setExecutorManager(ExecutorManager) - Method in class org.apache.servicecomb.core.SCBEngine
 
setExternalInit(boolean) - Static method in class org.apache.servicecomb.core.ConfigurationSpringInitializer
 
setFilterChain(FilterNode) - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
setFilterChainsManager(FilterChainsManager) - Method in class org.apache.servicecomb.core.SCBEngine
 
setGovernanceMatchType(String) - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
setHandlerChain(List<Handler>) - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
setHandlerConfigList(List<HandlerConfig>) - Method in class org.apache.servicecomb.core.handler.config.Config
 
setHandlerId(String) - Method in class org.apache.servicecomb.core.handler.config.HandlerConfig
 
setHandlerIndex(int) - Method in class org.apache.servicecomb.core.Invocation
 
setHandlerList(List<Handler>) - Method in class org.apache.servicecomb.core.Invocation
 
setInitEventClass(Class<?>) - Method in class org.apache.servicecomb.core.SCBApplicationListener
 
setInstance(Object) - Method in class org.apache.servicecomb.core.provider.producer.ProducerMeta
 
setInvocationArguments(Map<String, Object>) - Method in class org.apache.servicecomb.core.Invocation
 
setListenAddressWithoutSchema(String) - Method in class org.apache.servicecomb.core.transport.AbstractTransport
 
setListenAddressWithoutSchema(String, Map<String, String>) - Method in class org.apache.servicecomb.core.transport.AbstractTransport
 
setLocalAddress(String) - Method in class org.apache.servicecomb.core.event.ServerAccessLogEvent
 
setMessage(String) - Method in class org.apache.servicecomb.core.exception.converter.ValidateDetail
 
setMicroserviceVersionsMeta(MicroserviceVersionsMeta) - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
setMilliEndTime(long) - Method in class org.apache.servicecomb.core.event.ServerAccessLogEvent
 
setMilliStartTime(long) - Method in class org.apache.servicecomb.core.event.ServerAccessLogEvent
 
setMsDefaultRequestWaitInPoolTimeout(long) - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
setMsHighwayRequestWaitInPoolTimeout(long) - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
setMsInvocationTimeout(long) - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
setMsRequestTimeout(long) - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
setMsRestRequestWaitInPoolTimeout(long) - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
setMsSlowInvocation(long) - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
setOwner(ThreadPoolExecutorEx) - Method in class org.apache.servicecomb.core.executor.LinkedBlockingQueueEx
 
setPrintRateLimit(boolean) - Method in class org.apache.servicecomb.core.exception.DefaultExceptionProcessor
 
setPrintStackTrace(boolean) - Method in class org.apache.servicecomb.core.exception.DefaultExceptionProcessor
 
setPriorityPropertyManager(PriorityPropertyManager) - Method in class org.apache.servicecomb.core.SCBEngine
 
setProcessor(List<ExceptionProcessor>) - Method in class org.apache.servicecomb.core.exception.Exceptions
 
setProducerMicroserviceMeta(MicroserviceMeta) - Method in class org.apache.servicecomb.core.SCBEngine
 
setProducerProviderManager(ProducerProviderManager) - Method in class org.apache.servicecomb.core.SCBEngine
 
setPropertyPath(String) - Method in class org.apache.servicecomb.core.exception.converter.ValidateDetail
 
setResponse(Response) - Method in class org.apache.servicecomb.core.provider.consumer.SyncResponseExecutor
 
setResponseExecutor(Executor) - Method in class org.apache.servicecomb.core.Invocation
 
setRoutingContext(RoutingContext) - Method in class org.apache.servicecomb.core.event.ServerAccessLogEvent
 
setScbEngine(SCBEngine) - Method in class org.apache.servicecomb.core.BootListener.BootEvent
 
setSchemaId(String) - Method in class org.apache.servicecomb.core.provider.producer.ProducerMeta
 
setSchemaInterface(Class<?>) - Method in class org.apache.servicecomb.core.provider.producer.ProducerMeta
 
setSlowInvocationEnabled(boolean) - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
setSrcMicroservice(Invocation) - Static method in class org.apache.servicecomb.core.invocation.InvocationFactory
 
setStartTimeMillis(long) - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
setStatus(SCBStatus) - Method in class org.apache.servicecomb.core.SCBEngine
 
setSuccessResponseType(JavaType) - Method in class org.apache.servicecomb.core.definition.InvocationRuntimeType
 
setSuccessResponseType(Type) - Method in class org.apache.servicecomb.core.definition.InvocationRuntimeType
 
setSuccessResponseType(JavaType) - Method in class org.apache.servicecomb.core.Invocation
 
setSwaggerArguments(Map<String, Object>) - Method in class org.apache.servicecomb.core.Invocation
 
setSwaggerProducerOperation(SwaggerProducerOperation) - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
setSync(boolean) - Method in class org.apache.servicecomb.core.Invocation
 
setThirdPartyService(boolean) - Method in class org.apache.servicecomb.core.provider.consumer.ReferenceConfig
 
setTicker(Ticker) - Method in class org.apache.servicecomb.core.invocation.timeout.ProcessingTimeStrategy
 
setTransport(String) - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
setTransport(String) - Method in class org.apache.servicecomb.core.provider.consumer.ReferenceConfig
 
setTransportManager(TransportManager) - Method in class org.apache.servicecomb.core.SCBEngine
 
setUrls(String, List<String>) - Method in class org.apache.servicecomb.core.registry.ThirdServiceRegister
 
setVersionRule(String) - Method in class org.apache.servicecomb.core.definition.MicroserviceConfig
 
shouldPrintErrorLog(Throwable) - Method in class org.apache.servicecomb.core.handler.impl.ProducerOperationHandler
 
SimpleLoadBalanceFilter - Class in org.apache.servicecomb.core.filter.impl
build-in round robin LB, for demo scenes
SimpleLoadBalanceFilter() - Constructor for class org.apache.servicecomb.core.filter.impl.SimpleLoadBalanceFilter
 
SimpleLoadBalanceHandler - Class in org.apache.servicecomb.core.handler.impl
内置轮询lb,方便demo之类的场景,不必去依赖lb包
SimpleLoadBalanceHandler() - Constructor for class org.apache.servicecomb.core.handler.impl.SimpleLoadBalanceHandler
 
sortedMicroserviceVersion(Invocation, Map<String, MicroserviceInstance>) - Method in class org.apache.servicecomb.core.registry.discovery.OperationInstancesDiscoveryFilter
 
SRC_INSTANCE_ID - Static variable in class org.apache.servicecomb.core.Const
 
SRC_MICROSERVICE - Static variable in class org.apache.servicecomb.core.Const
 
SRC_SERVICE_ID - Static variable in class org.apache.servicecomb.core.Const
 
start(long) - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
start(Invocation) - Method in interface org.apache.servicecomb.core.invocation.InvocationTimeoutStrategy
 
start(Invocation) - Method in class org.apache.servicecomb.core.invocation.timeout.PassingTimeStrategy
 
start(Invocation) - Method in class org.apache.servicecomb.core.invocation.timeout.ProcessingTimeStrategy
 
startBusinessMethod() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
startBusinessMethod(Invocation) - Method in interface org.apache.servicecomb.core.invocation.InvocationTimeoutStrategy
 
startClientFiltersRequest() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
startClientFiltersResponse() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
startExecution() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
startGetConnection() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
startHandlers(Invocation) - Method in interface org.apache.servicecomb.core.invocation.InvocationTimeoutStrategy
 
startHandlersRequest() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
startRunInExecutor(Invocation) - Method in interface org.apache.servicecomb.core.invocation.InvocationTimeoutStrategy
 
startSchedule() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
startSend() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
startServerFiltersRequest() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
STRATEGY - Static variable in class org.apache.servicecomb.core.invocation.InvocationTimeoutBootListener
 
SWAGGER_PRODUCER - Static variable in class org.apache.servicecomb.core.definition.CoreMetaUtils
 
syncInvoke(Invocation, SwaggerProducerOperation, AsyncResponse) - Method in class org.apache.servicecomb.core.handler.impl.ProducerOperationHandler
 
syncInvoke(String, String, String, String, String, Map<String, Object>, Type) - Static method in class org.apache.servicecomb.core.provider.consumer.InvokerUtils
 
syncInvoke(String, String, String, Map<String, Object>, Type) - Static method in class org.apache.servicecomb.core.provider.consumer.InvokerUtils
 
syncInvoke(String, String, String, Map<String, Object>) - Static method in class org.apache.servicecomb.core.provider.consumer.InvokerUtils
Deprecated.
syncInvoke(String, String, String, String, String, Map<String, Object>) - Static method in class org.apache.servicecomb.core.provider.consumer.InvokerUtils
Deprecated.
syncInvoke(Invocation) - Static method in class org.apache.servicecomb.core.provider.consumer.InvokerUtils
This is an internal API, caller make sure already invoked SCBEngine.ensureStatusUp
SyncResponseExecutor - Class in org.apache.servicecomb.core.provider.consumer
业务线程在阻塞等待着,不必另起线程 将应答流程包装为Runnable,先唤醒业务线程,再在业务线程中执行runnable
SyncResponseExecutor() - Constructor for class org.apache.servicecomb.core.provider.consumer.SyncResponseExecutor
 
syncToSpring(Environment) - Static method in class org.apache.servicecomb.core.ConfigurationSpringInitializer
 

T

TARGET_MICROSERVICE - Static variable in class org.apache.servicecomb.core.Const
 
ThirdServiceRegister - Class in org.apache.servicecomb.core.registry
for declare a 3rd service as a servicecomb service assume a 3rd service: 1.
ThirdServiceRegister(String) - Constructor for class org.apache.servicecomb.core.registry.ThirdServiceRegister
 
THREAD_POOL_QUEUE - Static variable in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
ThreadPoolExecutorEx - Class in org.apache.servicecomb.core.executor
 
ThreadPoolExecutorEx(int, int, int, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class org.apache.servicecomb.core.executor.ThreadPoolExecutorEx
 
ThrowableExceptionToProducerResponseConverter - Class in org.apache.servicecomb.core.exception
 
ThrowableExceptionToProducerResponseConverter() - Constructor for class org.apache.servicecomb.core.exception.ThrowableExceptionToProducerResponseConverter
 
TimeoutExceptionConverter - Class in org.apache.servicecomb.core.exception.converter
 
TimeoutExceptionConverter() - Constructor for class org.apache.servicecomb.core.exception.converter.TimeoutExceptionConverter
 
toConsumerResponse(Invocation, Throwable) - Method in class org.apache.servicecomb.core.exception.DefaultExceptionProcessor
 
toConsumerResponse(Invocation, Throwable) - Method in interface org.apache.servicecomb.core.exception.ExceptionProcessor
 
toConsumerResponse(Invocation, Throwable) - Static method in class org.apache.servicecomb.core.exception.Exceptions
 
toProducerArguments() - Method in class org.apache.servicecomb.core.Invocation
 
toProducerResponse(Invocation, Throwable) - Method in class org.apache.servicecomb.core.exception.DefaultExceptionProcessor
 
toProducerResponse(Invocation, Throwable) - Method in interface org.apache.servicecomb.core.exception.ExceptionProcessor
 
toProducerResponse(Invocation, Throwable) - Static method in class org.apache.servicecomb.core.exception.Exceptions
 
toString() - Method in class org.apache.servicecomb.core.Endpoint
 
toString() - Method in exception org.apache.servicecomb.core.exception.CseException
 
toString() - Method in class org.apache.servicecomb.core.filter.config.TransportChainsConfig
 
TRACE_ID_NAME - Static variable in class org.apache.servicecomb.core.Const
 
TraceIdGenerator - Interface in org.apache.servicecomb.core.tracing
 
TraceIdLogger - Class in org.apache.servicecomb.core.tracing
 
TraceIdLogger(Invocation) - Constructor for class org.apache.servicecomb.core.tracing.TraceIdLogger
 
transport - Variable in class org.apache.servicecomb.core.provider.consumer.ReferenceConfig
 
Transport - Interface in org.apache.servicecomb.core
 
TRANSPORT_ROOT - Static variable in class org.apache.servicecomb.core.filter.config.FilterChainsConfig
 
TransportChainsConfig - Class in org.apache.servicecomb.core.filter.config
 
TransportChainsConfig() - Constructor for class org.apache.servicecomb.core.filter.config.TransportChainsConfig
 
TransportClientHandler - Class in org.apache.servicecomb.core.handler.impl
 
TransportClientHandler() - Constructor for class org.apache.servicecomb.core.handler.impl.TransportClientHandler
 
TransportFilters - Class in org.apache.servicecomb.core.filter.impl
Internal use only
TransportFilters() - Constructor for class org.apache.servicecomb.core.filter.impl.TransportFilters
 
TransportManager - Class in org.apache.servicecomb.core.transport
 
TransportManager() - Constructor for class org.apache.servicecomb.core.transport.TransportManager
 
transportVertx - Variable in class org.apache.servicecomb.core.transport.AbstractTransport
 
triggerEvent(BootListener.EventType) - Method in class org.apache.servicecomb.core.SCBEngine
 
trySameServer() - Method in class org.apache.servicecomb.core.governance.RetryContext
 

U

unwrap(Throwable) - Static method in class org.apache.servicecomb.core.exception.Exceptions
 
unwrapIncludeInvocationException(Throwable) - Static method in class org.apache.servicecomb.core.exception.Exceptions
 
urls - Variable in class org.apache.servicecomb.core.registry.ThirdServiceRegister
role: EndpointUtils
default to any address

V

ValidateDetail - Class in org.apache.servicecomb.core.exception.converter
 
ValidateDetail() - Constructor for class org.apache.servicecomb.core.exception.converter.ValidateDetail
 
ValidateDetail(String, String) - Constructor for class org.apache.servicecomb.core.exception.converter.ValidateDetail
 
validator - Variable in class org.apache.servicecomb.core.filter.impl.ParameterValidatorFilter
 
valueOf(String) - Static method in enum org.apache.servicecomb.core.BootListener.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.servicecomb.core.SCBStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.servicecomb.core.BootListener.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.servicecomb.core.SCBStatus
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.apache.servicecomb.core.registry.ThirdServiceRegister
 
VERSION_RULE_LATEST - Static variable in class org.apache.servicecomb.core.Const
 
versionRule - Variable in class org.apache.servicecomb.core.provider.consumer.ReferenceConfig
 

W

waitResponse(Invocation) - Method in class org.apache.servicecomb.core.provider.consumer.SyncResponseExecutor
 
waitStatusUp() - Method in class org.apache.servicecomb.core.SCBEngine
better to subscribe EventType.AFTER_REGISTRY by BootListener
but in some simple scenes, just block and wait is enough.
waitStatusUp(long) - Method in class org.apache.servicecomb.core.SCBEngine
better to subscribe EventType.AFTER_REGISTRY by BootListener
but in some simple scenes, just block and wait is enough.
warn(Logger, String, Object...) - Method in class org.apache.servicecomb.core.tracing.TraceIdLogger
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.