Class: Impala::Protocol::Beeswax::BeeswaxService::Get_default_configuration_args

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

Constant Summary collapse

INCLUDE_HADOOP =
1
FIELDS =
{
  INCLUDE_HADOOP => {:type => ::Thrift::Types::BOOL, :name => 'include_hadoop'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end