Method: Fluent::RedisOutput#db_number
- Defined in:
- lib/fluent/plugin/out_redis.rb
#db_number ⇒ Object (readonly)
Returns the value of attribute db_number.
4 5 6 |
# File 'lib/fluent/plugin/out_redis.rb', line 4 def db_number @db_number end |