struct
Loki::Model::PatternSample
- Loki::Model::PatternSample
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
models/patterns.crConstructors
- .new(timestamp : Int64, count : Int64)
- .new(timestamp : Int64, count : Int64)
- .new(pull : JSON::PullParser)
Instance Method Summary
- #clone
- #copy_with(timestamp _timestamp = @timestamp, count _count = @count)
- #count : Int64
- #timestamp : Int64