Uses of Class
io.grpc.channelz.v1.Server
Packages that use Server
-
Uses of Server in io.grpc.channelz.v1
Methods in io.grpc.channelz.v1 that return ServerModifier and TypeMethodDescriptionServer.Builder.build()Server.Builder.buildPartial()static ServerServer.getDefaultInstance()Server.Builder.getDefaultInstanceForType()Server.getDefaultInstanceForType()GetServerResponse.Builder.getServer()The Server that corresponds to the requested server_id.GetServerResponse.getServer()The Server that corresponds to the requested server_id.GetServerResponseOrBuilder.getServer()The Server that corresponds to the requested server_id.GetServersResponse.Builder.getServer(int index) list of servers that the connection detail service knows about.GetServersResponse.getServer(int index) list of servers that the connection detail service knows about.GetServersResponseOrBuilder.getServer(int index) list of servers that the connection detail service knows about.static ServerServer.parseDelimitedFrom(InputStream input) static ServerServer.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerServer.parseFrom(byte[] data) static ServerServer.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerServer.parseFrom(com.google.protobuf.ByteString data) static ServerServer.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerServer.parseFrom(com.google.protobuf.CodedInputStream input) static ServerServer.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerServer.parseFrom(InputStream input) static ServerServer.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerServer.parseFrom(ByteBuffer data) static ServerServer.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.grpc.channelz.v1 that return types with arguments of type ServerModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Server> Server.getParserForType()GetServersResponse.Builder.getServerList()list of servers that the connection detail service knows about.GetServersResponse.getServerList()list of servers that the connection detail service knows about.GetServersResponseOrBuilder.getServerList()list of servers that the connection detail service knows about.static com.google.protobuf.Parser<Server> Server.parser()Methods in io.grpc.channelz.v1 with parameters of type ServerModifier and TypeMethodDescriptionlist of servers that the connection detail service knows about.list of servers that the connection detail service knows about.GetServerResponse.Builder.mergeServer(Server value) The Server that corresponds to the requested server_id.static Server.BuilderServer.newBuilder(Server prototype) The Server that corresponds to the requested server_id.list of servers that the connection detail service knows about.Method parameters in io.grpc.channelz.v1 with type arguments of type ServerModifier and TypeMethodDescriptionGetServersResponse.Builder.addAllServer(Iterable<? extends Server> values) list of servers that the connection detail service knows about.