pub struct MetaService<'mock> {
Show 90 fields pub createSpace: createSpace<'mock>, pub dropSpace: dropSpace<'mock>, pub getSpace: getSpace<'mock>, pub listSpaces: listSpaces<'mock>, pub createSpaceAs: createSpaceAs<'mock>, pub createTag: createTag<'mock>, pub alterTag: alterTag<'mock>, pub dropTag: dropTag<'mock>, pub getTag: getTag<'mock>, pub listTags: listTags<'mock>, pub createEdge: createEdge<'mock>, pub alterEdge: alterEdge<'mock>, pub dropEdge: dropEdge<'mock>, pub getEdge: getEdge<'mock>, pub listEdges: listEdges<'mock>, pub listHosts: listHosts<'mock>, pub getPartsAlloc: getPartsAlloc<'mock>, pub listParts: listParts<'mock>, pub multiPut: multiPut<'mock>, pub get: get<'mock>, pub multiGet: multiGet<'mock>, pub remove: remove<'mock>, pub removeRange: removeRange<'mock>, pub scan: scan<'mock>, pub createTagIndex: createTagIndex<'mock>, pub dropTagIndex: dropTagIndex<'mock>, pub getTagIndex: getTagIndex<'mock>, pub listTagIndexes: listTagIndexes<'mock>, pub rebuildTagIndex: rebuildTagIndex<'mock>, pub listTagIndexStatus: listTagIndexStatus<'mock>, pub createEdgeIndex: createEdgeIndex<'mock>, pub dropEdgeIndex: dropEdgeIndex<'mock>, pub getEdgeIndex: getEdgeIndex<'mock>, pub listEdgeIndexes: listEdgeIndexes<'mock>, pub rebuildEdgeIndex: rebuildEdgeIndex<'mock>, pub listEdgeIndexStatus: listEdgeIndexStatus<'mock>, pub createUser: createUser<'mock>, pub dropUser: dropUser<'mock>, pub alterUser: alterUser<'mock>, pub grantRole: grantRole<'mock>, pub revokeRole: revokeRole<'mock>, pub listUsers: listUsers<'mock>, pub listRoles: listRoles<'mock>, pub getUserRoles: getUserRoles<'mock>, pub changePassword: changePassword<'mock>, pub heartBeat: heartBeat<'mock>, pub balance: balance<'mock>, pub leaderBalance: leaderBalance<'mock>, pub regConfig: regConfig<'mock>, pub getConfig: getConfig<'mock>, pub setConfig: setConfig<'mock>, pub listConfigs: listConfigs<'mock>, pub createSnapshot: createSnapshot<'mock>, pub dropSnapshot: dropSnapshot<'mock>, pub listSnapshots: listSnapshots<'mock>, pub runAdminJob: runAdminJob<'mock>, pub addZone: addZone<'mock>, pub dropZone: dropZone<'mock>, pub addHostIntoZone: addHostIntoZone<'mock>, pub dropHostFromZone: dropHostFromZone<'mock>, pub getZone: getZone<'mock>, pub listZones: listZones<'mock>, pub addGroup: addGroup<'mock>, pub dropGroup: dropGroup<'mock>, pub addZoneIntoGroup: addZoneIntoGroup<'mock>, pub dropZoneFromGroup: dropZoneFromGroup<'mock>, pub getGroup: getGroup<'mock>, pub listGroups: listGroups<'mock>, pub createBackup: createBackup<'mock>, pub restoreMeta: restoreMeta<'mock>, pub addListener: addListener<'mock>, pub removeListener: removeListener<'mock>, pub listListener: listListener<'mock>, pub getStats: getStats<'mock>, pub signInFTService: signInFTService<'mock>, pub signOutFTService: signOutFTService<'mock>, pub listFTClients: listFTClients<'mock>, pub createFTIndex: createFTIndex<'mock>, pub dropFTIndex: dropFTIndex<'mock>, pub listFTIndexes: listFTIndexes<'mock>, pub createSession: createSession<'mock>, pub updateSessions: updateSessions<'mock>, pub listSessions: listSessions<'mock>, pub getSession: getSession<'mock>, pub removeSession: removeSession<'mock>, pub killQuery: killQuery<'mock>, pub reportTaskFinish: reportTaskFinish<'mock>, pub listCluster: listCluster<'mock>, pub getMetaDirInfo: getMetaDirInfo<'mock>, pub verifyClientVersion: verifyClientVersion<'mock>, /* private fields */
}

Fields§

§createSpace: createSpace<'mock>§dropSpace: dropSpace<'mock>§getSpace: getSpace<'mock>§listSpaces: listSpaces<'mock>§createSpaceAs: createSpaceAs<'mock>§createTag: createTag<'mock>§alterTag: alterTag<'mock>§dropTag: dropTag<'mock>§getTag: getTag<'mock>§listTags: listTags<'mock>§createEdge: createEdge<'mock>§alterEdge: alterEdge<'mock>§dropEdge: dropEdge<'mock>§getEdge: getEdge<'mock>§listEdges: listEdges<'mock>§listHosts: listHosts<'mock>§getPartsAlloc: getPartsAlloc<'mock>§listParts: listParts<'mock>§multiPut: multiPut<'mock>§get: get<'mock>§multiGet: multiGet<'mock>§remove: remove<'mock>§removeRange: removeRange<'mock>§scan: scan<'mock>§createTagIndex: createTagIndex<'mock>§dropTagIndex: dropTagIndex<'mock>§getTagIndex: getTagIndex<'mock>§listTagIndexes: listTagIndexes<'mock>§rebuildTagIndex: rebuildTagIndex<'mock>§listTagIndexStatus: listTagIndexStatus<'mock>§createEdgeIndex: createEdgeIndex<'mock>§dropEdgeIndex: dropEdgeIndex<'mock>§getEdgeIndex: getEdgeIndex<'mock>§listEdgeIndexes: listEdgeIndexes<'mock>§rebuildEdgeIndex: rebuildEdgeIndex<'mock>§listEdgeIndexStatus: listEdgeIndexStatus<'mock>§createUser: createUser<'mock>§dropUser: dropUser<'mock>§alterUser: alterUser<'mock>§grantRole: grantRole<'mock>§revokeRole: revokeRole<'mock>§listUsers: listUsers<'mock>§listRoles: listRoles<'mock>§getUserRoles: getUserRoles<'mock>§changePassword: changePassword<'mock>§heartBeat: heartBeat<'mock>§balance: balance<'mock>§leaderBalance: leaderBalance<'mock>§regConfig: regConfig<'mock>§getConfig: getConfig<'mock>§setConfig: setConfig<'mock>§listConfigs: listConfigs<'mock>§createSnapshot: createSnapshot<'mock>§dropSnapshot: dropSnapshot<'mock>§listSnapshots: listSnapshots<'mock>§runAdminJob: runAdminJob<'mock>§addZone: addZone<'mock>§dropZone: dropZone<'mock>§addHostIntoZone: addHostIntoZone<'mock>§dropHostFromZone: dropHostFromZone<'mock>§getZone: getZone<'mock>§listZones: listZones<'mock>§addGroup: addGroup<'mock>§dropGroup: dropGroup<'mock>§addZoneIntoGroup: addZoneIntoGroup<'mock>§dropZoneFromGroup: dropZoneFromGroup<'mock>§getGroup: getGroup<'mock>§listGroups: listGroups<'mock>§createBackup: createBackup<'mock>§restoreMeta: restoreMeta<'mock>§addListener: addListener<'mock>§removeListener: removeListener<'mock>§listListener: listListener<'mock>§getStats: getStats<'mock>§signInFTService: signInFTService<'mock>§signOutFTService: signOutFTService<'mock>§listFTClients: listFTClients<'mock>§createFTIndex: createFTIndex<'mock>§dropFTIndex: dropFTIndex<'mock>§listFTIndexes: listFTIndexes<'mock>§createSession: createSession<'mock>§updateSessions: updateSessions<'mock>§listSessions: listSessions<'mock>§getSession: getSession<'mock>§removeSession: removeSession<'mock>§killQuery: killQuery<'mock>§reportTaskFinish: reportTaskFinish<'mock>§listCluster: listCluster<'mock>§getMetaDirInfo: getMetaDirInfo<'mock>§verifyClientVersion: verifyClientVersion<'mock>

Trait Implementations§

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
Instruments this type with the current Span, returning an Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more