C# Class Apache.Hadoop.Hive.ThriftHiveMetastore.alter_partition_args.Isset

Show file Open project: zbw911/CS4Hadoop

Public Properties

Property Type Description
db_name bool
new_part bool
tbl_name bool

Property Details

db_name public property

public bool db_name
return bool

new_part public property

public bool new_part
return bool

tbl_name public property

public bool tbl_name
return bool