| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.spi.typed |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T extends TypedSPI> |
TypedSPIRegistry.findRegisteredService(Class<T> typedSPIClass,
String type,
Properties props)
Find registered service.
|
static <T extends TypedSPI> |
TypedSPIRegistry.getRegisteredService(Class<T> typedSPIClass,
String type,
Properties props)
Get registered service.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.