Class: Impala::Protocol::StateStoreSubscriberService::UpdateState_result

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

Constant Summary collapse

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

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



71
# File 'lib/impala/protocol/state_store_subscriber_service.rb', line 71

def struct_fields; FIELDS; end

#validateObject



73
74
# File 'lib/impala/protocol/state_store_subscriber_service.rb', line 73

def validate
end