Documentation ¶
Index ¶
- Constants
- func CommonResultFunc(result [][]byte) interface{}
- func CompareMetrics(tp *topo.Topo, m map[string]interface{}) (err error)
- func CreateRule(name, sql string) (*api.Rule, error)
- func DoCheckpointRuleTest(t *testing.T, tests []RuleCheckpointTest, j int, opt *api.RuleOption)
- func DoRuleTest(t *testing.T, tests []RuleTest, j int, opt *api.RuleOption, wait int)
- func HandleStream(createOrDrop bool, names []string, t *testing.T)
- type RuleCheckpointTest
- type RuleTest
Constants ¶
View Source
const POSTLEAP = 1000 // Time change after all data sends out
Variables ¶
This section is empty.
Functions ¶
func CommonResultFunc ¶
func CommonResultFunc(result [][]byte) interface{}
func DoCheckpointRuleTest ¶
func DoCheckpointRuleTest(t *testing.T, tests []RuleCheckpointTest, j int, opt *api.RuleOption)
func DoRuleTest ¶
Types ¶
type RuleCheckpointTest ¶
Click to show internal directories.
Click to hide internal directories.