Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystal-methrics
master
Data
Metric
Point
RedisApp
Actions
Built with Crystal 1.9.2
2023-10-07 18:44:05 UTC
class
Data::Point
Data::Point
Data::Metric
Reference
Object
Defined in:
crystal-methrics/metric.cr
Constructors
.new
(key : String, value : Int32)
Instance Method Summary
#value
: Int32
Instance methods inherited from class
Data::Metric
key : String
key
Constructor methods inherited from class
Data::Metric
new(key : String)
new
Constructor Detail
def self.
new
(key : String, value : Int32)
#
[
View source
]
Instance Method Detail
def
value
: Int32
#
[
View source
]