java.lang.Object
org.apache.activemq.artemis.core.server.group.impl.Response

public class Response extends Object
A response to a proposal
  • Constructor Details

  • Method Details

    • use

      public void use()
    • getTimeUsed

      public long getTimeUsed()
    • isAccepted

      public boolean isAccepted()
    • getClusterName

      public SimpleString getClusterName()
    • getAlternativeClusterName

      public SimpleString getAlternativeClusterName()
    • getChosenClusterName

      public SimpleString getChosenClusterName()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getGroupId

      public SimpleString getGroupId()