Skip navigation links
A B C D E F G H I 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
 
AbstractEndpointsCache<ENDPOINT> - Class in org.apache.servicecomb.core.endpoint
registry模块不理解core中的概念 所以要将字符串的各种信息转义一下,方便运行时使用
AbstractEndpointsCache(String, String, String, String) - Constructor for class org.apache.servicecomb.core.endpoint.AbstractEndpointsCache
 
AbstractHandler - Class in org.apache.servicecomb.core.handler.impl
Deprecated.
AbstractHandler() - Constructor for class org.apache.servicecomb.core.handler.impl.AbstractHandler
Deprecated.
 
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
 
AbstractSchemaFactory<CONTEXT extends SchemaContext> - Class in org.apache.servicecomb.core.definition.schema
由consumer或producer发起的契约注册 在consumer场景中,如果本地没有契约,需要从服务中心下载契约 在producer场景中,如果本地没有契约,需要根据实现类动态生成契约
AbstractSchemaFactory() - Constructor for class org.apache.servicecomb.core.definition.schema.AbstractSchemaFactory
 
AbstractTransport - Class in org.apache.servicecomb.core.transport
 
AbstractTransport() - Constructor for class org.apache.servicecomb.core.transport.AbstractTransport
 
AddressInformationCollector - Class in org.apache.servicecomb.core.bootup
 
AddressInformationCollector() - Constructor for class org.apache.servicecomb.core.bootup.AddressInformationCollector
 
afterExecute(Runnable, Throwable) - Method in class org.apache.servicecomb.core.executor.ThreadPoolExecutorEx
 
ANY_TRANSPORT - Static variable in class org.apache.servicecomb.core.Const
 
AUTH_TOKEN - Static variable in class org.apache.servicecomb.core.Const
 

B

BootEvent() - 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
 
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
 
calcWakeConsumer() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
calcWriteToBufferTime() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
canInit() - Method in interface org.apache.servicecomb.core.Transport
 
checkTransportGroup(List<Transport>) - Method in class org.apache.servicecomb.core.transport.TransportManager
 
chooseOneTransport(List<Transport>) - 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() - Method in class org.apache.servicecomb.core.bootup.AddressInformationCollector
 
collect() - Method in interface org.apache.servicecomb.core.bootup.BootUpInformationCollector
 
collect() - Method in class org.apache.servicecomb.core.bootup.ServiceInformationCollector
 
CommonService<OPERATION> - Class in org.apache.servicecomb.core.definition
 
CommonService() - Constructor for class org.apache.servicecomb.core.definition.CommonService
 
compositeSwaggerGeneratorContext - Variable in class org.apache.servicecomb.core.definition.schema.AbstractSchemaFactory
 
Config - Class in org.apache.servicecomb.core.handler.config
 
Config() - Constructor for class org.apache.servicecomb.core.handler.config.Config
 
Const - Class in org.apache.servicecomb.core
 
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_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
 
ConsumerHandlerManager - Class in org.apache.servicecomb.core.handler
 
ConsumerHandlerManager() - Constructor for class org.apache.servicecomb.core.handler.ConsumerHandlerManager
 
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
 
ConsumerSchemaContext - Class in org.apache.servicecomb.core.definition.schema
 
ConsumerSchemaContext() - Constructor for class org.apache.servicecomb.core.definition.schema.ConsumerSchemaContext
 
ConsumerSchemaFactory - Class in org.apache.servicecomb.core.definition.schema
 
ConsumerSchemaFactory() - Constructor for class org.apache.servicecomb.core.definition.schema.ConsumerSchemaFactory
 
coreThreads - Variable in class org.apache.servicecomb.core.executor.GroupExecutor
 
create(String, String, String) - Method in class org.apache.servicecomb.core.definition.classloader.DefaultMicroserviceClassLoaderFactory
 
create(String, String, String) - Method in interface org.apache.servicecomb.core.definition.classloader.MicroserviceClassLoaderFactory
 
create(String, String, String) - Method in class org.apache.servicecomb.core.definition.classloader.PrivateMicroserviceClassLoaderFactory
 
create(String, String) - Method in class org.apache.servicecomb.core.definition.MicroserviceVersionMetaFactory
 
create(StaticMicroservice) - Method in class org.apache.servicecomb.core.definition.StaticMicroserviceVersionMetaFactory
 
create(String) - Method in class org.apache.servicecomb.core.handler.AbstractHandlerManager
 
createConsumerSchema(MicroserviceMeta, Microservice) - Method in class org.apache.servicecomb.core.definition.schema.ConsumerSchemaFactory
 
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(Transport, CacheEndpoint) - Method in class org.apache.servicecomb.core.endpoint.AbstractEndpointsCache
 
createEndpoint(Transport, CacheEndpoint) - Method in class org.apache.servicecomb.core.endpoint.EndpointsCache
 
createEndpoint(String, String, MicroserviceInstance) - Method in class org.apache.servicecomb.core.filter.EndpointDiscoveryFilter
 
createEndpoints(InstanceCache) - Method in class org.apache.servicecomb.core.endpoint.AbstractEndpointsCache
 
createEndpoints(Map<String, List<CacheEndpoint>>) - Method in class org.apache.servicecomb.core.endpoint.AbstractEndpointsCache
 
createOperationMgr(String) - Method in class org.apache.servicecomb.core.definition.CommonService
 
createReferenceConfig(String, String, String) - Method in class org.apache.servicecomb.core.provider.consumer.ConsumerProviderManager
 
createReferenceConfig(String) - Method in class org.apache.servicecomb.core.provider.consumer.ConsumerProviderManager
 
createReferenceConfigForInvoke(String, String, String) - Method in class org.apache.servicecomb.core.SCBEngine
 
createSchema(CONTEXT) - Method in class org.apache.servicecomb.core.definition.schema.AbstractSchemaFactory
 
createSchema(ConsumerSchemaContext) - Method in class org.apache.servicecomb.core.definition.schema.ConsumerSchemaFactory
 
createSchema(ProducerSchemaContext) - Method in class org.apache.servicecomb.core.definition.schema.ProducerSchemaFactory
 
createSchema(SchemaContext) - Method in class org.apache.servicecomb.core.definition.schema.StaticSchemaFactory
 
CSE_CONTEXT - Static variable in class org.apache.servicecomb.core.Const
 
CseApplicationListener - Class in org.apache.servicecomb.core
 
CseApplicationListener() - Constructor for class org.apache.servicecomb.core.CseApplicationListener
 
CseContext - Class in org.apache.servicecomb.core
 
CseContext() - Constructor for class org.apache.servicecomb.core.CseContext
 
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

DEFAULT_VERSION_RULE - Static variable in class org.apache.servicecomb.core.Const
 
DefaultMicroserviceClassLoaderFactory - Class in org.apache.servicecomb.core.definition.classloader
 
DefaultMicroserviceClassLoaderFactory() - Constructor for class org.apache.servicecomb.core.definition.classloader.DefaultMicroserviceClassLoaderFactory
 
destroy() - Method in class org.apache.servicecomb.core.definition.MicroserviceVersionMeta
 
destroy() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
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.
DynamicSchemaLoader - Class in org.apache.servicecomb.core.definition.loader
Deprecated.

E

enabled() - Method in class org.apache.servicecomb.core.filter.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 - Variable in class org.apache.servicecomb.core.transport.AbstractTransport
 
ENDPOINT_KEY - Static variable in class org.apache.servicecomb.core.transport.AbstractTransport
 
EndpointDiscoveryFilter - Class in org.apache.servicecomb.core.filter
 
EndpointDiscoveryFilter() - Constructor for class org.apache.servicecomb.core.filter.EndpointDiscoveryFilter
 
endpoints - Variable in class org.apache.servicecomb.core.endpoint.AbstractEndpointsCache
 
EndpointsCache - Class in org.apache.servicecomb.core.endpoint
 
EndpointsCache(String, String, String, String) - Constructor for class org.apache.servicecomb.core.endpoint.EndpointsCache
 
ensureFindOperation(String) - Method in class org.apache.servicecomb.core.definition.CommonService
 
ensureFindSchemaMeta(String) - Method in class org.apache.servicecomb.core.definition.loader.SchemaListenerManager
 
ensureFindSchemaMeta(String) - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
ensureFindSchemaMeta(Class<?>) - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
ensureStatusUp() - Method in class org.apache.servicecomb.core.SCBEngine
 
ERROR_DESC_MGR - Static variable in class org.apache.servicecomb.core.exception.ExceptionUtils
 
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
 

F

fillInstances(Map<String, DiscoveryTreeNode>, Map<MicroserviceVersionMeta, Map<String, MicroserviceInstance>>) - Method in class org.apache.servicecomb.core.filter.OperationInstancesDiscoveryFilter
 
finalize() - Method in class org.apache.servicecomb.core.definition.classloader.MicroserviceClassLoader
 
findByKey(String) - Static method in class org.apache.servicecomb.core.executor.ExecutorManager
 
findChildName(DiscoveryContext, DiscoveryTreeNode) - Method in class org.apache.servicecomb.core.filter.OperationInstancesDiscoveryFilter
 
findExecutor(OperationMeta) - Static method in class org.apache.servicecomb.core.executor.ExecutorManager
 
findExecutor(OperationMeta, Executor) - Static method in class org.apache.servicecomb.core.executor.ExecutorManager
 
findOperation(String) - Method in class org.apache.servicecomb.core.definition.CommonService
 
findResponseMeta(int) - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
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.filter.EndpointDiscoveryFilter
 
finish() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
finishBusiness() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
finishClientFiltersResponse() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
finishGetConnection(long) - 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
 
forConsumer(ReferenceConfig, OperationMeta, Object[]) - Static method in class org.apache.servicecomb.core.invocation.InvocationFactory
 
forConsumer(ReferenceConfig, SchemaMeta, String, Object[]) - Static method in class org.apache.servicecomb.core.invocation.InvocationFactory
 
forConsumer(ReferenceConfig, String, Object[]) - Static method in class org.apache.servicecomb.core.invocation.InvocationFactory
 
forProvider(Endpoint, OperationMeta, 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
 
generatePackageName(MicroserviceMeta, String) - Static method in class org.apache.servicecomb.core.definition.SchemaUtils
 
generateSchemaPath(String, String) - Method in class org.apache.servicecomb.core.definition.schema.AbstractSchemaFactory
 
generateSwagger(CONTEXT) - Method in class org.apache.servicecomb.core.definition.schema.AbstractSchemaFactory
 
getAddress() - Method in class org.apache.servicecomb.core.Endpoint
 
getAllSchemaMeta() - Method in class org.apache.servicecomb.core.definition.loader.SchemaListenerManager
 
getAppId() - Method in class org.apache.servicecomb.core.definition.classloader.MicroserviceClassLoader
 
getAppId() - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
getAppId() - Method in class org.apache.servicecomb.core.Invocation
 
getAppId() - Method in class org.apache.servicecomb.core.NonSwaggerInvocation
 
getArgs() - Method in class org.apache.servicecomb.core.Invocation
 
getBootListenerList() - Method in class org.apache.servicecomb.core.SCBEngine
 
getClassLoader() - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
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
 
getConsumerHandlerChain() - Method in class org.apache.servicecomb.core.definition.SchemaMeta
 
getConsumerProviderManager() - Method in class org.apache.servicecomb.core.CseContext
 
getConsumerProviderManager() - Method in class org.apache.servicecomb.core.unittest.UnitTestMeta
 
getConsumerSchemaFactory() - Method in class org.apache.servicecomb.core.CseContext
 
getConsumerSchemaFactory() - Method in class org.apache.servicecomb.core.unittest.UnitTestMeta
 
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
 
getExecutor() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getExecutorList() - Method in class org.apache.servicecomb.core.executor.GroupExecutor
 
getExtData(String) - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
getExtData(String) - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getExtData() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
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
 
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() - Static method in class org.apache.servicecomb.core.CseContext
 
getInstance() - Method in class org.apache.servicecomb.core.provider.producer.ProducerMeta
 
getInstance() - Static method in class org.apache.servicecomb.core.SCBEngine
 
getInstanceClass() - Method in class org.apache.servicecomb.core.provider.producer.ProducerMeta
 
getInvocation() - Method in class org.apache.servicecomb.core.event.InvocationBaseEvent
 
getInvocation() - Method in class org.apache.servicecomb.core.tracing.ScbMarker
 
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
 
getInvocationStageTrace() - Method in class org.apache.servicecomb.core.Invocation
 
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
 
getLatestEndpoints() - Method in class org.apache.servicecomb.core.endpoint.AbstractEndpointsCache
 
getMethod() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getMetricsFactory() - Method in class org.apache.servicecomb.core.transport.TransportVertxFactory
 
getMicroservice() - Method in class org.apache.servicecomb.core.definition.schema.ConsumerSchemaContext
 
getMicroserviceInstance() - Method in class org.apache.servicecomb.core.Endpoint
 
getMicroserviceMeta() - Method in class org.apache.servicecomb.core.definition.MicroserviceVersionMeta
 
getMicroserviceMeta() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getMicroserviceMeta() - Method in class org.apache.servicecomb.core.definition.schema.SchemaContext
 
getMicroserviceMeta() - Method in class org.apache.servicecomb.core.definition.SchemaMeta
 
getMicroserviceMeta() - Method in class org.apache.servicecomb.core.provider.consumer.ReferenceConfig
 
getMicroserviceName() - Method in class org.apache.servicecomb.core.definition.classloader.MicroserviceClassLoader
 
getMicroserviceName() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getMicroserviceName() - Method in class org.apache.servicecomb.core.definition.schema.SchemaContext
 
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
 
getMicroserviceVersionRule() - Method in class org.apache.servicecomb.core.Invocation
 
getMicroserviceVersionRule() - Method in class org.apache.servicecomb.core.NonSwaggerInvocation
 
getMicroserviceVersionRule() - Method in class org.apache.servicecomb.core.provider.consumer.ReferenceConfig
 
getMsHighwayRequestWaitInPoolTimeout() - 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 class org.apache.servicecomb.core.definition.CommonService
 
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 interface org.apache.servicecomb.core.Transport
 
getNanoCurrent() - Method in class org.apache.servicecomb.core.event.InvocationFinishEvent
 
getNanoHighwayRequestWaitInPoolTimeout() - 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.CommonService
 
getOrCreateProducerSchema(String, Class<?>, Object) - Method in class org.apache.servicecomb.core.definition.schema.ProducerSchemaFactory
 
getOrCreateSchema(CONTEXT) - Method in class org.apache.servicecomb.core.definition.schema.AbstractSchemaFactory
 
getOrCreateSchemaMeta(Class<?>) - Method in class org.apache.servicecomb.core.unittest.UnitTestMeta
 
getOrCreateSchemaMeta(String, String, String, Class<?>) - Method in class org.apache.servicecomb.core.unittest.UnitTestMeta
 
getOrder() - Method in interface org.apache.servicecomb.core.BootListener
 
getOrder() - Method in class org.apache.servicecomb.core.bootup.AddressInformationCollector
 
getOrder() - Method in interface org.apache.servicecomb.core.bootup.BootUpInformationCollector
 
getOrder() - Method in class org.apache.servicecomb.core.bootup.ServiceInformationCollector
 
getOrder() - Method in class org.apache.servicecomb.core.CseApplicationListener
 
getOrder() - Method in class org.apache.servicecomb.core.filter.EndpointDiscoveryFilter
 
getOrder() - Method in class org.apache.servicecomb.core.filter.OperationInstancesDiscoveryFilter
 
getOrder() - Method in interface org.apache.servicecomb.core.tracing.TraceIdGenerator
 
getOrder() - Method in interface org.apache.servicecomb.core.Transport
 
getPackageName() - Method in class org.apache.servicecomb.core.definition.SchemaMeta
 
getParamName(int) - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getParamSize() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getPriorityPropertyManager() - Method in class org.apache.servicecomb.core.SCBEngine
 
getProducerInstance() - Method in class org.apache.servicecomb.core.definition.schema.ProducerSchemaContext
 
getProducerMicroserviceMeta() - Method in class org.apache.servicecomb.core.SCBEngine
 
getProducerProviderManager() - Method in class org.apache.servicecomb.core.CseContext
 
getProviderClass() - Method in class org.apache.servicecomb.core.definition.schema.SchemaContext
 
getProviderHandlerChain() - Method in class org.apache.servicecomb.core.definition.SchemaMeta
 
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
 
getReferenceConfig(String) - Method in class org.apache.servicecomb.core.provider.consumer.ConsumerProviderManager
 
getReferenceConfigForInvoke(String) - Method in class org.apache.servicecomb.core.SCBEngine
 
getRejectedCount() - Method in class org.apache.servicecomb.core.executor.ThreadPoolExecutorEx
 
getRequestEx() - Method in class org.apache.servicecomb.core.Invocation
 
getResponse() - Method in class org.apache.servicecomb.core.event.InvocationFinishEvent
 
getResponseExecutor() - Method in class org.apache.servicecomb.core.Invocation
 
getScbEngine() - Method in class org.apache.servicecomb.core.BootListener.BootEvent
 
getSchemaId() - Method in class org.apache.servicecomb.core.definition.schema.SchemaContext
 
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
 
getSchemaListenerManager() - Method in class org.apache.servicecomb.core.CseContext
 
getSchemaLoader() - Method in class org.apache.servicecomb.core.CseContext
 
getSchemaMeta() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getSchemaMeta() - Method in class org.apache.servicecomb.core.definition.schema.SchemaContext
 
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
 
getServiceRegistry() - Method in class org.apache.servicecomb.core.unittest.UnitTestMeta
 
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
 
getStartExecutionTime() - Method in class org.apache.servicecomb.core.Invocation
Deprecated.
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
 
getStartTime() - Method in class org.apache.servicecomb.core.Invocation
Deprecated.
getStaticSchemaFactory() - Method in class org.apache.servicecomb.core.SCBEngine
 
getStatus() - Method in class org.apache.servicecomb.core.SCBEngine
 
getSwagger() - Method in class org.apache.servicecomb.core.definition.SchemaMeta
 
getSwaggerEnvironment() - Method in class org.apache.servicecomb.core.CseContext
 
getSwaggerIntf() - Method in class org.apache.servicecomb.core.definition.SchemaMeta
 
getSwaggerOperation() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
getSwaggerToClassGenerator() - Method in class org.apache.servicecomb.core.definition.SchemaMeta
 
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
 
getTransport() - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
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.CseContext
 
getTransportManager() - Method in class org.apache.servicecomb.core.SCBEngine
 
getTransportVertx() - Method in class org.apache.servicecomb.core.transport.TransportVertxFactory
 
getTransportVertxFactory() - Static method in class org.apache.servicecomb.core.transport.AbstractTransport
 
getVersion() - Method in class org.apache.servicecomb.core.definition.classloader.MicroserviceClassLoader
 
getVersionRule() - Method in class org.apache.servicecomb.core.provider.consumer.ReferenceConfig
 
groupByName() - Method in class org.apache.servicecomb.core.transport.TransportManager
 
groupByVersion(Invocation, Map<String, MicroserviceInstance>) - Method in class org.apache.servicecomb.core.filter.OperationInstancesDiscoveryFilter
 
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
 

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
 
HIGHWAY - Static variable in class org.apache.servicecomb.core.Const
 

I

init() - Method in interface org.apache.servicecomb.core.ConsumerProvider
 
init(SchemaMeta, Method, String, String, Operation) - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
init(InstanceCacheManager, TransportManager) - Static method in class org.apache.servicecomb.core.endpoint.AbstractEndpointsCache
 
init() - Method in class org.apache.servicecomb.core.executor.GroupExecutor
 
init(DiscoveryContext, DiscoveryTreeNode) - Method in class org.apache.servicecomb.core.filter.OperationInstancesDiscoveryFilter
 
init(Config) - Method in class org.apache.servicecomb.core.handler.AbstractHandlerManager
 
init() - Static method in class org.apache.servicecomb.core.handler.HandlerConfigUtils
 
init(MicroserviceMeta, InvocationType) - Method in class org.apache.servicecomb.core.handler.impl.AbstractHandler
Deprecated.
 
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() - Method in class org.apache.servicecomb.core.SCBEngine
 
init() - Method in interface org.apache.servicecomb.core.Transport
 
init() - Method in class org.apache.servicecomb.core.transport.TransportManager
 
init() - Method in class org.apache.servicecomb.core.unittest.UnitTestMeta
 
initConfig() - Method in class org.apache.servicecomb.core.executor.GroupExecutor
 
initOperationNodes(DiscoveryTreeNode, Map<MicroserviceVersionMeta, Map<String, MicroserviceInstance>>) - Method in class org.apache.servicecomb.core.filter.OperationInstancesDiscoveryFilter
 
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
it's a internal API, caller make sure already invoked SCBEngine.ensureStatusUp
INSTANCE - Static variable in class org.apache.servicecomb.core.definition.classloader.DefaultMicroserviceClassLoaderFactory
 
INSTANCE - Static variable in class org.apache.servicecomb.core.definition.classloader.PrivateMicroserviceClassLoaderFactory
 
INSTANCE - Static variable in class org.apache.servicecomb.core.definition.loader.DynamicSchemaLoader
Deprecated.
 
INSTANCE - Static variable in class org.apache.servicecomb.core.handler.ConsumerHandlerManager
 
INSTANCE - Static variable in class org.apache.servicecomb.core.handler.impl.ProducerOperationHandler
 
INSTANCE - Static variable in class org.apache.servicecomb.core.handler.impl.TransportClientHandler
 
INSTANCE - Static variable in class org.apache.servicecomb.core.handler.ProducerHandlerManager
 
instanceCache - Variable in class org.apache.servicecomb.core.endpoint.AbstractEndpointsCache
 
instanceCacheManager - Static variable in class org.apache.servicecomb.core.endpoint.AbstractEndpointsCache
 
Invocation - Class in org.apache.servicecomb.core
 
Invocation() - Constructor for class org.apache.servicecomb.core.Invocation
 
Invocation(ReferenceConfig, OperationMeta, Object[]) - Constructor for class org.apache.servicecomb.core.Invocation
 
Invocation(Endpoint, OperationMeta, Object[]) - Constructor for class org.apache.servicecomb.core.Invocation
 
INVOCATION_ID - Static variable in class org.apache.servicecomb.core.Invocation
 
InvocationBaseEvent - Class in org.apache.servicecomb.core.event
 
InvocationBaseEvent(Invocation) - Constructor for class org.apache.servicecomb.core.event.InvocationBaseEvent
 
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
 
InvocationFactory - Class in org.apache.servicecomb.core.invocation
 
InvocationFinishEvent - Class in org.apache.servicecomb.core.event
 
InvocationFinishEvent(Invocation, Response) - Constructor for class org.apache.servicecomb.core.event.InvocationFinishEvent
 
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
 
invoke(Invocation) - Static method in class org.apache.servicecomb.core.provider.consumer.InvokerUtils
Deprecated.
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
 
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
 
isFinished() - Method in class org.apache.servicecomb.core.Invocation
 
isGroupingFilter() - Method in class org.apache.servicecomb.core.filter.OperationInstancesDiscoveryFilter
 
isSlowInvocationEnabled() - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
isSync() - Method in class org.apache.servicecomb.core.Invocation
 
isThirdPartyInvocation() - Method in class org.apache.servicecomb.core.Invocation
 

K

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

lbAddressNotFound(String, String, String) - Static method in class org.apache.servicecomb.core.exception.ExceptionUtils
 
LinkedBlockingQueueEx<E> - Class in org.apache.servicecomb.core.executor
 
LinkedBlockingQueueEx(int) - Constructor for class org.apache.servicecomb.core.executor.LinkedBlockingQueueEx
 
loadSchema(MicroserviceMeta, StaticMicroservice) - Method in class org.apache.servicecomb.core.definition.schema.StaticSchemaFactory
 
loadSwagger(CONTEXT) - Method in class org.apache.servicecomb.core.definition.schema.AbstractSchemaFactory
 
loadSwagger(String, String) - Method in class org.apache.servicecomb.core.definition.schema.AbstractSchemaFactory
 
loadSwagger(ConsumerSchemaContext) - Method in class org.apache.servicecomb.core.definition.schema.ConsumerSchemaFactory
 

M

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
 
microservice - Variable in class org.apache.servicecomb.core.definition.schema.ConsumerSchemaContext
 
MicroserviceClassLoader - Class in org.apache.servicecomb.core.definition.classloader
 
MicroserviceClassLoader(String, String, String) - Constructor for class org.apache.servicecomb.core.definition.classloader.MicroserviceClassLoader
 
MicroserviceClassLoaderFactory - Interface in org.apache.servicecomb.core.definition.classloader
 
MicroserviceMeta - Class in org.apache.servicecomb.core.definition
微服务名为microserviceName(app内部)或者appId:microserviceName(跨app) operation的查询key为operation的qualifiedName
MicroserviceMeta(String) - Constructor for class org.apache.servicecomb.core.definition.MicroserviceMeta
 
microserviceMeta - Variable in class org.apache.servicecomb.core.definition.schema.SchemaContext
 
MicroserviceVersionMeta - Class in org.apache.servicecomb.core.definition
 
MicroserviceVersionMeta(String, String, MicroserviceClassLoaderFactory) - Constructor for class org.apache.servicecomb.core.definition.MicroserviceVersionMeta
 
MicroserviceVersionMetaFactory - Class in org.apache.servicecomb.core.definition
 
MicroserviceVersionMetaFactory() - Constructor for class org.apache.servicecomb.core.definition.MicroserviceVersionMetaFactory
 
MicroserviceVersionMetaFactory(MicroserviceClassLoaderFactory) - Constructor for class org.apache.servicecomb.core.definition.MicroserviceVersionMetaFactory
 

N

name - Variable in class org.apache.servicecomb.core.definition.CommonService
 
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
 
notifySchemaListener(MicroserviceMeta...) - Method in class org.apache.servicecomb.core.definition.loader.SchemaListenerManager
 
notifySchemaListener() - Method in class org.apache.servicecomb.core.definition.loader.SchemaListenerManager
 
notifySchemaListener(SchemaMeta...) - Method in class org.apache.servicecomb.core.definition.loader.SchemaListenerManager
 
notifySchemaListener(List<SchemaMeta>) - Method in class org.apache.servicecomb.core.definition.loader.SchemaListenerManager
 

O

offer(E) - Method in class org.apache.servicecomb.core.executor.LinkedBlockingQueueEx
 
onApplicationEvent(ApplicationEvent) - Method in class org.apache.servicecomb.core.CseApplicationListener
 
onBootEvent(BootListener.BootEvent) - Method in interface org.apache.servicecomb.core.BootListener
 
onBootEvent(BootListener.BootEvent) - Method in class org.apache.servicecomb.core.provider.producer.ProducerProviderManager
 
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
 
onExecuteStart() - Method in class org.apache.servicecomb.core.Invocation
 
onFinish(Response) - Method in class org.apache.servicecomb.core.Invocation
 
onInvocationFinish(InvocationFinishEvent) - Method in class org.apache.servicecomb.core.SCBEngine
 
onInvocationStart(InvocationStartEvent) - Method in class org.apache.servicecomb.core.SCBEngine
 
onSchemaLoaded(SchemaMeta...) - Method in interface org.apache.servicecomb.core.definition.loader.SchemaListener
 
onStart(long) - Method in class org.apache.servicecomb.core.Invocation
 
onStart(HttpServletRequestEx, long) - 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
 
operationIdInvalid(String, String) - Static method in class org.apache.servicecomb.core.exception.ExceptionUtils
 
OperationInstancesDiscoveryFilter - Class in org.apache.servicecomb.core.filter
 
OperationInstancesDiscoveryFilter() - Constructor for class org.apache.servicecomb.core.filter.OperationInstancesDiscoveryFilter
 
OperationMeta - Class in org.apache.servicecomb.core.definition
 
OperationMeta() - Constructor for class org.apache.servicecomb.core.definition.OperationMeta
 
operationMgr - Variable in class org.apache.servicecomb.core.definition.CommonService
 
org.apache.servicecomb.core - package org.apache.servicecomb.core
 
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.definition.classloader - package org.apache.servicecomb.core.definition.classloader
 
org.apache.servicecomb.core.definition.loader - package org.apache.servicecomb.core.definition.loader
 
org.apache.servicecomb.core.definition.schema - package org.apache.servicecomb.core.definition.schema
 
org.apache.servicecomb.core.endpoint - package org.apache.servicecomb.core.endpoint
 
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.executor - package org.apache.servicecomb.core.executor
 
org.apache.servicecomb.core.filter - package org.apache.servicecomb.core.filter
 
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.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.tracing - package org.apache.servicecomb.core.tracing
 
org.apache.servicecomb.core.transport - package org.apache.servicecomb.core.transport
 
org.apache.servicecomb.core.unittest - package org.apache.servicecomb.core.unittest
 

P

parseAddress(String) - Method in class org.apache.servicecomb.core.transport.AbstractTransport
 
parseAddress(String) - Method in interface org.apache.servicecomb.core.Transport
 
parseMicroserviceName(String) - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
parseSwagger(URL) - Static method in class org.apache.servicecomb.core.definition.SchemaUtils
 
parseSwagger(String) - Static method in class org.apache.servicecomb.core.definition.SchemaUtils
 
PREPARE - Static variable in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
PrivateMicroserviceClassLoaderFactory - Class in org.apache.servicecomb.core.definition.classloader
 
PrivateMicroserviceVersionMetaFactory - Class in org.apache.servicecomb.core.definition
 
PrivateMicroserviceVersionMetaFactory() - Constructor for class org.apache.servicecomb.core.definition.PrivateMicroserviceVersionMetaFactory
 
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
 
ProducerHandlerManager - Class in org.apache.servicecomb.core.handler
 
ProducerHandlerManager() - Constructor for class org.apache.servicecomb.core.handler.ProducerHandlerManager
 
producerInstance - Variable in class org.apache.servicecomb.core.definition.schema.ProducerSchemaContext
 
ProducerMeta - Class in org.apache.servicecomb.core.provider.producer
 
ProducerMeta() - Constructor for class org.apache.servicecomb.core.provider.producer.ProducerMeta
 
ProducerMeta(String, Object, Class<?>) - Constructor for class org.apache.servicecomb.core.provider.producer.ProducerMeta
 
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() - Constructor for class org.apache.servicecomb.core.provider.producer.ProducerProviderManager
 
ProducerSchemaContext - Class in org.apache.servicecomb.core.definition.schema
 
ProducerSchemaContext() - Constructor for class org.apache.servicecomb.core.definition.schema.ProducerSchemaContext
 
ProducerSchemaFactory - Class in org.apache.servicecomb.core.definition.schema
 
ProducerSchemaFactory() - Constructor for class org.apache.servicecomb.core.definition.schema.ProducerSchemaFactory
 
providerClass - Variable in class org.apache.servicecomb.core.definition.schema.SchemaContext
 
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
 

R

ReactiveExecutor - Class in org.apache.servicecomb.core.executor
用于在verticle中就地执行,不做多余的调度,这是性能最高的一种模型
ReactiveExecutor() - Constructor for class org.apache.servicecomb.core.executor.ReactiveExecutor
 
reactiveInvoke(Invocation, AsyncResponse) - Static method in class org.apache.servicecomb.core.provider.consumer.InvokerUtils
it's a 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 - Class in org.apache.servicecomb.core.provider.consumer
 
ReferenceConfig() - Constructor for class org.apache.servicecomb.core.provider.consumer.ReferenceConfig
 
ReferenceConfig(AppManager, String, String, String) - Constructor for class org.apache.servicecomb.core.provider.consumer.ReferenceConfig
 
registerSchema(String, Resource) - Method in class org.apache.servicecomb.core.definition.loader.SchemaLoader
 
registerSchema(String, String, String) - Method in class org.apache.servicecomb.core.definition.loader.SchemaLoader
 
registerSchema(String, Swagger) - Method in class org.apache.servicecomb.core.definition.loader.SchemaLoader
 
registerSchema(MicroserviceMeta, String, Swagger) - Method in class org.apache.servicecomb.core.definition.loader.SchemaLoader
 
registerSchema(SwaggerGeneratorContext, Class<?>) - Method in class org.apache.servicecomb.core.unittest.UnitTestMeta
 
registerSchemas(String) - Method in class org.apache.servicecomb.core.definition.loader.DynamicSchemaLoader
Deprecated.
动态注册指定目录下的schema契约到当前服务
registerSchemas(String, String) - Method in class org.apache.servicecomb.core.definition.loader.DynamicSchemaLoader
Deprecated.
动态注册指定目录下的schema契约到指定服务
regOperation(String, OPERATION) - Method in class org.apache.servicecomb.core.definition.CommonService
 
regSchemaMeta(SchemaMeta) - 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
 
RESTFUL - Static variable in class org.apache.servicecomb.core.Const
 

S

safeTriggerEvent(BootListener.EventType) - Method in class org.apache.servicecomb.core.SCBEngine
 
SCBEngine - Class in org.apache.servicecomb.core
 
SCBEngine() - Constructor for class org.apache.servicecomb.core.SCBEngine
 
ScbMarker - Class in org.apache.servicecomb.core.tracing
 
ScbMarker(Invocation) - Constructor for class org.apache.servicecomb.core.tracing.ScbMarker
 
SCBStatus - Enum in org.apache.servicecomb.core
 
SchemaContext - Class in org.apache.servicecomb.core.definition.schema
 
SchemaContext() - Constructor for class org.apache.servicecomb.core.definition.schema.SchemaContext
 
schemaId - Variable in class org.apache.servicecomb.core.definition.schema.SchemaContext
 
SchemaListener - Interface in org.apache.servicecomb.core.definition.loader
 
SchemaListenerManager - Class in org.apache.servicecomb.core.definition.loader
key为microserviceName
SchemaListenerManager() - Constructor for class org.apache.servicecomb.core.definition.loader.SchemaListenerManager
 
SchemaLoader - Class in org.apache.servicecomb.core.definition.loader
 
SchemaLoader() - Constructor for class org.apache.servicecomb.core.definition.loader.SchemaLoader
 
schemaLoader - Variable in class org.apache.servicecomb.core.definition.schema.AbstractSchemaFactory
 
schemaMeta - Variable in class org.apache.servicecomb.core.definition.schema.SchemaContext
 
SchemaMeta - Class in org.apache.servicecomb.core.definition
 
SchemaMeta(Swagger, MicroserviceMeta, String) - Constructor for class org.apache.servicecomb.core.definition.SchemaMeta
 
SchemaUtils - Class in org.apache.servicecomb.core.definition
 
send(Invocation, AsyncResponse) - Method in interface org.apache.servicecomb.core.Transport
 
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
 
ServiceInformationCollector - Class in org.apache.servicecomb.core.bootup
 
ServiceInformationCollector() - Constructor for class org.apache.servicecomb.core.bootup.ServiceInformationCollector
 
setApplicationContext(ApplicationContext) - Method in class org.apache.servicecomb.core.CseApplicationListener
 
setAppManager(AppManager) - Method in class org.apache.servicecomb.core.provider.consumer.ConsumerProviderManager
 
setBootListenerList(Collection<BootListener>) - Method in class org.apache.servicecomb.core.SCBEngine
 
setClassLoader(ClassLoader) - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
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
 
setConsumer(boolean) - Method in class org.apache.servicecomb.core.definition.MicroserviceMeta
 
setConsumerHandlerChain(List<Handler>) - Method in class org.apache.servicecomb.core.definition.SchemaMeta
 
setConsumerProviderManager(ConsumerProviderManager) - Method in class org.apache.servicecomb.core.CseContext
 
setConsumerProviderManager(ConsumerProviderManager) - Method in class org.apache.servicecomb.core.SCBEngine
 
setConsumerSchemaFactory(ConsumerSchemaFactory) - Method in class org.apache.servicecomb.core.CseContext
 
setEdge(boolean) - Method in class org.apache.servicecomb.core.Invocation
 
setEndpoint(Endpoint) - Method in class org.apache.servicecomb.core.Invocation
 
setEventType(BootListener.EventType) - Method in class org.apache.servicecomb.core.BootListener.BootEvent
 
setExecutor(Executor) - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
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
 
setHttpMethod(String) - Method in class org.apache.servicecomb.core.definition.OperationMeta
 
setInitEventClass(Class<?>) - Method in class org.apache.servicecomb.core.CseApplicationListener
 
setInstance(Object) - Method in class org.apache.servicecomb.core.provider.producer.ProducerMeta
 
setInstanceClass(Class<?>) - Method in class org.apache.servicecomb.core.provider.producer.ProducerMeta
 
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
 
setMicroservice(Microservice) - Method in class org.apache.servicecomb.core.definition.schema.ConsumerSchemaContext
 
setMicroserviceMeta(MicroserviceMeta) - Method in class org.apache.servicecomb.core.definition.schema.SchemaContext
 
setMicroserviceVersionRule(MicroserviceVersionRule) - Method in class org.apache.servicecomb.core.provider.consumer.ReferenceConfig
 
setMsHighwayRequestWaitInPoolTimeout(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
 
setName(String) - Method in class org.apache.servicecomb.core.definition.CommonService
 
setOwner(ThreadPoolExecutorEx) - Method in class org.apache.servicecomb.core.executor.LinkedBlockingQueueEx
 
setProducerInstance(Object) - Method in class org.apache.servicecomb.core.definition.schema.ProducerSchemaContext
 
setProducerMicroserviceMeta(MicroserviceMeta) - Method in class org.apache.servicecomb.core.SCBEngine
 
setProducerProviderManager(ProducerProviderManager) - Method in class org.apache.servicecomb.core.CseContext
 
setProducerProviderManager(ProducerProviderManager) - Method in class org.apache.servicecomb.core.SCBEngine
 
setProviderClass(Class<?>) - Method in class org.apache.servicecomb.core.definition.schema.SchemaContext
 
setProviderHandlerChain(List<Handler>) - Method in class org.apache.servicecomb.core.definition.SchemaMeta
 
setResponse(Response) - Method in class org.apache.servicecomb.core.provider.consumer.SyncResponseExecutor
 
setResponseExecutor(Executor) - Method in class org.apache.servicecomb.core.Invocation
 
setScbEngine(SCBEngine) - Method in class org.apache.servicecomb.core.BootListener.BootEvent
 
setSchemaId(String) - Method in class org.apache.servicecomb.core.definition.schema.SchemaContext
 
setSchemaId(String) - Method in class org.apache.servicecomb.core.provider.producer.ProducerMeta
 
setSchemaListenerList(List<SchemaListener>) - Method in class org.apache.servicecomb.core.definition.loader.SchemaListenerManager
 
setSchemaListenerManager(SchemaListenerManager) - Method in class org.apache.servicecomb.core.CseContext
 
setSchemaListenerManager(SchemaListenerManager) - Method in class org.apache.servicecomb.core.SCBEngine
 
setSchemaLoader(SchemaLoader) - Method in class org.apache.servicecomb.core.CseContext
 
setSchemaLoader(SchemaLoader) - Method in class org.apache.servicecomb.core.definition.schema.AbstractSchemaFactory
 
setSchemaMeta(SchemaMeta) - Method in class org.apache.servicecomb.core.definition.schema.SchemaContext
 
setSlowInvocationEnabled(boolean) - Method in class org.apache.servicecomb.core.definition.OperationConfig
 
setStaticSchemaFactory(StaticSchemaFactory) - Method in class org.apache.servicecomb.core.SCBEngine
 
setStatus(SCBStatus) - Method in class org.apache.servicecomb.core.SCBEngine
 
setSwaggerEnv(SwaggerEnvironment) - Method in class org.apache.servicecomb.core.definition.schema.ProducerSchemaFactory
 
setSwaggerEnvironment(SwaggerEnvironment) - Method in class org.apache.servicecomb.core.CseContext
 
setSync(boolean) - Method in class org.apache.servicecomb.core.Invocation
 
setTransport(String, String) - Method in class org.apache.servicecomb.core.provider.consumer.ConsumerProviderManager
 
setTransport(String) - Method in class org.apache.servicecomb.core.provider.consumer.ReferenceConfig
 
setTransportManager(TransportManager) - Method in class org.apache.servicecomb.core.CseContext
 
setTransportManager(TransportManager) - Method in class org.apache.servicecomb.core.SCBEngine
 
setTransports(List<Transport>) - Method in class org.apache.servicecomb.core.transport.TransportManager
 
SimpleLoadBalanceHandler - Class in org.apache.servicecomb.core.handler.impl
内置轮询lb,方便demo之类的场景,不必去依赖lb包
SimpleLoadBalanceHandler() - Constructor for class org.apache.servicecomb.core.handler.impl.SimpleLoadBalanceHandler
 
SRC_MICROSERVICE - Static variable in class org.apache.servicecomb.core.Const
 
start(long) - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
startBusinessMethod() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
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
 
startHandlersRequest() - Method in class org.apache.servicecomb.core.invocation.InvocationStageTrace
 
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
 
StaticMicroserviceVersionMeta - Class in org.apache.servicecomb.core.definition
 
StaticMicroserviceVersionMeta(StaticMicroservice, MicroserviceClassLoaderFactory) - Constructor for class org.apache.servicecomb.core.definition.StaticMicroserviceVersionMeta
 
StaticMicroserviceVersionMetaFactory - Class in org.apache.servicecomb.core.definition
 
StaticMicroserviceVersionMetaFactory() - Constructor for class org.apache.servicecomb.core.definition.StaticMicroserviceVersionMetaFactory
 
StaticSchemaFactory - Class in org.apache.servicecomb.core.definition.schema
 
StaticSchemaFactory() - Constructor for class org.apache.servicecomb.core.definition.schema.StaticSchemaFactory
 
swaggerToString(Swagger) - Static method in class org.apache.servicecomb.core.definition.SchemaUtils
 
syncInvoke(String, String, String, Object[]) - Static method in class org.apache.servicecomb.core.provider.consumer.InvokerUtils
 
syncInvoke(String, String, String, String, String, Object[]) - Static method in class org.apache.servicecomb.core.provider.consumer.InvokerUtils
 
syncInvoke(Invocation) - Static method in class org.apache.servicecomb.core.provider.consumer.InvokerUtils
it's a 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
 

T

TARGET_MICROSERVICE - Static variable in class org.apache.servicecomb.core.Const
 
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>) - Constructor for class org.apache.servicecomb.core.executor.ThreadPoolExecutorEx
 
toString() - Method in class org.apache.servicecomb.core.definition.classloader.MicroserviceClassLoader
 
toString() - Method in class org.apache.servicecomb.core.Endpoint
 
toString() - Method in exception org.apache.servicecomb.core.exception.CseException
 
TRACE_ID_NAME - Static variable in class org.apache.servicecomb.core.Const
 
TraceIdGenerator - Interface in org.apache.servicecomb.core.tracing
 
Transport - Interface in org.apache.servicecomb.core
 
TransportClientHandler - Class in org.apache.servicecomb.core.handler.impl
 
TransportClientHandler() - Constructor for class org.apache.servicecomb.core.handler.impl.TransportClientHandler
 
transportManager - Static variable in class org.apache.servicecomb.core.endpoint.AbstractEndpointsCache
 
TransportManager - Class in org.apache.servicecomb.core.transport
 
TransportManager() - Constructor for class org.apache.servicecomb.core.transport.TransportManager
 
transportName - Variable in class org.apache.servicecomb.core.endpoint.AbstractEndpointsCache
 
transportVertx - Variable in class org.apache.servicecomb.core.transport.AbstractTransport
 
TransportVertxFactory - Class in org.apache.servicecomb.core.transport
 
TransportVertxFactory() - Constructor for class org.apache.servicecomb.core.transport.TransportVertxFactory
 
triggerEvent(BootListener.EventType) - Method in class org.apache.servicecomb.core.SCBEngine
 

U

UnitTestMeta - Class in org.apache.servicecomb.core.unittest
when SCBEngine finished, UnitTestMeta will be deleted
UnitTestMeta() - Constructor for class org.apache.servicecomb.core.unittest.UnitTestMeta
 

V

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_RULE_LATEST - Static variable in class org.apache.servicecomb.core.Const
 

W

waitResponse() - 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.
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

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