Documentation ¶
Index ¶
- func BuildDeltaLogPath(rootPath string, collectionID, partitionID, segmentID, logID typeutil.UniqueID) string
- func BuildInsertLogPath(rootPath string, ...) string
- func BuildSegmentIndexFilePath(rootPath string, buildID, indexVersion, partID, segID int64, fileKey string) string
- func BuildSegmentIndexFilePaths(rootPath string, buildID, indexVersion, partID, segID int64, fileKeys []string) []string
- func BuildStatsLogPath(rootPath string, ...) string
- func GetSegmentIDFromDeltaLogPath(logPath string) typeutil.UniqueID
- func GetSegmentIDFromInsertLogPath(logPath string) typeutil.UniqueID
- func GetSegmentIDFromStatsLogPath(logPath string) typeutil.UniqueID
- func JoinIDPath(ids ...typeutil.UniqueID) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildDeltaLogPath ¶
func BuildInsertLogPath ¶
func BuildStatsLogPath ¶
func JoinIDPath ¶
JoinIDPath joins ids to path format.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.