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