Class: Impala::Protocol::Fb303::FacebookService::GetOption_args

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

Constant Summary collapse

KEY =
1
FIELDS =
{
KEY => { :type => ::Thrift::Types::STRING, :name => 'key' }
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



524
# File 'lib/impala/protocol/facebook_service.rb', line 524

def struct_fields; FIELDS; end

#validateObject



526
527
# File 'lib/impala/protocol/facebook_service.rb', line 526

def validate
end