Class: Impala::Protocol::HiveMetastore::ThriftHiveMetastore::Alter_partition_result

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/impala/protocol/thrift_hive_metastore.rb

Constant Summary collapse

O1 =
1
O2 =
2
FIELDS =
{
O1 => { :type => ::Thrift::Types::STRUCT, :name => 'o1', :class => Impala::Protocol::HiveMetastore::InvalidOperationException },
O2 => { :type => ::Thrift::Types::STRUCT, :name => 'o2', :class => Impala::Protocol::HiveMetastore::MetaException }
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



3651
# File 'lib/impala/protocol/thrift_hive_metastore.rb', line 3651

def struct_fields; FIELDS; end

#validateObject



3653
3654
# File 'lib/impala/protocol/thrift_hive_metastore.rb', line 3653

def validate
end