Class: RPCBench::ServerOptions

Inherits:
Options
  • Object
show all
Defined in:
lib/rpc_bench/options.rb

Constant Summary

Constants inherited from Options

Options::MODE_VALUES, Options::OPT_DEFAULT

Instance Method Summary collapse

Methods inherited from Options

#parse, #setn, #sets, #usage

Constructor Details

#initializeServerOptions

Returns a new instance of ServerOptions.



54
55
56
# File 'lib/rpc_bench/options.rb', line 54

def initialize
  super
end