Class: Impala::Protocol::StateStoreService::RegisterService_result

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

Constant Summary collapse

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

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



137
# File 'lib/impala/protocol/state_store_service.rb', line 137

def struct_fields; FIELDS; end

#validateObject



139
140
# File 'lib/impala/protocol/state_store_service.rb', line 139

def validate
end