接口的使用
com.alibaba.nacos.naming.interceptor.Interceptable
-
使用Interceptable的程序包 程序包 说明 com.alibaba.nacos.naming.healthcheck com.alibaba.nacos.naming.healthcheck.heartbeat com.alibaba.nacos.naming.healthcheck.v2 com.alibaba.nacos.naming.interceptor -
-
com.alibaba.nacos.naming.healthcheck中Interceptable的使用
com.alibaba.nacos.naming.healthcheck中Interceptable的子接口 修饰符和类型 接口 说明 interfaceNacosHealthCheckTaskNacos health check task. -
com.alibaba.nacos.naming.healthcheck.heartbeat中Interceptable的使用
实现Interceptable的com.alibaba.nacos.naming.healthcheck.heartbeat中的类 修饰符和类型 类 说明 classClientBeatCheckTaskV2Client beat check task of service for version 2.x.classInstanceBeatCheckTaskInstance beat check task. -
com.alibaba.nacos.naming.healthcheck.v2中Interceptable的使用
实现Interceptable的com.alibaba.nacos.naming.healthcheck.v2中的类 修饰符和类型 类 说明 classHealthCheckTaskV2Health check task for v2.x. -
com.alibaba.nacos.naming.interceptor中Interceptable的使用
类型参数类型为Interceptable的com.alibaba.nacos.naming.interceptor中的类 修饰符和类型 类 说明 classAbstractNamingInterceptorChain<T extends Interceptable>Abstract Naming Interceptor Chain.interfaceNacosNamingInterceptor<T extends Interceptable>Nacos naming interceptor.interfaceNacosNamingInterceptorChain<T extends Interceptable>Nacos naming interceptor chain.
-