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

Method CheckNewNodes

store/store.go:50–50  ·  view source on GitHub ↗
(ctx context.Context, nodes []string)

Source from the content-addressed store, hash-verified

48 SetCluster(ctx context.Context, ns string, clusterInfo *Cluster) error
49
50 CheckNewNodes(ctx context.Context, nodes []string) error
51}
52
53var _ Store = (*ClusterStore)(nil)

Callers 2

CreateMethod · 0.65
ImportMethod · 0.65

Implementers 1

ClusterStorestore/store.go

Calls

no outgoing calls

Tested by

no test coverage detected