IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

DirSummarySpaceUsed Property

The total amount of space the directory consumes on disk.

Object Oriented Interface

public function getDirSummarySpaceUsed();

Procedural Interface

ipworkscloud_hadoopdfs_get($res, 8 );

Default Value

0

Remarks

The total amount of space the directory consumes on disk.

This property reflects the total amount of space (in bytes) that the directory's contents, calculated recursively, consume on disk.

Unlike DirSummarySize, this property's value includes space consumed by file replicas.

This property is read-only and not available at design time.

Data Type

Long64

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]