struct

FalkorDB::SlowQuery

Inherits Struct < Value < Object

Constructors

new(timestamp : Time, command : String, query : String, duration : Time::Span)
Source
new(array : Array)
Source
new(value : Redis::Value)
Source

Instance methods

clone
Source
command
copy_with(timestamp _timestamp = @timestamp, command _command = @command, query _query = @query, duration _duration = @duration)
Source
duration
query
timestamp