Documentation ¶
Index ¶
- func GeneratePlanReplayerFile(isCapture, isContinuesCapture, enableHistoricalStatsForCapture bool) (*os.File, string, error)
- func GeneratePlanReplayerFileName(isCapture, isContinuesCapture, enableHistoricalStatsForCapture bool) (string, error)
- func GetPlanReplayerDirName() string
- type PlanReplayerTaskKey
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GeneratePlanReplayerFile ¶
func GeneratePlanReplayerFile(isCapture, isContinuesCapture, enableHistoricalStatsForCapture bool) (*os.File, string, error)
GeneratePlanReplayerFile generates plan replayer file
func GeneratePlanReplayerFileName ¶
func GeneratePlanReplayerFileName(isCapture, isContinuesCapture, enableHistoricalStatsForCapture bool) (string, error)
GeneratePlanReplayerFileName generates plan replayer capture task name
func GetPlanReplayerDirName ¶
func GetPlanReplayerDirName() string
GetPlanReplayerDirName returns plan replayer directory path. The path is related to the process id.
Types ¶
type PlanReplayerTaskKey ¶
PlanReplayerTaskKey indicates key of a plan replayer task
Click to show internal directories.
Click to hide internal directories.