Class: Hypertable::ThriftGen::ClientService::Close_scanner_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



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end