struct

Loki::Model::IndexStatsResponse

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(streams : UInt64, chunks : UInt64, bytes : UInt64, entries : UInt64)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

bytes
chunks
clone
Source
copy_with(streams _streams = @streams, chunks _chunks = @chunks, bytes _bytes = @bytes, entries _entries = @entries)
Source
entries
streams