Class PrepareRequest

    • Constructor Detail

      • PrepareRequest

        public PrepareRequest​(io.netty.buffer.ByteBuf buffer)
    • Method Detail

      • getOptions

        public int getOptions()
      • getPriority

        public int getPriority()
      • getPathList

        public java.lang.String[] getPathList()
      • isCancel

        public boolean isCancel()
      • isNotify

        public boolean isNotify()
      • isNoErrors

        public boolean isNoErrors()
      • isStage

        public boolean isStage()
      • isWriteMode

        public boolean isWriteMode()
      • isColocate

        public boolean isColocate()
      • isFresh

        public boolean isFresh()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object