C# 클래스 Apache.Hadoop.Thriftfs.Api.FileStatus.Isset

파일 보기 프로젝트 열기: zbw911/CS4Hadoop

공개 프로퍼티들

프로퍼티 타입 설명
block_replication bool
blocksize bool
group bool
isdir bool
length bool
modification_time bool
owner bool
path bool
permission bool

프로퍼티 상세

block_replication 공개적으로 프로퍼티

public bool block_replication
리턴 bool

blocksize 공개적으로 프로퍼티

public bool blocksize
리턴 bool

group 공개적으로 프로퍼티

public bool group
리턴 bool

isdir 공개적으로 프로퍼티

public bool isdir
리턴 bool

length 공개적으로 프로퍼티

public bool length
리턴 bool

modification_time 공개적으로 프로퍼티

public bool modification_time
리턴 bool

owner 공개적으로 프로퍼티

public bool owner
리턴 bool

path 공개적으로 프로퍼티

public bool path
리턴 bool

permission 공개적으로 프로퍼티

public bool permission
리턴 bool