Documentation
¶
Index ¶
Constants ¶
View Source
const ROCKETMQ_OB_TYPE = "rocketmq"
View Source
const ROCKETMQ_SINK_TYPE = "rocketmq"
Variables ¶
This section is empty.
Functions ¶
func NewRocketMQObserver ¶
Types ¶
type RocketMQObserver ¶
type RocketMQObserver struct {
// contains filtered or unexported fields
}
func (*RocketMQObserver) Observe ¶
func (o *RocketMQObserver) Observe() error
func (*RocketMQObserver) Stop ¶
func (o *RocketMQObserver) Stop()
func (*RocketMQObserver) Wait ¶
func (o *RocketMQObserver) Wait()
type RocketMQSink ¶
type RocketMQSink struct {
// contains filtered or unexported fields
}
func (*RocketMQSink) GetStats ¶
func (s *RocketMQSink) GetStats() *sink.Stats
Click to show internal directories.
Click to hide internal directories.