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



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end