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