C# Class Apache.Hadoop.Thriftfs.Api.FileStatus.Isset

Afficher le fichier Open project: zbw911/CS4Hadoop

Méthodes publiques

Свойство Type Description
block_replication bool
blocksize bool
group bool
isdir bool
length bool
modification_time bool
owner bool
path bool
permission bool

Property Details

block_replication public_oe property

public bool block_replication
Résultat bool

blocksize public_oe property

public bool blocksize
Résultat bool

group public_oe property

public bool group
Résultat bool

isdir public_oe property

public bool isdir
Résultat bool

length public_oe property

public bool length
Résultat bool

modification_time public_oe property

public bool modification_time
Résultat bool

owner public_oe property

public bool owner
Résultat bool

path public_oe property

public bool path
Résultat bool

permission public_oe property

public bool permission
Résultat bool