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

Show file Open project: zbw911/CS4Hadoop

Public Properties

Property Type Description
base_tbl_name bool
dbname bool
idx_name bool
new_idx bool

Property Details

base_tbl_name public property

public bool base_tbl_name
return bool

dbname public property

public bool dbname
return bool

idx_name public property

public bool idx_name
return bool

new_idx public property

public bool new_idx
return bool