C# 클래스 Apache.Hadoop.Hive.StorageDescriptor.Isset

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

공개 프로퍼티들

프로퍼티 타입 설명
bucketCols bool
cols bool
compressed bool
inputFormat bool
location bool
numBuckets bool
outputFormat bool
parameters bool
serdeInfo bool
sortCols bool

프로퍼티 상세

bucketCols 공개적으로 프로퍼티

public bool bucketCols
리턴 bool

cols 공개적으로 프로퍼티

public bool cols
리턴 bool

compressed 공개적으로 프로퍼티

public bool compressed
리턴 bool

inputFormat 공개적으로 프로퍼티

public bool inputFormat
리턴 bool

location 공개적으로 프로퍼티

public bool location
리턴 bool

numBuckets 공개적으로 프로퍼티

public bool numBuckets
리턴 bool

outputFormat 공개적으로 프로퍼티

public bool outputFormat
리턴 bool

parameters 공개적으로 프로퍼티

public bool parameters
리턴 bool

serdeInfo 공개적으로 프로퍼티

public bool serdeInfo
리턴 bool

sortCols 공개적으로 프로퍼티

public bool sortCols
리턴 bool