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

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct
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



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end