MCPcopy Create free account
hub / github.com/apache/kvrocks-controller / Reset

Method Reset

store/cluster_node.go:66–66  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

64 SetPassword(string)
65
66 Reset(ctx context.Context) error
67 GetClusterNodeInfo(ctx context.Context) (*ClusterNodeInfo, error)
68 GetClusterInfo(ctx context.Context) (*ClusterInfo, error)
69 SyncClusterInfo(ctx context.Context, cluster *Cluster) error

Callers 2

ResetMethod · 0.65
ResetMethod · 0.65

Implementers 1

ClusterNodestore/cluster_node.go

Calls

no outgoing calls

Tested by

no test coverage detected