Libraries
»
fluentd222
(1.16.2)
»
Index
»
Fluent
»
Counter
»
Future
»
Result
»
#error?
Method: Fluent::Counter::Future::Result#error?
Defined in:
lib/fluent/counter/client.rb
#
error?
⇒
Boolean
Returns:
(
Boolean
)
242 243 244
# File 'lib/fluent/counter/client.rb', line 242
def
error?
!
success?
end