Uses of Class
io.milvus.grpc.Hits
Packages that use Hits
-
Uses of Hits in io.milvus.grpc
Methods in io.milvus.grpc that return HitsModifier and TypeMethodDescriptionHits.Builder.build()Hits.Builder.buildPartial()static HitsHits.getDefaultInstance()Hits.Builder.getDefaultInstanceForType()Hits.getDefaultInstanceForType()static HitsHits.parseDelimitedFrom(InputStream input) static HitsHits.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HitsHits.parseFrom(byte[] data) static HitsHits.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HitsHits.parseFrom(com.google.protobuf.ByteString data) static HitsHits.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HitsHits.parseFrom(com.google.protobuf.CodedInputStream input) static HitsHits.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HitsHits.parseFrom(InputStream input) static HitsHits.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HitsHits.parseFrom(ByteBuffer data) static HitsHits.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.milvus.grpc that return types with arguments of type HitsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Hits> Hits.getParserForType()static com.google.protobuf.Parser<Hits> Hits.parser()Methods in io.milvus.grpc with parameters of type Hits