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