Uses of Class
io.grpc.channelz.v1.SocketRef
Packages that use SocketRef
Package
Description
Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.
-
Uses of SocketRef in io.grpc.channelz.v1
Fields in io.grpc.channelz.v1 declared as SocketRefModifier and TypeFieldDescriptionprivate static final SocketRef
SocketRef.DEFAULT_INSTANCE
private SocketRef
Socket.Builder.ref_
private SocketRef
Socket.ref_
Fields in io.grpc.channelz.v1 with type parameters of type SocketRefModifier and TypeFieldDescriptionServer.Builder.listenSocket_
Server.listenSocket_
private com.google.protobuf.RepeatedFieldBuilder
<SocketRef, SocketRef.Builder, SocketRefOrBuilder> Server.Builder.listenSocketBuilder_
private static final com.google.protobuf.Parser
<SocketRef> SocketRef.PARSER
private com.google.protobuf.SingleFieldBuilder
<SocketRef, SocketRef.Builder, SocketRefOrBuilder> Socket.Builder.refBuilder_
Channel.Builder.socketRef_
Channel.socketRef_
GetServerSocketsResponse.Builder.socketRef_
GetServerSocketsResponse.socketRef_
Subchannel.Builder.socketRef_
Subchannel.socketRef_
private com.google.protobuf.RepeatedFieldBuilder
<SocketRef, SocketRef.Builder, SocketRefOrBuilder> Channel.Builder.socketRefBuilder_
private com.google.protobuf.RepeatedFieldBuilder
<SocketRef, SocketRef.Builder, SocketRefOrBuilder> GetServerSocketsResponse.Builder.socketRefBuilder_
private com.google.protobuf.RepeatedFieldBuilder
<SocketRef, SocketRef.Builder, SocketRefOrBuilder> Subchannel.Builder.socketRefBuilder_
Methods in io.grpc.channelz.v1 that return SocketRefModifier and TypeMethodDescriptionSocketRef.Builder.build()
SocketRef.Builder.buildPartial()
static SocketRef
SocketRef.getDefaultInstance()
SocketRef.Builder.getDefaultInstanceForType()
SocketRef.getDefaultInstanceForType()
Server.Builder.getListenSocket
(int index) The sockets that the server is listening on.Server.getListenSocket
(int index) The sockets that the server is listening on.ServerOrBuilder.getListenSocket
(int index) The sockets that the server is listening on.Socket.Builder.getRef()
The identifier for the Socket.Socket.getRef()
The identifier for the Socket.SocketOrBuilder.getRef()
The identifier for the Socket.Channel.Builder.getSocketRef
(int index) There are no ordering guarantees on the order of sockets.Channel.getSocketRef
(int index) There are no ordering guarantees on the order of sockets.ChannelOrBuilder.getSocketRef
(int index) There are no ordering guarantees on the order of sockets.GetServerSocketsResponse.Builder.getSocketRef
(int index) list of socket refs that the connection detail service knows about.GetServerSocketsResponse.getSocketRef
(int index) list of socket refs that the connection detail service knows about.GetServerSocketsResponseOrBuilder.getSocketRef
(int index) list of socket refs that the connection detail service knows about.Subchannel.Builder.getSocketRef
(int index) There are no ordering guarantees on the order of sockets.Subchannel.getSocketRef
(int index) There are no ordering guarantees on the order of sockets.SubchannelOrBuilder.getSocketRef
(int index) There are no ordering guarantees on the order of sockets.static SocketRef
SocketRef.parseDelimitedFrom
(InputStream input) static SocketRef
SocketRef.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SocketRef
SocketRef.parseFrom
(byte[] data) static SocketRef
SocketRef.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SocketRef
SocketRef.parseFrom
(com.google.protobuf.ByteString data) static SocketRef
SocketRef.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SocketRef
SocketRef.parseFrom
(com.google.protobuf.CodedInputStream input) static SocketRef
SocketRef.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SocketRef
SocketRef.parseFrom
(InputStream input) static SocketRef
SocketRef.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SocketRef
SocketRef.parseFrom
(ByteBuffer data) static SocketRef
SocketRef.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.grpc.channelz.v1 that return types with arguments of type SocketRefModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<SocketRef, SocketRef.Builder, SocketRefOrBuilder> Server.Builder.getListenSocketFieldBuilder()
Server.Builder.getListenSocketList()
The sockets that the server is listening on.Server.getListenSocketList()
The sockets that the server is listening on.ServerOrBuilder.getListenSocketList()
The sockets that the server is listening on.com.google.protobuf.Parser
<SocketRef> SocketRef.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<SocketRef, SocketRef.Builder, SocketRefOrBuilder> Socket.Builder.getRefFieldBuilder()
The identifier for the Socket.private com.google.protobuf.RepeatedFieldBuilder
<SocketRef, SocketRef.Builder, SocketRefOrBuilder> Channel.Builder.getSocketRefFieldBuilder()
private com.google.protobuf.RepeatedFieldBuilder
<SocketRef, SocketRef.Builder, SocketRefOrBuilder> GetServerSocketsResponse.Builder.getSocketRefFieldBuilder()
private com.google.protobuf.RepeatedFieldBuilder
<SocketRef, SocketRef.Builder, SocketRefOrBuilder> Subchannel.Builder.getSocketRefFieldBuilder()
Channel.Builder.getSocketRefList()
There are no ordering guarantees on the order of sockets.Channel.getSocketRefList()
There are no ordering guarantees on the order of sockets.ChannelOrBuilder.getSocketRefList()
There are no ordering guarantees on the order of sockets.GetServerSocketsResponse.Builder.getSocketRefList()
list of socket refs that the connection detail service knows about.GetServerSocketsResponse.getSocketRefList()
list of socket refs that the connection detail service knows about.GetServerSocketsResponseOrBuilder.getSocketRefList()
list of socket refs that the connection detail service knows about.Subchannel.Builder.getSocketRefList()
There are no ordering guarantees on the order of sockets.Subchannel.getSocketRefList()
There are no ordering guarantees on the order of sockets.SubchannelOrBuilder.getSocketRefList()
There are no ordering guarantees on the order of sockets.static com.google.protobuf.Parser
<SocketRef> SocketRef.parser()
Methods in io.grpc.channelz.v1 with parameters of type SocketRefModifier and TypeMethodDescriptionServer.Builder.addListenSocket
(int index, SocketRef value) The sockets that the server is listening on.Server.Builder.addListenSocket
(SocketRef value) The sockets that the server is listening on.Channel.Builder.addSocketRef
(int index, SocketRef value) There are no ordering guarantees on the order of sockets.Channel.Builder.addSocketRef
(SocketRef value) There are no ordering guarantees on the order of sockets.GetServerSocketsResponse.Builder.addSocketRef
(int index, SocketRef value) list of socket refs that the connection detail service knows about.GetServerSocketsResponse.Builder.addSocketRef
(SocketRef value) list of socket refs that the connection detail service knows about.Subchannel.Builder.addSocketRef
(int index, SocketRef value) There are no ordering guarantees on the order of sockets.Subchannel.Builder.addSocketRef
(SocketRef value) There are no ordering guarantees on the order of sockets.private void
SocketRef.Builder.buildPartial0
(SocketRef result) The identifier for the Socket.static SocketRef.Builder
SocketRef.newBuilder
(SocketRef prototype) Server.Builder.setListenSocket
(int index, SocketRef value) The sockets that the server is listening on.The identifier for the Socket.Channel.Builder.setSocketRef
(int index, SocketRef value) There are no ordering guarantees on the order of sockets.GetServerSocketsResponse.Builder.setSocketRef
(int index, SocketRef value) list of socket refs that the connection detail service knows about.Subchannel.Builder.setSocketRef
(int index, SocketRef value) There are no ordering guarantees on the order of sockets.Method parameters in io.grpc.channelz.v1 with type arguments of type SocketRefModifier and TypeMethodDescriptionServer.Builder.addAllListenSocket
(Iterable<? extends SocketRef> values) The sockets that the server is listening on.Channel.Builder.addAllSocketRef
(Iterable<? extends SocketRef> values) There are no ordering guarantees on the order of sockets.GetServerSocketsResponse.Builder.addAllSocketRef
(Iterable<? extends SocketRef> values) list of socket refs that the connection detail service knows about.Subchannel.Builder.addAllSocketRef
(Iterable<? extends SocketRef> values) There are no ordering guarantees on the order of sockets. -
Uses of SocketRef in io.grpc.protobuf.services
Methods in io.grpc.protobuf.services that return SocketRefModifier and TypeMethodDescription(package private) static SocketRef
ChannelzProtoUtil.toSocketRef
(InternalWithLogId obj)