Class: Impala::Protocol::ImpalaHiveServer2Service::GetRuntimeProfile_args

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

Constant Summary collapse

REQ =
1
FIELDS =
{
  REQ => {:type => ::Thrift::Types::STRUCT, :name => 'req', :class => ::Impala::Protocol::TGetRuntimeProfileReq}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



110
# File 'lib/impala/protocol/impala_hive_server2_service.rb', line 110

def struct_fields; FIELDS; end

#validateObject



112
113
# File 'lib/impala/protocol/impala_hive_server2_service.rb', line 112

def validate
end