Documentation
¶
Overview ¶
* Copyright (c) KylinSoft Co., Ltd. 2024.All rights reserved. * PilotGo-plugin-topology licensed under the Mulan Permissive Software License, Version 2. * See LICENSE file for more details. * Author: Wangjunqi123 <wangjunqi@kylinos.cn> * Date: Mon Nov 4 14:30:13 2024 +0800
Index ¶
- func DataProcessWorking(unixtime int64, agentnum int, graphdb graphmanager.GraphdbIface, ...) ([]*graph.Node, []*graph.Edge, []map[string]string, error)
- func InitPeriodCollectWorking(batch []string, noderules [][]mysqlmanager.Filter_rule)
- func SplitEdgesByBreakpoint(arr []*graph.Edge, n int) [][]*graph.Edge
- func SplitNodesByBreakpoint(arr []*graph.Node, n int) [][]*graph.Node
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataProcessWorking ¶
func DataProcessWorking(unixtime int64, agentnum int, graphdb graphmanager.GraphdbIface, tagrules []mysqlmanager.Tag_rule, noderules [][]mysqlmanager.Filter_rule) ([]*graph.Node, []*graph.Edge, []map[string]string, error)
func InitPeriodCollectWorking ¶
func InitPeriodCollectWorking(batch []string, noderules [][]mysqlmanager.Filter_rule)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.