Class: Impala::Protocol::ImpalaService::ResetCatalog_result

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

Constant Summary collapse

SUCCESS =
0
FIELDS =
{
  SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ::Impala::Protocol::TStatus}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end