Class: Impala::Protocol::StateStoreService::UnregisterSubscription_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::TUnregisterSubscriptionResponse }
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end