Documentation ¶
Index ¶
- Constants
- type Node
- type Tree
- func (t *Tree) Append(resource v1.RESOURCE, id, minTs, maxTs uint64)
- func (t *Tree) Close() error
- func (t *Tree) Compact() error
- func (t *Tree) Flush()
- func (t *Tree) Scan(resource v1.RESOURCE, start, end uint64) (*bitmaps.Bitmap, error)
- func (t *Tree) Size() uint64
- func (t *Tree) Start(ctx context.Context)
Constants ¶
View Source
const (
PartSize = 16 << 20
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.