Class CreateIvfPqParam

java.lang.Object
io.dingodb.sdk.service.entity.common.CreateIvfPqParam
All Implemented Interfaces:
Message
Direct Known Subclasses:
VectorIndexParameter.VectorIndexParameterNest.IvfPqParameter

public class CreateIvfPqParam extends Object implements Message
  • Constructor Details

    • CreateIvfPqParam

      public CreateIvfPqParam()
  • Method Details

    • write

      public void write(com.google.protobuf.CodedOutputStream out)
      Specified by:
      write in interface Message
    • read

      public boolean read(com.google.protobuf.CodedInputStream input)
      Specified by:
      read in interface Message
    • sizeOf

      public int sizeOf()
      Specified by:
      sizeOf in interface Message