Class: Impala::Protocol::StateStoreSubscriberService::UpdateState_args

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

Overview

HELPER FUNCTIONS AND STRUCTURES

Constant Summary collapse

REQUEST =
1
FIELDS =
{
REQUEST => { :type => ::Thrift::Types::STRUCT, :name => 'request', :class => Impala::Protocol::TUpdateStateRequest }
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end