Class: Impala::Protocol::HiveMetastore::EnvironmentContext

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

Constant Summary collapse

PROPERTIES =
1
FIELDS =
{
PROPERTIES => { :type => ::Thrift::Types::MAP, :name => 'properties', :key => { :type => ::Thrift::Types::STRING }, :value => { :type => ::Thrift::Types::STRING } }
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



456
# File 'lib/impala/protocol/hive_metastore_types.rb', line 456

def struct_fields; FIELDS; end

#validateObject



458
459
# File 'lib/impala/protocol/hive_metastore_types.rb', line 458

def validate
end