|
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | 5 | <!-- Generated by javadoc --> |
6 | | -<title>Index (grpc-all 1.78.0 API)</title> |
| 6 | +<title>Index (grpc-all 1.79.0 API)</title> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
8 | 8 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
9 | 9 | <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style"> |
|
21 | 21 | <script type="text/javascript"><!-- |
22 | 22 | try { |
23 | 23 | if (location.href.indexOf('is-external=true') == -1) { |
24 | | - parent.document.title="Index (grpc-all 1.78.0 API)"; |
| 24 | + parent.document.title="Index (grpc-all 1.79.0 API)"; |
25 | 25 | } |
26 | 26 | } |
27 | 27 | catch(err) { |
@@ -20995,6 +20995,10 @@ <h2 class="title">N</h2> |
20995 | 20995 | <dd> |
20996 | 20996 | <div class="block">Creates a <a href="io/grpc/LoadBalancer.html" title="class in io.grpc"><code>LoadBalancer</code></a> that will be used inside a channel.</div> |
20997 | 20997 | </dd> |
| 20998 | +<dt><span class="memberNameLink"><a href="io/grpc/NameResolver.Factory.html#newNameResolver(io.grpc.Uri,io.grpc.NameResolver.Args)">newNameResolver(Uri, NameResolver.Args)</a></span> - Method in class io.grpc.<a href="io/grpc/NameResolver.Factory.html" title="class in io.grpc">NameResolver.Factory</a></dt> |
| 20999 | +<dd> |
| 21000 | +<div class="block">Creates a <a href="io/grpc/NameResolver.html" title="class in io.grpc"><code>NameResolver</code></a> for the given target URI.</div> |
| 21001 | +</dd> |
20998 | 21002 | <dt><span class="memberNameLink"><a href="io/grpc/NameResolver.Factory.html#newNameResolver(java.net.URI,io.grpc.NameResolver.Args)">newNameResolver(URI, NameResolver.Args)</a></span> - Method in class io.grpc.<a href="io/grpc/NameResolver.Factory.html" title="class in io.grpc">NameResolver.Factory</a></dt> |
20999 | 21003 | <dd> |
21000 | 21004 | <div class="block">Creates a <a href="io/grpc/NameResolver.html" title="class in io.grpc"><code>NameResolver</code></a> for the given target URI, or <code>null</code> if the given URI |
@@ -27493,6 +27497,11 @@ <h2 class="title">T</h2> |
27493 | 27497 | <dl> |
27494 | 27498 | <dt><span class="memberNameLink"><a href="io/grpc/channelz/v1/ChannelData.html#TARGET_FIELD_NUMBER">TARGET_FIELD_NUMBER</a></span> - Static variable in class io.grpc.channelz.v1.<a href="io/grpc/channelz/v1/ChannelData.html" title="class in io.grpc.channelz.v1">ChannelData</a></dt> |
27495 | 27499 | <dd> </dd> |
| 27500 | +<dt><span class="memberNameLink"><a href="io/grpc/opentelemetry/GrpcOpenTelemetry.Builder.html#targetAttributeFilter(java.util.function.Predicate)">targetAttributeFilter(Predicate<String>)</a></span> - Method in class io.grpc.opentelemetry.<a href="io/grpc/opentelemetry/GrpcOpenTelemetry.Builder.html" title="class in io.grpc.opentelemetry">GrpcOpenTelemetry.Builder</a></dt> |
| 27501 | +<dd> |
| 27502 | +<div class="block">Sets an optional filter to control recording of the <code>grpc.target</code> metric |
| 27503 | + attribute.</div> |
| 27504 | +</dd> |
27496 | 27505 | <dt><span class="memberNameLink"><a href="io/grpc/channelz/v1/SocketOptionTcpInfo.html#TCPI_ADVMSS_FIELD_NUMBER">TCPI_ADVMSS_FIELD_NUMBER</a></span> - Static variable in class io.grpc.channelz.v1.<a href="io/grpc/channelz/v1/SocketOptionTcpInfo.html" title="class in io.grpc.channelz.v1">SocketOptionTcpInfo</a></dt> |
27497 | 27506 | <dd> </dd> |
27498 | 27507 | <dt><span class="memberNameLink"><a href="io/grpc/channelz/v1/SocketOptionTcpInfo.html#TCPI_ATO_FIELD_NUMBER">TCPI_ATO_FIELD_NUMBER</a></span> - Static variable in class io.grpc.channelz.v1.<a href="io/grpc/channelz/v1/SocketOptionTcpInfo.html" title="class in io.grpc.channelz.v1">SocketOptionTcpInfo</a></dt> |
|
0 commit comments