Method: Mysql::BinlogQueryHandler#pattern

Defined in:
lib/flydata/fluent-plugins/mysql/binlog_query_handler.rb

#patternObject

Return regexp This class will be used if the pattern matches with the query



7
8
9
# File 'lib/flydata/fluent-plugins/mysql/binlog_query_handler.rb', line 7

def pattern
  raise "Not implemented."
end