Skip to content

Add comments to totalFileNumsInternal in pkg\ddc\alluxio\ufs_internal.go #5881

@cah54321

Description

@cah54321

This is a corrected version.
Which function do you want to add comments to?
totalFileNumsInternal in pkg\ddc\alluxio\ufs_internal.go
freeStorageBytesInternal in pkg\ddc\alluxio\ufs_internal.go
totalStorageBytesInternal in pkg\ddc\alluxio\ufs_internal.go
What comments do you want to add?

// totalFileNumsInternal returns the total number of files within the Alluxio file system.
// It queries the master pod via AlluxioFileUtils.GetFileCount.
// freeStorageBytesInternal returns the number of bytes currently available in Alluxio storage.
// totalStorageBytesInternal returns the total capacity in bytes of the Alluxio file system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions