接口的使用
org.apache.dubbo.common.lang.Prioritized
-
-
org.apache.dubbo.common.convert中Prioritized的使用
org.apache.dubbo.common.convert中Prioritized的子接口 修饰符和类型 接口 说明 interfaceConverter<S,T>A class to convert the source-typed value to the target-typed valueinterfaceStringConverter<T>A class to covertStringto the target-typed value实现Prioritized的org.apache.dubbo.common.convert中的类 修饰符和类型 类 说明 classStringToBooleanConverterclassStringToCharacterConverterclassStringToCharArrayConverterThe class to convertStringtochar[]classStringToDoubleConverterclassStringToFloatConverterclassStringToIntegerConverterclassStringToLongConverterclassStringToOptionalConverterclassStringToShortConverterclassStringToStringConverter -
org.apache.dubbo.common.convert.multiple中Prioritized的使用
org.apache.dubbo.common.convert.multiple中Prioritized的子接口 修饰符和类型 接口 说明 interfaceMultiValueConverter<S>An interface to convert the source-typed value to multiple value, e.g , Java array,Collectionor sub-interfacesinterfaceStringToMultiValueConverterThe class to convertStringto multiple value object实现Prioritized的org.apache.dubbo.common.convert.multiple中的类 修饰符和类型 类 说明 classStringToArrayConverterThe class to convertStringto array-type objectclassStringToBlockingDequeConverterThe class to convertStringtoBlockingDeque-based valueclassStringToBlockingQueueConverterThe class to convertStringtoBlockingDeque-based valueclassStringToCollectionConverterThe class to convertStringtoCollection-based valueclassStringToDequeConverterclassStringToIterableConverter<T extends Iterable>classStringToListConverterclassStringToNavigableSetConverterclassStringToQueueConverterclassStringToSetConverterclassStringToSortedSetConverterclassStringToTransferQueueConverterThe class to convertStringtoTransferQueue-based value -
org.apache.dubbo.common.extension中Prioritized的使用
org.apache.dubbo.common.extension中Prioritized的子接口 修饰符和类型 接口 说明 interfaceLoadingStrategy实现Prioritized的org.apache.dubbo.common.extension中的类 修饰符和类型 类 说明 classDubboInternalLoadingStrategyDubbo internalLoadingStrategyclassDubboLoadingStrategyDubboLoadingStrategyclassServicesLoadingStrategyServicesLoadingStrategy -
org.apache.dubbo.common.lang中Prioritized的使用
org.apache.dubbo.common.lang中Prioritized的子接口 修饰符和类型 接口 说明 interfaceShutdownHookCallbackDubbo ShutdownHook callback interface参数类型为Prioritized的org.apache.dubbo.common.lang中的方法 修饰符和类型 方法 说明 default intPrioritized. compareTo(Prioritized that) -
org.apache.dubbo.config.metadata中Prioritized的使用
实现Prioritized的org.apache.dubbo.config.metadata中的类 修饰符和类型 类 说明 classConfigurableMetadataServiceExporterMetadataServiceExporterimplementation based onDubbo configurations, the clients should make sure theApplicationConfig,RegistryConfigandProtocolConfigare ready beforeConfigurableMetadataServiceExporter.export().classServiceInstanceHostPortCustomizerTheServiceInstanceCustomizerto customize theportof service instance. -
org.apache.dubbo.metadata中Prioritized的使用
org.apache.dubbo.metadata中Prioritized的子接口 修饰符和类型 接口 说明 interfaceMetadataServiceExporterThe exporter ofMetadataService -
org.apache.dubbo.metadata.definition.builder中Prioritized的使用
org.apache.dubbo.metadata.definition.builder中Prioritized的子接口 修饰符和类型 接口 说明 interfaceTypeBuilder2015/1/27.实现Prioritized的org.apache.dubbo.metadata.definition.builder中的类 修饰符和类型 类 说明 classArrayTypeBuilder2015/1/27.classCollectionTypeBuilder2015/1/27.classEnumTypeBuilder2015/1/27.classMapTypeBuilder2015/1/27. -
org.apache.dubbo.metadata.rest中Prioritized的使用
org.apache.dubbo.metadata.rest中Prioritized的子接口 修饰符和类型 接口 说明 interfaceAnnotatedMethodParameterProcessorThe interface to process the annotated method parameter实现Prioritized的org.apache.dubbo.metadata.rest中的类 修饰符和类型 类 说明 classAbstractAnnotatedMethodParameterProcessorThe abstractAnnotatedMethodParameterProcessorimplementation -
org.apache.dubbo.metadata.rest.jaxrs中Prioritized的使用
实现Prioritized的org.apache.dubbo.metadata.rest.jaxrs中的类 修饰符和类型 类 说明 classDefaultValueParameterProcessorTheAnnotatedMethodParameterProcessorimplementation for JAX-RS's @DefaultValue *classFormParamParameterProcessorTheAnnotatedMethodParameterProcessorimplementation for JAX-RS's @FormParamclassHeaderParamParameterProcessorTheAnnotatedMethodParameterProcessorimplementation for JAX-RS's @HeaderParamclassMatrixParamParameterProcessorTheAnnotatedMethodParameterProcessorimplementation for JAX-RS's @MatrixParamclassParamAnnotationParameterProcessorThe abstractAnnotatedMethodParameterProcessorimplementation for JAX-RS's @*ParamclassQueryParamParameterProcessorTheAnnotatedMethodParameterProcessorimplementation for JAX-RS's @QueryParam -
org.apache.dubbo.metadata.rest.springmvc中Prioritized的使用
实现Prioritized的org.apache.dubbo.metadata.rest.springmvc中的类 修饰符和类型 类 说明 classAbstractRequestAnnotationParameterProcessorThe abstractAnnotatedMethodParameterProcessorimplementation for Spring Web MVC's @Request*classRequestHeaderParameterProcessorTheAnnotatedMethodParameterProcessorimplementation for Spring Web MVC's @RequestHeaderclassRequestParamParameterProcessorTheAnnotatedMethodParameterProcessorimplementation for Spring Web MVC's @RequestParam -
org.apache.dubbo.registry.client中Prioritized的使用
org.apache.dubbo.registry.client中Prioritized的子接口 修饰符和类型 接口 说明 interfaceServiceDiscoveryThe common operations of Service DiscoveryinterfaceServiceInstanceCustomizerThe interface to customizethe service instance实现Prioritized的org.apache.dubbo.registry.client中的类 修饰符和类型 类 说明 classAbstractServiceDiscoveryclassFileSystemServiceDiscoveryFile SystemServiceDiscoveryimplementationclassSelfHostMetaServiceDiscovery -
org.apache.dubbo.registry.client.metadata中Prioritized的使用
org.apache.dubbo.registry.client.metadata中Prioritized的子接口 修饰符和类型 接口 说明 interfaceSubscribedURLsSynthesizerThe interface to synthesize the subscribedURLs实现Prioritized的org.apache.dubbo.registry.client.metadata中的类 修饰符和类型 类 说明 classMetadataServiceURLParamsMetadataCustomizerclassProtocolPortsMetadataCustomizerA Class to customize the ports ofprotocolsintothe metadata of service instanceclassRestProtocolSubscribedURLsSynthesizerSubscribedURLsSynthesizerimplementation for RESTprotocolclassServiceInstanceMetadataCustomizer -
org.apache.dubbo.registry.dns中Prioritized的使用
实现Prioritized的org.apache.dubbo.registry.dns中的类 修饰符和类型 类 说明 classDNSServiceDiscovery -
org.apache.dubbo.registry.kubernetes中Prioritized的使用
实现Prioritized的org.apache.dubbo.registry.kubernetes中的类 修饰符和类型 类 说明 classKubernetesServiceDiscovery -
org.apache.dubbo.registry.multicast中Prioritized的使用
实现Prioritized的org.apache.dubbo.registry.multicast中的类 修饰符和类型 类 说明 classMulticastServiceDiscoveryTODO: make multicast protocol support Service Discovery -
org.apache.dubbo.registry.multiple中Prioritized的使用
实现Prioritized的org.apache.dubbo.registry.multiple中的类 修饰符和类型 类 说明 classMultipleServiceDiscovery -
org.apache.dubbo.registry.nacos中Prioritized的使用
实现Prioritized的org.apache.dubbo.registry.nacos中的类 修饰符和类型 类 说明 classNacosServiceDiscoveryNacosServiceDiscoveryimplementation -
org.apache.dubbo.registry.xds中Prioritized的使用
实现Prioritized的org.apache.dubbo.registry.xds中的类 修饰符和类型 类 说明 classXdsServiceDiscovery -
org.apache.dubbo.registry.zookeeper中Prioritized的使用
实现Prioritized的org.apache.dubbo.registry.zookeeper中的类 修饰符和类型 类 说明 classZookeeperServiceDiscoveryZookeeperServiceDiscoveryimplementation based on Apache Curator X Discovery
-