Class: Impala::Protocol::ImpalaService::CloseInsert_args

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

Constant Summary collapse

HANDLE =
1
FIELDS =
{
  HANDLE => {:type => ::Thrift::Types::STRUCT, :name => 'handle', :class => ::Impala::Protocol::Beeswax::QueryHandle}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



315
# File 'lib/impala/protocol/impala_service.rb', line 315

def struct_fields; FIELDS; end

#validateObject



317
318
# File 'lib/impala/protocol/impala_service.rb', line 317

def validate
end