Home
last modified time | relevance | path

Searched defs:ClusterInterface (Results 1 – 25 of 34) sorted by relevance

12

/dports/www/mattermost-server/mattermost-server-6.0.2/einterfaces/mocks/
H A DClusterInterface.go15 type ClusterInterface struct { struct
16 mock.Mock
36 func (_m *ClusterInterface) GetClusterId() string {
50 func (_m *ClusterInterface) GetClusterInfos() []*model.ClusterInfo {
116 func (_m *ClusterInterface) GetMyClusterInfo() *model.ClusterInfo {
157 func (_m *ClusterInterface) HealthScore() int {
171 func (_m *ClusterInterface) IsLeader() bool {
185 func (_m *ClusterInterface) NotifyMsg(buf []byte) {
195 func (_m *ClusterInterface) SendClusterMessage(msg *model.ClusterMessage) {
214 func (_m *ClusterInterface) StartInterNodeCommunication() {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbclient/
H A DClusterInterface.h31 struct ClusterInterface { struct
39 bool operator == (ClusterInterface const& r) const { return id() == r.id(); } argument
41 UID id() const { return openDatabase.getEndpoint().token; } in id()
42 NetworkAddress address() const { return openDatabase.getEndpoint().getPrimaryAddress(); } in address()
44 void initEndpoints() { in initEndpoints()
54 void serialize( Ar& ar ) { in serialize()
/dports/net-mgmt/icingaweb2-module-reactbundle/icingaweb2-module-reactbundle-0.9.0/vendor/predis/predis/src/Connection/Aggregate/
H A DClusterInterface.php22 interface ClusterInterface extends AggregateConnectionInterface interface
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/predis/predis/src/Connection/Aggregate/
H A DClusterInterface.php22 interface ClusterInterface extends AggregateConnectionInterface interface
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/Predis/Connection/Aggregate/
H A DClusterInterface.php22 interface ClusterInterface extends AggregateConnectionInterface interface
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/Predis/Connection/Aggregate/
H A DClusterInterface.php22 interface ClusterInterface extends AggregateConnectionInterface interface
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/predis/predis/src/Configuration/
H A DClusterOption.php14 use Predis\Connection\Aggregate\ClusterInterface; alias
H A DOptionsInterface.php15 use Predis\Connection\Aggregate\ClusterInterface; alias
/dports/net-mgmt/icingaweb2-module-reactbundle/icingaweb2-module-reactbundle-0.9.0/vendor/predis/predis/src/Configuration/
H A DClusterOption.php14 use Predis\Connection\Aggregate\ClusterInterface; alias
H A DOptionsInterface.php15 use Predis\Connection\Aggregate\ClusterInterface; alias
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/Predis/Configuration/
H A DClusterOption.php14 use Predis\Connection\Aggregate\ClusterInterface; alias
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/Predis/Configuration/
H A DClusterOption.php14 use Predis\Connection\Aggregate\ClusterInterface; alias
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Redis/Connections/
H A DPredisConnection.php8 use Predis\Connection\Aggregate\ClusterInterface; alias
/dports/net-mgmt/icingaweb2-module-reactbundle/icingaweb2-module-reactbundle-0.9.0/vendor/predis/predis/src/Pipeline/
H A DConnectionErrorProof.php15 use Predis\Connection\Aggregate\ClusterInterface; alias
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/predis/predis/src/Pipeline/
H A DConnectionErrorProof.php15 use Predis\Connection\Aggregate\ClusterInterface; alias
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/Predis/Pipeline/
H A DConnectionErrorProof.php15 use Predis\Connection\Aggregate\ClusterInterface; alias
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/Predis/Pipeline/
H A DConnectionErrorProof.php15 use Predis\Connection\Aggregate\ClusterInterface; alias
/dports/www/mattermost-server/mattermost-server-6.0.2/einterfaces/
H A Dcluster.go12 type ClusterInterface interface { interface
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/
H A DRedisTrait.php14 use Predis\Connection\Aggregate\ClusterInterface; alias
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/
H A DRedisTrait.php14 use Predis\Connection\Aggregate\ClusterInterface; alias
/dports/www/mattermost-server/mattermost-server-6.0.2/app/
H A Dbusy.go35 func NewBusy(cluster einterfaces.ClusterInterface) *Busy {
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/cache/Adapter/
H A DRedisTagAwareAdapter.php14 use Predis\Connection\Aggregate\ClusterInterface; alias
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/symfony/cache/Adapter/
H A DRedisTagAwareAdapter.php14 use Predis\Connection\Aggregate\ClusterInterface; alias
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/symfony/cache/Adapter/
H A DRedisTagAwareAdapter.php14 use Predis\Connection\Aggregate\ClusterInterface; alias
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/cache/Adapter/
H A DRedisTagAwareAdapter.php14 use Predis\Connection\Aggregate\ClusterInterface; alias

12