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 SocketRefSocketRef.DEFAULT_INSTANCEprivate SocketRefSocket.Builder.ref_private SocketRefSocket.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.PARSERprivate 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 SocketRefSocketRef.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 SocketRefSocketRef.parseDelimitedFrom(InputStream input) static SocketRefSocketRef.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SocketRefSocketRef.parseFrom(byte[] data) static SocketRefSocketRef.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SocketRefSocketRef.parseFrom(com.google.protobuf.ByteString data) static SocketRefSocketRef.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SocketRefSocketRef.parseFrom(com.google.protobuf.CodedInputStream input) static SocketRefSocketRef.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SocketRefSocketRef.parseFrom(InputStream input) static SocketRefSocketRef.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SocketRefSocketRef.parseFrom(ByteBuffer data) static SocketRefSocketRef.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 voidSocketRef.Builder.buildPartial0(SocketRef result) The identifier for the Socket.static SocketRef.BuilderSocketRef.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 SocketRefChannelzProtoUtil.toSocketRef(InternalWithLogId obj)