Class: Hypertable::ThriftGen::ClientService::Next_cells_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/hypertable/gen-rb/client_service.rb

Constant Summary collapse

SCANNER =
1
FIELDS =
{
  SCANNER => {:type => ::Thrift::Types::I64, :name => 'scanner'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



1376
# File 'lib/hypertable/gen-rb/client_service.rb', line 1376

def struct_fields; FIELDS; end

#validateObject



1378
1379
# File 'lib/hypertable/gen-rb/client_service.rb', line 1378

def validate
end