Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetExecPool ¶
Types ¶
type WALFlusherImpl ¶
type WALFlusherImpl struct {
// contains filtered or unexported fields
}
func RecoverWALFlusher ¶
func RecoverWALFlusher(param interceptors.InterceptorBuildParam) *WALFlusherImpl
RecoverWALFlusher recovers the wal flusher.
func (*WALFlusherImpl) Close ¶
func (impl *WALFlusherImpl) Close()
Close closes the wal flusher and release all related resources for it.
func (*WALFlusherImpl) Execute ¶
func (impl *WALFlusherImpl) Execute() (err error)
Execute starts the wal flusher.
Click to show internal directories.
Click to hide internal directories.