Home
last modified time | relevance | path

Searched refs:updateNodeState (Results 1 – 25 of 39) sorted by relevance

12

/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/metrics/
H A Dcollector.go45 func (c *Collector) updateNodeState(prevNode, newNode *api.Node) { func
69 c.updateNodeState(nil, node)
83 c.updateNodeState(nil, v.Node)
85 c.updateNodeState(v.OldNode, v.Node)
87 c.updateNodeState(v.Node, nil)
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/metrics/
H A Dcollector.go45 func (c *Collector) updateNodeState(prevNode, newNode *api.Node) { func
69 c.updateNodeState(nil, node)
83 c.updateNodeState(nil, v.Node)
85 c.updateNodeState(v.OldNode, v.Node)
87 c.updateNodeState(v.Node, nil)
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/metrics/
H A Dcollector.go45 func (c *Collector) updateNodeState(prevNode, newNode *api.Node) { func
69 c.updateNodeState(nil, node)
83 c.updateNodeState(nil, v.Node)
85 c.updateNodeState(v.OldNode, v.Node)
87 c.updateNodeState(v.Node, nil)
/dports/audio/carla/Carla-2.4.1/source/modules/hylia/link/ableton/discovery/
H A DService.hpp54 void updateNodeState(const NodeState& state) in updateNodeState() function in ableton::discovery::Service
56 mGateways.updateNodeState(state); in updateNodeState()
H A DPeerGateways.hpp93 void updateNodeState(const NodeState& state) in updateNodeState() function in ableton::discovery::PeerGateways
102 entry.second->updateNodeState(state); in updateNodeState()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/link/include/ableton/discovery/
H A DService.hpp54 void updateNodeState(const NodeState& state) in updateNodeState() function in ableton::discovery::Service
56 mGateways.updateNodeState(state); in updateNodeState()
H A DPeerGateways.hpp93 void updateNodeState(const NodeState& state) in updateNodeState() function in ableton::discovery::PeerGateways
102 entry.second->updateNodeState(state); in updateNodeState()
/dports/audio/carla/Carla-2.4.1/source/modules/hylia/link/ableton/link/
H A DGateway.hpp72 void updateNodeState(std::pair<NodeState, GhostXForm> state) in updateNodeState() function in ableton::link::Gateway
74 mMeasurement.updateNodeState(state.first.sessionId, state.second); in updateNodeState()
H A DMeasurementService.hpp72 void updateNodeState(const SessionId& sessionId, const GhostXForm& xform) in updateNodeState() function in ableton::link::MeasurementService
74 mPingResponder.updateNodeState(sessionId, xform); in updateNodeState()
H A DPingResponder.hpp69 void updateNodeState(const SessionId& sessionId, const GhostXForm& xform) in updateNodeState() function in ableton::link::PingResponder
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/link/include/ableton/link/
H A DGateway.hpp73 void updateNodeState(std::pair<NodeState, GhostXForm> state) in updateNodeState() function in ableton::link::Gateway
75 mMeasurement.updateNodeState(state.first.sessionId, state.second); in updateNodeState()
H A DMeasurementService.hpp87 void updateNodeState(const SessionId& sessionId, const GhostXForm& xform) in updateNodeState() function in ableton::link::MeasurementService
89 mPingResponder.updateNodeState(sessionId, xform); in updateNodeState()
H A DPingResponder.hpp70 void updateNodeState(const SessionId& sessionId, const GhostXForm& xform) in updateNodeState() function in ableton::link::PingResponder
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/kernel/blocks/ndbcntr/
H A DNdbcntrMain.cpp2088 void Ndbcntr::updateNodeState(Signal* signal, const NodeState& newState) const{ in updateNodeState() function in Ndbcntr
2120 updateNodeState(signal, newState); in execRESUME_REQ()
2269 updateNodeState(signal, newState); in execSTOP_REQ()
2384 cntr.updateNodeState(signal, newState); in checkNodeFail()
2407 cntr.updateNodeState(signal, newState); in checkApiTimeout()
2485 updateNodeState(signal, newState); in execABORT_ALL_CONF()
2505 updateNodeState(signal, newState); in execABORT_ALL_CONF()
2566 updateNodeState(signal, newState); in execSTOP_ME_CONF()
2929 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
2948 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/ndbcntr/
H A DNdbcntrMain.cpp2901 updateNodeState(signal, newState); in execRESUME_REQ()
3050 updateNodeState(signal, newState); in execSTOP_REQ()
3165 cntr.updateNodeState(signal, newState); in checkNodeFail()
3188 cntr.updateNodeState(signal, newState); in checkApiTimeout()
3266 updateNodeState(signal, newState); in execABORT_ALL_CONF()
3286 updateNodeState(signal, newState); in execABORT_ALL_CONF()
3366 updateNodeState(signal, newState); in execSTOP_ME_CONF()
3755 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
3796 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
3819 updateNodeState(signal, getNodeState()); in execCREATE_NODEGROUP_IMPL_REQ()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/ndbcntr/
H A DNdbcntrMain.cpp2901 updateNodeState(signal, newState); in execRESUME_REQ()
3050 updateNodeState(signal, newState); in execSTOP_REQ()
3165 cntr.updateNodeState(signal, newState); in checkNodeFail()
3188 cntr.updateNodeState(signal, newState); in checkApiTimeout()
3266 updateNodeState(signal, newState); in execABORT_ALL_CONF()
3286 updateNodeState(signal, newState); in execABORT_ALL_CONF()
3366 updateNodeState(signal, newState); in execSTOP_ME_CONF()
3755 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
3796 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
3819 updateNodeState(signal, getNodeState()); in execCREATE_NODEGROUP_IMPL_REQ()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/ndbcntr/
H A DNdbcntrMain.cpp2901 updateNodeState(signal, newState); in execRESUME_REQ()
3050 updateNodeState(signal, newState); in execSTOP_REQ()
3165 cntr.updateNodeState(signal, newState); in checkNodeFail()
3188 cntr.updateNodeState(signal, newState); in checkApiTimeout()
3266 updateNodeState(signal, newState); in execABORT_ALL_CONF()
3286 updateNodeState(signal, newState); in execABORT_ALL_CONF()
3366 updateNodeState(signal, newState); in execSTOP_ME_CONF()
3755 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
3796 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
3819 updateNodeState(signal, getNodeState()); in execCREATE_NODEGROUP_IMPL_REQ()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/ndbcntr/
H A DNdbcntrMain.cpp4060 updateNodeState(signal, newState); in execRESUME_REQ()
4210 updateNodeState(signal, newState); in execSTOP_REQ()
4325 cntr.updateNodeState(signal, newState); in checkNodeFail()
4349 cntr.updateNodeState(signal, newState); in checkApiTimeout()
4427 updateNodeState(signal, newState); in execABORT_ALL_CONF()
4447 updateNodeState(signal, newState); in execABORT_ALL_CONF()
4527 updateNodeState(signal, newState); in execSTOP_ME_CONF()
4913 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
5075 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
5106 updateNodeState(signal, getNodeState()); in execCREATE_NODEGROUP_IMPL_REQ()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/blocks/ndbcntr/
H A DNdbcntrMain.cpp4060 updateNodeState(signal, newState); in execRESUME_REQ()
4210 updateNodeState(signal, newState); in execSTOP_REQ()
4325 cntr.updateNodeState(signal, newState); in checkNodeFail()
4349 cntr.updateNodeState(signal, newState); in checkApiTimeout()
4427 updateNodeState(signal, newState); in execABORT_ALL_CONF()
4447 updateNodeState(signal, newState); in execABORT_ALL_CONF()
4527 updateNodeState(signal, newState); in execSTOP_ME_CONF()
4913 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
5075 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
5106 updateNodeState(signal, getNodeState()); in execCREATE_NODEGROUP_IMPL_REQ()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/ndbcntr/
H A DNdbcntrMain.cpp4060 updateNodeState(signal, newState); in execRESUME_REQ()
4210 updateNodeState(signal, newState); in execSTOP_REQ()
4325 cntr.updateNodeState(signal, newState); in checkNodeFail()
4349 cntr.updateNodeState(signal, newState); in checkApiTimeout()
4427 updateNodeState(signal, newState); in execABORT_ALL_CONF()
4447 updateNodeState(signal, newState); in execABORT_ALL_CONF()
4527 updateNodeState(signal, newState); in execSTOP_ME_CONF()
4913 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
5075 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
5106 updateNodeState(signal, getNodeState()); in execCREATE_NODEGROUP_IMPL_REQ()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/blocks/ndbcntr/
H A DNdbcntrMain.cpp4060 updateNodeState(signal, newState); in execRESUME_REQ()
4210 updateNodeState(signal, newState); in execSTOP_REQ()
4325 cntr.updateNodeState(signal, newState); in checkNodeFail()
4349 cntr.updateNodeState(signal, newState); in checkApiTimeout()
4427 updateNodeState(signal, newState); in execABORT_ALL_CONF()
4447 updateNodeState(signal, newState); in execABORT_ALL_CONF()
4527 updateNodeState(signal, newState); in execSTOP_ME_CONF()
4913 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
5075 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
5106 updateNodeState(signal, getNodeState()); in execCREATE_NODEGROUP_IMPL_REQ()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/ndbcntr/
H A DNdbcntrMain.cpp4060 updateNodeState(signal, newState); in execRESUME_REQ()
4210 updateNodeState(signal, newState); in execSTOP_REQ()
4325 cntr.updateNodeState(signal, newState); in checkNodeFail()
4349 cntr.updateNodeState(signal, newState); in checkApiTimeout()
4427 updateNodeState(signal, newState); in execABORT_ALL_CONF()
4447 updateNodeState(signal, newState); in execABORT_ALL_CONF()
4527 updateNodeState(signal, newState); in execSTOP_ME_CONF()
4913 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
5075 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
5106 updateNodeState(signal, getNodeState()); in execCREATE_NODEGROUP_IMPL_REQ()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/blocks/ndbcntr/
H A DNdbcntrMain.cpp2901 updateNodeState(signal, newState); in execRESUME_REQ()
3050 updateNodeState(signal, newState); in execSTOP_REQ()
3165 cntr.updateNodeState(signal, newState); in checkNodeFail()
3188 cntr.updateNodeState(signal, newState); in checkApiTimeout()
3266 updateNodeState(signal, newState); in execABORT_ALL_CONF()
3286 updateNodeState(signal, newState); in execABORT_ALL_CONF()
3366 updateNodeState(signal, newState); in execSTOP_ME_CONF()
3755 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
3796 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
3819 updateNodeState(signal, getNodeState()); in execCREATE_NODEGROUP_IMPL_REQ()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/blocks/ndbcntr/
H A DNdbcntrMain.cpp2901 updateNodeState(signal, newState); in execRESUME_REQ()
3050 updateNodeState(signal, newState); in execSTOP_REQ()
3165 cntr.updateNodeState(signal, newState); in checkNodeFail()
3188 cntr.updateNodeState(signal, newState); in checkApiTimeout()
3266 updateNodeState(signal, newState); in execABORT_ALL_CONF()
3286 updateNodeState(signal, newState); in execABORT_ALL_CONF()
3366 updateNodeState(signal, newState); in execSTOP_ME_CONF()
3755 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
3796 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
3819 updateNodeState(signal, getNodeState()); in execCREATE_NODEGROUP_IMPL_REQ()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/ndbcntr/
H A DNdbcntrMain.cpp4545 updateNodeState(signal, newState); in execRESUME_REQ()
4730 updateNodeState(signal, newState); in execSTOP_REQ()
4845 cntr.updateNodeState(signal, newState); in checkNodeFail()
4870 cntr.updateNodeState(signal, newState); in checkApiTimeout()
4978 updateNodeState(signal, newState); in execABORT_ALL_CONF()
4999 updateNodeState(signal, newState); in execABORT_ALL_CONF()
5084 updateNodeState(signal, newState); in execSTOP_ME_CONF()
5523 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
5699 cntr.updateNodeState(signal, newState); in sendNextSTTOR()
5730 updateNodeState(signal, getNodeState()); in execCREATE_NODEGROUP_IMPL_REQ()
[all …]

12