Class: Impala::Protocol::Beeswax::BeeswaxService::Clean_args

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

Constant Summary collapse

LOG_CONTEXT =
1
FIELDS =
{
  LOG_CONTEXT => {:type => ::Thrift::Types::STRING, :name => 'log_context'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end