MCPcopy Create free account
hub / github.com/apache/incubator-pegasus / QuerySplitStatus

Method QuerySplitStatus

admin-cli/client/meta.go:106–106  ·  view source on GitHub ↗
(tableName string)

Source from the content-addressed store, hash-verified

104 StartPartitionSplit(tableName string, newPartitionCount int) error
105
106 QuerySplitStatus(tableName string) (*admin.QuerySplitResponse, error)
107
108 PausePartitionSplit(tableName string, parentPidx int) error
109

Callers 2

initFunction · 0.65
QuerySplitStatusFunction · 0.65

Implementers 2

fakeMetaadmin-cli/client/fake_meta_test.go
rpcBasedMetaadmin-cli/client/meta.go

Calls

no outgoing calls

Tested by

no test coverage detected