Compartilhar via


ContentSummary(Int64, Int64, Int64, Int64) Construtor

Definição

Cria uma instância de contentsummary

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)

Parâmetros

directoryCnt
Int64

Contagem de diretórios

fileCnt
Int64

Contagem de arquivos

length
Int64

Tamanho

spaceConsumed
Int64

Tamanho total

Aplica-se a