Class StatBucketReply

    • Constructor Summary

      Constructors 
      Constructor Description
      StatBucketReply()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getResults()  
      void setResults​(java.lang.String result)  
      • 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

      • StatBucketReply

        public StatBucketReply()
    • Method Detail

      • getResults

        public java.lang.String getResults()
      • setResults

        public void setResults​(java.lang.String result)