Home
last modified time | relevance | path

Searched defs:ServerSelector (Results 1 – 25 of 222) sorted by relevance

123456789

/dports/net/kea/kea-2.0.1/src/lib/database/
H A Dserver_selector.cc35 ServerSelector::ServerSelector(const Type& type) in ServerSelector() function in isc::db::ServerSelector
42 ServerSelector::ServerSelector(const ServerTag& server_tag) in ServerSelector() function in isc::db::ServerSelector
46 ServerSelector::ServerSelector(const std::set<ServerTag>& server_tags) in ServerSelector() function in isc::db::ServerSelector
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/
H A Dabort_transaction.go24 selector description.ServerSelector,
40 selector description.ServerSelector,
H A Dcommit_transaction.go26 selector description.ServerSelector,
57 selector description.ServerSelector,
H A Dbulk_write.go51 selector description.ServerSelector,
140 selector description.ServerSelector,
209 selector description.ServerSelector,
274 selector description.ServerSelector,
342 selector description.ServerSelector,
H A Dend_sessions.go24 selector description.ServerSelector,
H A Ddrop_database.go26 selector description.ServerSelector,
H A Ddrop_collection.go26 selector description.ServerSelector,
H A Ddistinct.go29 selector description.ServerSelector,
H A Dlist_databases.go28 selector description.ServerSelector,
H A Dread_cursor.go27 selecctor description.ServerSelector,
H A Ddelete_indexes.go30 selector description.ServerSelector,
H A Dcount.go30 selector description.ServerSelector,
H A Dcount_documents.go29 selector description.ServerSelector,
H A Dcreate_indexes.go30 selector description.ServerSelector,
H A Dread.go27 selector description.ServerSelector,
/dports/net/kea/kea-2.0.1/src/lib/config_backend/tests/
H A Dconfig_backend_mgr_unittest.cc57 virtual int getProperty(const ServerSelector&, in getProperty()
72 virtual int getProperty(const ServerSelector&, in getProperty()
89 virtual PropertiesList getProperties(const ServerSelector&, in getProperties()
110 virtual void createProperty(const ServerSelector&, in createProperty()
/dports/net/kea/kea-2.0.1/src/lib/config_backend/
H A Dbase_config_backend_pool.h164 void getPropertyPtrConst(PropertyType (ConfigBackendType::*MethodPointer) in getPropertyPtrConst()
308 void getMultiplePropertiesConst(PropertyCollectionType (ConfigBackendType::*MethodPointer) in getMultiplePropertiesConst()
509 ReturnValue createUpdateDeleteProperty(ReturnValue (ConfigBackendType::*MethodPointer) in createUpdateDeleteProperty()
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/description/
H A Dserver_selector.go20 type ServerSelector interface { interface
37 func CompositeSelector(selectors []ServerSelector) ServerSelector {
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/description/
H A Dserver_selector.go20 type ServerSelector interface { interface
37 func CompositeSelector(selectors []ServerSelector) ServerSelector {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/description/
H A Dserver_selector.go20 type ServerSelector interface { interface
37 func CompositeSelector(selectors []ServerSelector) ServerSelector {
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/description/
H A Dserver_selector.go20 type ServerSelector interface { interface
37 func CompositeSelector(selectors []ServerSelector) ServerSelector {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/x/network/description/
H A Dserver_selector.go20 type ServerSelector interface { interface
37 func CompositeSelector(selectors []ServerSelector) ServerSelector {
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/description/
H A Dserver_selector.go20 type ServerSelector interface { interface
37 func CompositeSelector(selectors []ServerSelector) ServerSelector {
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/mongo/description/
H A Dserver_selector.go21 type ServerSelector interface { interface
47 func CompositeSelector(selectors []ServerSelector) ServerSelector {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/mongo/description/
H A Dserver_selector.go21 type ServerSelector interface { interface
47 func CompositeSelector(selectors []ServerSelector) ServerSelector {

123456789