Documentation
¶
Overview ¶
Package ct provides additional dsort-specific content types
- Copyright (c) 2018-2023, NVIDIA CORPORATION. All rights reserved.
Index ¶
Constants ¶
View Source
const ( DsortFileType = "ds" DsortWorkfileType = "dw" WorkfileRecvShard = "recv-shard" WorkfileCreateShard = "create-shard" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DsortFile ¶ added in v1.3.21
type DsortFile struct{}
func (*DsortFile) GenUniqueFQN ¶ added in v1.3.21
func (*DsortFile) ParseUniqueFQN ¶ added in v1.3.21
func (*DsortFile) PermToEvict ¶ added in v1.3.21
func (*DsortFile) PermToMove ¶ added in v1.3.21
func (*DsortFile) PermToProcess ¶ added in v1.3.21
Click to show internal directories.
Click to hide internal directories.