Class OutputBufferStateMachine


  • public class OutputBufferStateMachine
    extends Object
    • Constructor Detail

      • OutputBufferStateMachine

        public OutputBufferStateMachine​(TaskId taskId,
                                        Executor executor)
    • Method Detail

      • noMoreBuffers

        public boolean noMoreBuffers()
      • noMorePages

        public boolean noMorePages()
      • finish

        public boolean finish()
      • abort

        public boolean abort()
      • fail

        public boolean fail​(Throwable throwable)