Home
last modified time | relevance | path

Searched defs:readBatchIter (Results 1 – 3 of 3) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/pkg/storage/chunk/cassandra/
H A Dstorage_client.go421 type readBatchIter struct { struct
422 consumed bool
423 *readBatch
426 func (b *readBatchIter) Next() bool {
434 func (b *readBatchIter) RangeValue() []byte {
438 func (b *readBatchIter) Value() []byte {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/pkg/chunk/cassandra/
H A Dstorage_client.go420 type readBatchIter struct { struct
421 consumed bool
422 *readBatch
425 func (b *readBatchIter) Next() bool {
433 func (b *readBatchIter) RangeValue() []byte {
437 func (b *readBatchIter) Value() []byte {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/cortexproject/cortex/pkg/chunk/cassandra/
H A Dstorage_client.go420 type readBatchIter struct { struct
421 consumed bool
422 *readBatch
425 func (b *readBatchIter) Next() bool {
433 func (b *readBatchIter) RangeValue() []byte {
437 func (b *readBatchIter) Value() []byte {