Class: Impala::Protocol::Beeswax::BeeswaxService::Get_default_configuration_result

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

Constant Summary collapse

SUCCESS =
0
FIELDS =
{
SUCCESS => { :type => ::Thrift::Types::LIST, :name => 'success', :element => { :type => ::Thrift::Types::STRUCT, :class => Impala::Protocol::Beeswax::ConfigVariable } }
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



670
# File 'lib/impala/protocol/beeswax_service.rb', line 670

def struct_fields; FIELDS; end

#validateObject



672
673
# File 'lib/impala/protocol/beeswax_service.rb', line 672

def validate
end