Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnsupportedIndexType = errors.New("unsupported index type")
Functions ¶
This section is empty.
Types ¶
type CallbackFn ¶
type CallbackFn func()
type WriterOptions ¶
type WriterOptions struct { ShardNum uint32 Families []*databasev1.TagFamilySpec IndexRules []*databasev1.IndexRule DB tsdb.Supplier EnableGlobalIndex bool }
Click to show internal directories.
Click to hide internal directories.