Class GetStoreMapRequest

java.lang.Object
io.dingodb.sdk.service.entity.coordinator.GetStoreMapRequest
All Implemented Interfaces:
Message, Message.Request

public class GetStoreMapRequest extends Object implements Message, Message.Request
  • Constructor Details

    • GetStoreMapRequest

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