| 限定符和类型 | 方法和说明 |
|---|---|
SegmentIDGenImpl |
SegmentConfig.segmentIDGen(LeafProperty leafProperty,
Map<String,DataSource> dataSourceMap) |
SegmentManagementService |
SegmentConfig.segmentManagementService(org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping requestMappingHandlerMapping,
SegmentIDGenImpl segmentIDGen,
LeafProperty leafProperty) |
SnowflakeIDGenImpl |
SnowflakeConfig.snowflakeIDGen(LeafProperty leafProperty) |
SnowflakeManagementService |
SnowflakeConfig.snowflakeManagementService(org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping requestMappingHandlerMapping,
LeafProperty leafProperty) |
| 构造器和说明 |
|---|
SegmentManagementService(org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping requestMappingHandlerMapping,
SegmentIDGenImpl segmentIDGen,
LeafProperty leafProperty) |
SnowflakeManagementService(org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping requestMappingHandlerMapping,
LeafProperty leafProperty) |
Copyright © 2022 Meituan-Dianping Group. All rights reserved.