Documentation ¶
Index ¶
Constants ¶
View Source
const ( HotRead = "/pd/api/v1/hotspot/regions/read" HotWrite = "/pd/api/v1/hotspot/regions/write" HotHistory = "/pd/api/v1/hotspot/regions/history" Regions = "/pd/api/v1/regions" RegionByID = "/pd/api/v1/region/id" StoreRegions = "/pd/api/v1/regions/store" Stores = "/pd/api/v1/stores" Status = "/pd/api/v1/status" Config = "/pd/api/v1/config" ScanRegions = "/pd/api/v1/regions/key" RegionKey = "/pd/api/v1/region/key" )
The following constants are the APIs of PD server.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.