Class: Impala::Protocol::Beeswax::BeeswaxService::Echo_args

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

Constant Summary collapse

S =
1
FIELDS =
{
S => { :type => ::Thrift::Types::STRING, :name => 's' }
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end