Class WrongDistributionReply


  • public class WrongDistributionReply
    extends DocumentReply
    Author:
    Simon Thoresen Hult
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getSystemState()  
      void setSystemState​(java.lang.String state)  
      • Methods inherited from class com.yahoo.messagebus.Reply

        addError, getError, getErrorCodes, getErrors, getMessage, getNumErrors, getRetryDelay, hasErrors, hasFatalErrors, setMessage, setRetryDelay, swapState
      • Methods inherited from class com.yahoo.messagebus.Routable

        discard, getCallStack, getContext, getTrace, popHandler, pushHandler, setContext
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WrongDistributionReply

        public WrongDistributionReply()
      • WrongDistributionReply

        public WrongDistributionReply​(java.lang.String systemState)
    • Method Detail

      • getSystemState

        public java.lang.String getSystemState()
      • setSystemState

        public void setSystemState​(java.lang.String state)