Class: ThriftHiveMetastore::Alter_partition_result

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

Constant Summary collapse

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

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



2989
# File 'lib/thrift/thrift_hive_metastore.rb', line 2989

def struct_fields; FIELDS; end

#validateObject



2991
2992
# File 'lib/thrift/thrift_hive_metastore.rb', line 2991

def validate
end