Home
last modified time | relevance | path

Searched refs:masterID (Results 1 – 23 of 23) sorted by relevance

/dports/security/lego/lego-4.5.3/providers/dns/mydnsjp/
H A Dmydnsjp_test.go78 masterID string
84 masterID: "test@example.com",
98 masterID: "test@example.com",
106 config.MasterID = test.masterID
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/go-acme/lego/v3/providers/dns/mydnsjp/
H A Dmydnsjp_test.go78 masterID string
84 masterID: "test@example.com",
98 masterID: "test@example.com",
106 config.MasterID = test.masterID
/dports/www/gitea/gitea-1.16.5/vendor/github.com/couchbase/go-couchbase/
H A Dupr.go59 masterID := vbm.VBucketMap[vb][0]
60 master := b.getMasterNode(masterID)
158 masterID := vbm.VBucketMap[vb][0]
159 master := feed.bucket.getMasterNode(masterID)
195 masterID := vbm.VBucketMap[vb][0]
196 master := feed.bucket.getMasterNode(masterID)
H A Dclient.go551 masterID := b.VBServerMap().VBucketMap[vb][0]
553 if masterID < 0 {
564 pool := b.getConnPool(masterID)
/dports/databases/py-sqlobject/SQLObject-1.6.0/sqlobject/versioning/
H A D__init__.py12 self.masterClass.get(self.masterID).set(**values)
15 …version = self.select(AND(self.q.masterID == self.masterID, self.q.id > self.id), orderBy=self.q.i…
114 self.versionClass.q.masterID==obj.id, connection=obj._connection)
/dports/databases/redis_exporter/redis_exporter-1.33.0/vendor/github.com/mna/redisc/redistest/
H A Dserver.go203 func setupReplica(t testing.TB, replicaPort, masterID string) {
208 _, err = conn.Do("CLUSTER", "REPLICATE", masterID)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/mna/redisc/redistest/
H A Dserver.go203 func setupReplica(t testing.TB, replicaPort, masterID string) {
208 _, err = conn.Do("CLUSTER", "REPLICATE", masterID)
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/
H A DHWProtoInRoomState.hs364 thisRoomMasterId <- liftM masterID thisRoom
464 if isJust $ masterID rm then
478 if isJust $ masterID rm then
H A DActions.hs251 oldMasterId <- io $ room'sM rnc masterID ri
274 ModifyRoom (\r -> r{masterID = newMasterId
293 masterID = Just clId, function
333 masterCl <- io $ client'sM rnc id `DT.mapM` (masterID rm)
537 mapM (\r -> (mapM (client'sM rnc id) $ masterID r)
H A DHWProtoLobbyState.hs43 …Map (\r -> roomInfo (clientProto cl) (maybeNick . liftM (client irnc) $ masterID r) r) . filter (\…
H A DCoreTypes.hs224 masterID :: !(Maybe ClientIndex), function
/dports/games/hedgewars/hedgewars-src-1.0.0/gameServer/
H A DHWProtoInRoomState.hs364 thisRoomMasterId <- liftM masterID thisRoom
464 if isJust $ masterID rm then
478 if isJust $ masterID rm then
H A DActions.hs251 oldMasterId <- io $ room'sM rnc masterID ri
274 ModifyRoom (\r -> r{masterID = newMasterId
293 masterID = Just clId, function
333 masterCl <- io $ client'sM rnc id `DT.mapM` (masterID rm)
537 mapM (\r -> (mapM (client'sM rnc id) $ masterID r)
H A DCoreTypes.hs224 masterID :: !(Maybe ClientIndex), function
H A DHWProtoLobbyState.hs43 …Map (\r -> roomInfo (clientProto cl) (maybeNick . liftM (client irnc) $ masterID r) r) . filter (\…
/dports/multimedia/livego/livego-0.0.15/vendor/github.com/go-redis/redis/v7/
H A Dcluster_test.go123 masterID := scenario.nodeIDs[idx]
128 wanted := masterID
138 err = slave.ClusterReplicate(masterID).Err()
/dports/security/vuls/vuls-0.13.7/vendor/github.com/go-redis/redis/v8/
H A Dcluster_test.go132 masterID := scenario.nodeIDs[idx]
137 wanted := masterID
147 err = slave.ClusterReplicate(ctx, masterID).Err()
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/vendor/github.com/go-redis/redis/v8/
H A Dcluster_test.go132 masterID := scenario.nodeIDs[idx]
137 wanted := masterID
147 err = slave.ClusterReplicate(ctx, masterID).Err()
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/go-redis/redis/v7/
H A Dcluster_test.go123 masterID := scenario.nodeIDs[idx]
128 wanted := masterID
138 err = slave.ClusterReplicate(masterID).Err()
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/go-redis/redis/v8/
H A Dcluster_test.go132 masterID := scenario.nodeIDs[idx]
137 wanted := masterID
147 err = slave.ClusterReplicate(ctx, masterID).Err()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-redis/redis/v8/
H A Dcluster_test.go132 masterID := scenario.nodeIDs[idx]
137 wanted := masterID
147 err = slave.ClusterReplicate(ctx, masterID).Err()
/dports/net/storj/storj-1.45.3/vendor/github.com/go-redis/redis/v8/
H A Dcluster_test.go132 masterID := scenario.nodeIDs[idx]
137 wanted := masterID
147 err = slave.ClusterReplicate(ctx, masterID).Err()
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/go-redis/redis/v8/
H A Dcluster_test.go132 masterID := scenario.nodeIDs[idx]
137 wanted := masterID
147 err = slave.ClusterReplicate(ctx, masterID).Err()