Package herddb.proto

Class PduCodec.RestoreFinished

  • Enclosing class:
    PduCodec

    public static class PduCodec.RestoreFinished
    extends Object
    • Constructor Detail

      • RestoreFinished

        public RestoreFinished()
    • Method Detail

      • write

        public static io.netty.buffer.ByteBuf write​(long messageId,
                                                    String tableSpace)
      • readTablespace

        public static String readTablespace​(Pdu pdu)