Uses of Class
io.milvus.grpc.NodeInfo
Packages that use NodeInfo
-
Uses of NodeInfo in io.milvus.grpc
Methods in io.milvus.grpc that return NodeInfoModifier and TypeMethodDescriptionNodeInfo.Builder.build()NodeInfo.Builder.buildPartial()static NodeInfoNodeInfo.getDefaultInstance()NodeInfo.Builder.getDefaultInstanceForType()NodeInfo.getDefaultInstanceForType()ResourceGroup.Builder.getNodes(int index) query node belong to this resource group now.ResourceGroup.getNodes(int index) query node belong to this resource group now.ResourceGroupOrBuilder.getNodes(int index) query node belong to this resource group now.static NodeInfoNodeInfo.parseDelimitedFrom(InputStream input) static NodeInfoNodeInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NodeInfoNodeInfo.parseFrom(byte[] data) static NodeInfoNodeInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NodeInfoNodeInfo.parseFrom(com.google.protobuf.ByteString data) static NodeInfoNodeInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NodeInfoNodeInfo.parseFrom(com.google.protobuf.CodedInputStream input) static NodeInfoNodeInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NodeInfoNodeInfo.parseFrom(InputStream input) static NodeInfoNodeInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NodeInfoNodeInfo.parseFrom(ByteBuffer data) static NodeInfoNodeInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.milvus.grpc that return types with arguments of type NodeInfoModifier and TypeMethodDescriptionResourceGroup.Builder.getNodesList()query node belong to this resource group now.ResourceGroup.getNodesList()query node belong to this resource group now.ResourceGroupOrBuilder.getNodesList()query node belong to this resource group now.com.google.protobuf.Parser<NodeInfo> NodeInfo.getParserForType()static com.google.protobuf.Parser<NodeInfo> NodeInfo.parser()Methods in io.milvus.grpc with parameters of type NodeInfoModifier and TypeMethodDescriptionquery node belong to this resource group now.query node belong to this resource group now.static NodeInfo.BuilderNodeInfo.newBuilder(NodeInfo prototype) query node belong to this resource group now.Method parameters in io.milvus.grpc with type arguments of type NodeInfoModifier and TypeMethodDescriptionResourceGroup.Builder.addAllNodes(Iterable<? extends NodeInfo> values) query node belong to this resource group now.