MCPcopy Create free account
hub / github.com/deepflowio/deepflow / GetName

Method GetName

server/libs/app/processor.go:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26
27type FlowProcessor interface {
28 GetName() string
29 Prepare()
30 Process(*datatype.TaggedFlow, bool) []interface{}
31}

Callers 15

splitDataMethod · 0.65
assembleMetricLabelMethod · 0.65
AddMethod · 0.65
AddMethod · 0.65
AddMethod · 0.65
TestLabel_AddAndGetFunction · 0.65
TestMetricName_AddAndGetFunction · 0.65
TestLabelName_AddAndGetFunction · 0.65
encodeMethod · 0.65
ParseVinterfaceInfoMethod · 0.65
ParseProcessInfoMethod · 0.65

Calls

no outgoing calls

Tested by 3

TestLabel_AddAndGetFunction · 0.52
TestMetricName_AddAndGetFunction · 0.52
TestLabelName_AddAndGetFunction · 0.52