Class CreateTableIdResponse

java.lang.Object
io.dingodb.sdk.service.entity.meta.CreateTableIdResponse
All Implemented Interfaces:
Message, Message.Response

public class CreateTableIdResponse extends Object implements Message, Message.Response
  • Constructor Details

    • CreateTableIdResponse

      public CreateTableIdResponse()
  • 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