Class: ThriftHive::FetchN_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/thrift/thrift_hive.rb

Constant Summary collapse

NUMROWS =
1
FIELDS =
{
  NUMROWS => {:type => ::Thrift::Types::I32, :name => 'numRows'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



312
# File 'lib/thrift/thrift_hive.rb', line 312

def struct_fields; FIELDS; end

#validateObject



314
315
# File 'lib/thrift/thrift_hive.rb', line 314

def validate
end