Uses of Class
io.grpc.channelz.v1.ServerRef
Packages that use ServerRef
Package
Description
Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.
-
Uses of ServerRef in io.grpc.channelz.v1
Fields in io.grpc.channelz.v1 declared as ServerRefModifier and TypeFieldDescriptionprivate static final ServerRefServerRef.DEFAULT_INSTANCEprivate ServerRefServer.Builder.ref_private ServerRefServer.ref_Fields in io.grpc.channelz.v1 with type parameters of type ServerRefModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<ServerRef> ServerRef.PARSERprivate com.google.protobuf.SingleFieldBuilder<ServerRef, ServerRef.Builder, ServerRefOrBuilder> Server.Builder.refBuilder_Methods in io.grpc.channelz.v1 that return ServerRefModifier and TypeMethodDescriptionServerRef.Builder.build()ServerRef.Builder.buildPartial()static ServerRefServerRef.getDefaultInstance()ServerRef.Builder.getDefaultInstanceForType()ServerRef.getDefaultInstanceForType()Server.Builder.getRef()The identifier for a Server.Server.getRef()The identifier for a Server.ServerOrBuilder.getRef()The identifier for a Server.static ServerRefServerRef.parseDelimitedFrom(InputStream input) static ServerRefServerRef.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerRefServerRef.parseFrom(byte[] data) static ServerRefServerRef.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerRefServerRef.parseFrom(com.google.protobuf.ByteString data) static ServerRefServerRef.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerRefServerRef.parseFrom(com.google.protobuf.CodedInputStream input) static ServerRefServerRef.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerRefServerRef.parseFrom(InputStream input) static ServerRefServerRef.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerRefServerRef.parseFrom(ByteBuffer data) static ServerRefServerRef.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.grpc.channelz.v1 that return types with arguments of type ServerRefModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ServerRef> ServerRef.getParserForType()private com.google.protobuf.SingleFieldBuilder<ServerRef, ServerRef.Builder, ServerRefOrBuilder> Server.Builder.internalGetRefFieldBuilder()The identifier for a Server.static com.google.protobuf.Parser<ServerRef> ServerRef.parser()Methods in io.grpc.channelz.v1 with parameters of type ServerRefModifier and TypeMethodDescriptionprivate voidServerRef.Builder.buildPartial0(ServerRef result) The identifier for a Server.static ServerRef.BuilderServerRef.newBuilder(ServerRef prototype) The identifier for a Server. -
Uses of ServerRef in io.grpc.protobuf.services
Methods in io.grpc.protobuf.services that return ServerRefModifier and TypeMethodDescription(package private) static ServerRefChannelzProtoUtil.toServerRef(InternalWithLogId obj)