Class: Impala::Protocol::Beeswax::BeeswaxService::Get_log_args

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

Constant Summary collapse

CONTEXT =
1
FIELDS =
{
CONTEXT => { :type => ::Thrift::Types::STRING, :name => 'context' }
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end