Uses of Class
io.milvus.grpc.ServerInfo
Packages that use ServerInfo
-
Uses of ServerInfo in io.milvus.grpc
Methods in io.milvus.grpc that return ServerInfoModifier and TypeMethodDescriptionServerInfo.Builder.build()ServerInfo.Builder.buildPartial()static ServerInfoServerInfo.getDefaultInstance()ServerInfo.Builder.getDefaultInstanceForType()ServerInfo.getDefaultInstanceForType()ConnectResponse.Builder.getServerInfo().milvus.proto.common.ServerInfo server_info = 2;ConnectResponse.getServerInfo().milvus.proto.common.ServerInfo server_info = 2;ConnectResponseOrBuilder.getServerInfo().milvus.proto.common.ServerInfo server_info = 2;static ServerInfoServerInfo.parseDelimitedFrom(InputStream input) static ServerInfoServerInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerInfoServerInfo.parseFrom(byte[] data) static ServerInfoServerInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerInfoServerInfo.parseFrom(com.google.protobuf.ByteString data) static ServerInfoServerInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerInfoServerInfo.parseFrom(com.google.protobuf.CodedInputStream input) static ServerInfoServerInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerInfoServerInfo.parseFrom(InputStream input) static ServerInfoServerInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerInfoServerInfo.parseFrom(ByteBuffer data) static ServerInfoServerInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.milvus.grpc that return types with arguments of type ServerInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ServerInfo> ServerInfo.getParserForType()static com.google.protobuf.Parser<ServerInfo> ServerInfo.parser()Methods in io.milvus.grpc with parameters of type ServerInfoModifier and TypeMethodDescriptionServerInfo.Builder.mergeFrom(ServerInfo other) ConnectResponse.Builder.mergeServerInfo(ServerInfo value) .milvus.proto.common.ServerInfo server_info = 2;static ServerInfo.BuilderServerInfo.newBuilder(ServerInfo prototype) ConnectResponse.Builder.setServerInfo(ServerInfo value) .milvus.proto.common.ServerInfo server_info = 2;