Skip to content

Commit 67694fb

Browse files
committed
Javadoc for 1.70.0
1 parent c625ee4 commit 67694fb

File tree

1,200 files changed

+9195
-3461
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,200 files changed

+9195
-3461
lines changed

javadoc/allclasses-index.html

Lines changed: 552 additions & 510 deletions
Large diffs are not rendered by default.

javadoc/allclasses.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>All Classes (grpc-all 1.69.1 API)</title>
6+
<title>All Classes (grpc-all 1.70.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
@@ -61,6 +61,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
6161
<li><a href="io/grpc/protobuf/services/BinaryLogs.html" title="class in io.grpc.protobuf.services">BinaryLogs</a></li>
6262
<li><a href="io/grpc/protobuf/services/BinaryLogSink.html" title="interface in io.grpc.protobuf.services"><span class="interfaceName">BinaryLogSink</span></a></li>
6363
<li><a href="io/grpc/BindableService.html" title="interface in io.grpc"><span class="interfaceName">BindableService</span></a></li>
64+
<li><a href="io/grpc/stub/BlockingClientCall.html" title="class in io.grpc.stub">BlockingClientCall</a></li>
6465
<li><a href="io/grpc/CallCredentials.html" title="class in io.grpc">CallCredentials</a></li>
6566
<li><a href="io/grpc/CallCredentials.MetadataApplier.html" title="class in io.grpc">CallCredentials.MetadataApplier</a></li>
6667
<li><a href="io/grpc/CallCredentials.RequestInfo.html" title="class in io.grpc">CallCredentials.RequestInfo</a></li>
@@ -97,6 +98,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
9798
<li><a href="io/grpc/channelz/v1/ChannelzGrpc.html" title="class in io.grpc.channelz.v1">ChannelzGrpc</a></li>
9899
<li><a href="io/grpc/channelz/v1/ChannelzGrpc.AsyncService.html" title="interface in io.grpc.channelz.v1"><span class="interfaceName">ChannelzGrpc.AsyncService</span></a></li>
99100
<li><a href="io/grpc/channelz/v1/ChannelzGrpc.ChannelzBlockingStub.html" title="class in io.grpc.channelz.v1">ChannelzGrpc.ChannelzBlockingStub</a></li>
101+
<li><a href="io/grpc/channelz/v1/ChannelzGrpc.ChannelzBlockingV2Stub.html" title="class in io.grpc.channelz.v1">ChannelzGrpc.ChannelzBlockingV2Stub</a></li>
100102
<li><a href="io/grpc/channelz/v1/ChannelzGrpc.ChannelzFutureStub.html" title="class in io.grpc.channelz.v1">ChannelzGrpc.ChannelzFutureStub</a></li>
101103
<li><a href="io/grpc/channelz/v1/ChannelzGrpc.ChannelzImplBase.html" title="class in io.grpc.channelz.v1">ChannelzGrpc.ChannelzImplBase</a></li>
102104
<li><a href="io/grpc/channelz/v1/ChannelzGrpc.ChannelzStub.html" title="class in io.grpc.channelz.v1">ChannelzGrpc.ChannelzStub</a></li>
@@ -271,6 +273,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
271273
<li><a href="io/grpc/health/v1/HealthGrpc.html" title="class in io.grpc.health.v1">HealthGrpc</a></li>
272274
<li><a href="io/grpc/health/v1/HealthGrpc.AsyncService.html" title="interface in io.grpc.health.v1"><span class="interfaceName">HealthGrpc.AsyncService</span></a></li>
273275
<li><a href="io/grpc/health/v1/HealthGrpc.HealthBlockingStub.html" title="class in io.grpc.health.v1">HealthGrpc.HealthBlockingStub</a></li>
276+
<li><a href="io/grpc/health/v1/HealthGrpc.HealthBlockingV2Stub.html" title="class in io.grpc.health.v1">HealthGrpc.HealthBlockingV2Stub</a></li>
274277
<li><a href="io/grpc/health/v1/HealthGrpc.HealthFutureStub.html" title="class in io.grpc.health.v1">HealthGrpc.HealthFutureStub</a></li>
275278
<li><a href="io/grpc/health/v1/HealthGrpc.HealthImplBase.html" title="class in io.grpc.health.v1">HealthGrpc.HealthImplBase</a></li>
276279
<li><a href="io/grpc/health/v1/HealthGrpc.HealthStub.html" title="class in io.grpc.health.v1">HealthGrpc.HealthStub</a></li>
@@ -331,6 +334,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
331334
<li><a href="io/grpc/lb/v1/LoadBalancerGrpc.html" title="class in io.grpc.lb.v1">LoadBalancerGrpc</a></li>
332335
<li><a href="io/grpc/lb/v1/LoadBalancerGrpc.AsyncService.html" title="interface in io.grpc.lb.v1"><span class="interfaceName">LoadBalancerGrpc.AsyncService</span></a></li>
333336
<li><a href="io/grpc/lb/v1/LoadBalancerGrpc.LoadBalancerBlockingStub.html" title="class in io.grpc.lb.v1">LoadBalancerGrpc.LoadBalancerBlockingStub</a></li>
337+
<li><a href="io/grpc/lb/v1/LoadBalancerGrpc.LoadBalancerBlockingV2Stub.html" title="class in io.grpc.lb.v1">LoadBalancerGrpc.LoadBalancerBlockingV2Stub</a></li>
334338
<li><a href="io/grpc/lb/v1/LoadBalancerGrpc.LoadBalancerFutureStub.html" title="class in io.grpc.lb.v1">LoadBalancerGrpc.LoadBalancerFutureStub</a></li>
335339
<li><a href="io/grpc/lb/v1/LoadBalancerGrpc.LoadBalancerImplBase.html" title="class in io.grpc.lb.v1">LoadBalancerGrpc.LoadBalancerImplBase</a></li>
336340
<li><a href="io/grpc/lb/v1/LoadBalancerGrpc.LoadBalancerStub.html" title="class in io.grpc.lb.v1">LoadBalancerGrpc.LoadBalancerStub</a></li>
@@ -373,6 +377,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
373377
<li><a href="io/grpc/NameResolver.html" title="class in io.grpc">NameResolver</a></li>
374378
<li><a href="io/grpc/NameResolver.Args.html" title="class in io.grpc">NameResolver.Args</a></li>
375379
<li><a href="io/grpc/NameResolver.Args.Builder.html" title="class in io.grpc">NameResolver.Args.Builder</a></li>
380+
<li><a href="io/grpc/NameResolver.Args.Key.html" title="class in io.grpc">NameResolver.Args.Key</a></li>
376381
<li><a href="io/grpc/NameResolver.ConfigOrError.html" title="class in io.grpc">NameResolver.ConfigOrError</a></li>
377382
<li><a href="io/grpc/NameResolver.Factory.html" title="class in io.grpc">NameResolver.Factory</a></li>
378383
<li><a href="io/grpc/NameResolver.Listener.html" title="interface in io.grpc"><span class="interfaceName">NameResolver.Listener</span></a></li>
@@ -464,6 +469,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
464469
<li><a href="io/grpc/reflection/v1alpha/ServerReflectionGrpc.AsyncService.html" title="interface in io.grpc.reflection.v1alpha"><span class="interfaceName">ServerReflectionGrpc.AsyncService</span></a></li>
465470
<li><a href="io/grpc/reflection/v1/ServerReflectionGrpc.ServerReflectionBlockingStub.html" title="class in io.grpc.reflection.v1">ServerReflectionGrpc.ServerReflectionBlockingStub</a></li>
466471
<li><a href="io/grpc/reflection/v1alpha/ServerReflectionGrpc.ServerReflectionBlockingStub.html" title="class in io.grpc.reflection.v1alpha">ServerReflectionGrpc.ServerReflectionBlockingStub</a></li>
472+
<li><a href="io/grpc/reflection/v1/ServerReflectionGrpc.ServerReflectionBlockingV2Stub.html" title="class in io.grpc.reflection.v1">ServerReflectionGrpc.ServerReflectionBlockingV2Stub</a></li>
473+
<li><a href="io/grpc/reflection/v1alpha/ServerReflectionGrpc.ServerReflectionBlockingV2Stub.html" title="class in io.grpc.reflection.v1alpha">ServerReflectionGrpc.ServerReflectionBlockingV2Stub</a></li>
467474
<li><a href="io/grpc/reflection/v1/ServerReflectionGrpc.ServerReflectionFutureStub.html" title="class in io.grpc.reflection.v1">ServerReflectionGrpc.ServerReflectionFutureStub</a></li>
468475
<li><a href="io/grpc/reflection/v1alpha/ServerReflectionGrpc.ServerReflectionFutureStub.html" title="class in io.grpc.reflection.v1alpha">ServerReflectionGrpc.ServerReflectionFutureStub</a></li>
469476
<li><a href="io/grpc/reflection/v1/ServerReflectionGrpc.ServerReflectionImplBase.html" title="class in io.grpc.reflection.v1">ServerReflectionGrpc.ServerReflectionImplBase</a></li>

javadoc/allpackages-index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>All Packages (grpc-all 1.69.1 API)</title>
6+
<title>All Packages (grpc-all 1.70.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="All Packages (grpc-all 1.69.1 API)";
24+
parent.document.title="All Packages (grpc-all 1.70.0 API)";
2525
}
2626
}
2727
catch(err) {

javadoc/constant-values.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>Constant Field Values (grpc-all 1.69.1 API)</title>
6+
<title>Constant Field Values (grpc-all 1.70.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="Constant Field Values (grpc-all 1.69.1 API)";
24+
parent.document.title="Constant Field Values (grpc-all 1.70.0 API)";
2525
}
2626
}
2727
catch(err) {

javadoc/deprecated-list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>Deprecated List (grpc-all 1.69.1 API)</title>
6+
<title>Deprecated List (grpc-all 1.70.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="Deprecated List (grpc-all 1.69.1 API)";
24+
parent.document.title="Deprecated List (grpc-all 1.70.0 API)";
2525
}
2626
}
2727
catch(err) {

javadoc/help-doc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>API Help (grpc-all 1.69.1 API)</title>
6+
<title>API Help (grpc-all 1.70.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="API Help (grpc-all 1.69.1 API)";
24+
parent.document.title="API Help (grpc-all 1.70.0 API)";
2525
}
2626
}
2727
catch(err) {

0 commit comments

Comments
 (0)