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