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