Partager via


ContentSummary(Int64, Int64, Int64, Int64) Constructeur

Définition

Crée instance de contenuummary

public ContentSummary (long directoryCnt, long fileCnt, long length, long spaceConsumed);
new Microsoft.Azure.DataLake.Store.ContentSummary : int64 * int64 * int64 * int64 -> Microsoft.Azure.DataLake.Store.ContentSummary
Public Sub New (directoryCnt As Long, fileCnt As Long, length As Long, spaceConsumed As Long)

Paramètres

directoryCnt
Int64

Nombre de répertoires

fileCnt
Int64

Nombre de fichiers

length
Int64

Taille

spaceConsumed
Int64

Taille totale

S’applique à