Home
last modified time | relevance | path

Searched defs:createClient (Results 1 – 25 of 422) sorted by relevance

12345678910>>...17

/dports/databases/hbase/hbase-1.2.1/hbase-client/src/main/java/org/apache/hadoop/hbase/ipc/
H A DRpcClientFactory.java44 public static RpcClient createClient(Configuration conf, String clusterId) { in createClient() method in RpcClientFactory
56 public static RpcClient createClient(Configuration conf, String clusterId, in createClient() method in RpcClientFactory
70 public static RpcClient createClient(Configuration conf, String clusterId, in createClient() method in RpcClientFactory
/dports/textproc/zorba/zorba-2.7.0/src/debugger/
H A Ddebugger_client.cpp24 DebuggerClient::createClient( in createClient() function in zorba::DebuggerClient
32 DebuggerClient::createClient( in createClient() function in zorba::DebuggerClient
/dports/security/vault/vault-1.8.2/vendor/github.com/snowflakedb/gosnowflake/
H A Dstorage_client.go22 createClient(*execResponseStageInfo, bool) cloudClient methodSpec
29 createClient(*execResponseStageInfo, bool) cloudClient methodSpec
52 func (rsu *remoteStorageUtil) createClient(info *execResponseStageInfo, useAccelerateEndpoint bool)… func
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/java-modules/elastic-v2/src/main/java/org/syslog_ng/elasticsearch_v2/client/esnative/
H A DESTransportClient.java54 public Client createClient() { in createClient() method in ESTransportClient
58 protected Client createClient(List<Class<? extends Plugin>> plugins) { in createClient() method in ESTransportClient
H A DESTransportSearchGuardClient.java41 public Client createClient() { in createClient() method in ESTransportSearchGuardClient
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/test/java/org/apache/zookeeper/test/
H A DAsyncTest.java58 private ZooKeeper createClient() throws Exception { in createClient() method in AsyncTest
62 private ZooKeeper createClient(String hp) throws Exception { in createClient() method in AsyncTest
H A DSessionTest.java102 private DisconnectableZooKeeper createClient() throws IOException, InterruptedException { in createClient() method in SessionTest
107 …private DisconnectableZooKeeper createClient(int timeout) throws IOException, InterruptedException… in createClient() method in SessionTest
112 …private DisconnectableZooKeeper createClient(int timeout, CountdownWatcher watcher) throws IOExcep… in createClient() method in SessionTest
H A DWatchEventWhenAutoResetTest.java80 … private ZooKeeper createClient(QuorumUtil qu, int id, EventsWatcher watcher) throws IOException { in createClient() method in WatchEventWhenAutoResetTest
93 private ZooKeeper createClient(QuorumUtil qu, int id) throws IOException { in createClient() method in WatchEventWhenAutoResetTest
/dports/security/lego/lego-4.5.3/vendor/github.com/gophercloud/gophercloud/pagination/testing/
H A Dpagination_test.go8 func createClient() *gophercloud.ServiceClient { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/gophercloud/gophercloud/pagination/testing/
H A Dpagination_test.go8 func createClient() *gophercloud.ServiceClient { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/gophercloud/gophercloud/pagination/testing/
H A Dpagination_test.go8 func createClient() *gophercloud.ServiceClient { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/gophercloud/gophercloud/pagination/testing/
H A Dpagination_test.go8 func createClient() *gophercloud.ServiceClient { func
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/gophercloud/gophercloud/pagination/testing/
H A Dpagination_test.go8 func createClient() *gophercloud.ServiceClient { func
/dports/security/vault/vault-1.8.2/vendor/github.com/gophercloud/gophercloud/pagination/testing/
H A Dpagination_test.go8 func createClient() *gophercloud.ServiceClient { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/gophercloud/gophercloud/pagination/testing/
H A Dpagination_test.go8 func createClient() *gophercloud.ServiceClient { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/gophercloud/gophercloud/pagination/testing/
H A Dpagination_test.go8 func createClient() *gophercloud.ServiceClient { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/gophercloud/gophercloud/pagination/testing/
H A Dpagination_test.go8 func createClient() *gophercloud.ServiceClient { func
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/gophercloud/gophercloud/pagination/testing/
H A Dpagination_test.go8 func createClient() *gophercloud.ServiceClient { func
/dports/devel/thrift/thrift-0.14.0/lib/nodejs/lib/thrift/
H A Dcreate_client.js28 function createClient(ServiceClient, connection) { function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/api/pipe/
H A DPipelineAssembler.java89 @NotNull Pipe createClient(@NotNull ClientPipeAssemblerContext context); in createClient() method
H A DTubelineAssembler.java74 @NotNull Tube createClient(@NotNull ClientTubeAssemblerContext context); in createClient() method
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/api/pipe/
H A DTubelineAssembler.java74 @NotNull Tube createClient(@NotNull ClientTubeAssemblerContext context); in createClient() method
H A DPipelineAssembler.java89 @NotNull Pipe createClient(@NotNull ClientPipeAssemblerContext context); in createClient() method
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Test/
H A DWebTestCase.php32 protected static function createClient(array $options = [], array $server = []) function in Symfony\\Bundle\\FrameworkBundle\\Test\\WebTestCase
/dports/x11-wm/plasma5-kdecoration/kdecoration-5.23.5/autotests/
H A Dmockbridge.cpp11 std::unique_ptr<KDecoration2::DecoratedClientPrivate> MockBridge::createClient(KDecoration2::Decora… in createClient() function in MockBridge

12345678910>>...17