Class CommandPong

java.lang.Object
org.apache.pulsar.common.api.proto.CommandPong

public final class CommandPong extends Object
  • Constructor Details

    • CommandPong

      public CommandPong()
  • Method Details

    • writeTo

      public int writeTo(io.netty.buffer.ByteBuf _b)
    • getSerializedSize

      public int getSerializedSize()
    • parseFrom

      public void parseFrom(io.netty.buffer.ByteBuf _buffer, int _size)
    • clear

      public CommandPong clear()
    • copyFrom

      public CommandPong copyFrom(CommandPong _other)
    • toByteArray

      public byte[] toByteArray()
    • parseFrom

      public void parseFrom(byte[] a)