lib/l2meter/thread_safe.rb in l2meter-0.2.4 vs lib/l2meter/thread_safe.rb in l2meter-0.3.0
- old
+ new
@@ -7,9 +7,10 @@
# instance of emitter from different threads.
class ThreadSafe
extend Forwardable
EMITTER_METHODS = %i[
+ batch
configuration
context
count
log
measure