Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetExecPool ¶
func NewFlusher ¶
func NewFlusher(chunkManager storage.ChunkManager) flusher.Flusher
Types ¶
type ChannelLifetime ¶
type ChannelLifetime interface { Run() error Cancel() }
func NewChannelLifetime ¶
func NewChannelLifetime(f *flusherImpl, vchannel string, wal wal.WAL) ChannelLifetime
Click to show internal directories.
Click to hide internal directories.