filetype

package
v1.3.19 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 6, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package filetype provides the implementation of custom content file type for dsort. This content type is used when creating files during local extraction phase if no memory is left to be used by the given dsort process.

  • Copyright (c) 2018-2021, 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

type DSortFile struct{}

func (*DSortFile) GenUniqueFQN

func (*DSortFile) GenUniqueFQN(base, _ string) string

func (*DSortFile) ParseUniqueFQN

func (*DSortFile) ParseUniqueFQN(base string) (orig string, old, ok bool)

func (*DSortFile) PermToEvict

func (*DSortFile) PermToEvict() bool

func (*DSortFile) PermToMove

func (*DSortFile) PermToMove() bool

func (*DSortFile) PermToProcess

func (*DSortFile) PermToProcess() bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL