public class SegmentManagementService extends Object
| 构造器和说明 |
|---|
SegmentManagementService(org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping requestMappingHandlerMapping,
SegmentIDGenImpl segmentIDGen,
LeafProperty leafProperty) |
public SegmentManagementService(org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping requestMappingHandlerMapping,
SegmentIDGenImpl segmentIDGen,
LeafProperty leafProperty)
@ResponseBody public Map<String,SegmentBufferResponse> getCache()
@ResponseBody public LeafAlloc addBizTag(@RequestParam(value="bizTag") String bizTag, @RequestParam(value="maxId") Long maxId, @RequestParam(value="step") Integer step, @RequestParam(value="description") String description)
Copyright © 2022 Meituan-Dianping Group. All rights reserved.