Class GetFeeStatsResponse.FeeDistribution

java.lang.Object
org.stellar.sdk.responses.sorobanrpc.GetFeeStatsResponse.FeeDistribution
Enclosing class:
GetFeeStatsResponse

public static final class GetFeeStatsResponse.FeeDistribution extends Object
  • Constructor Details Link icon

  • Method Details Link icon

    • getMax Link icon

      public Long getMax()
    • getMin Link icon

      public Long getMin()
    • getMode Link icon

      public Long getMode()
    • getP10 Link icon

      public Long getP10()
    • getP20 Link icon

      public Long getP20()
    • getP30 Link icon

      public Long getP30()
    • getP40 Link icon

      public Long getP40()
    • getP50 Link icon

      public Long getP50()
    • getP60 Link icon

      public Long getP60()
    • getP70 Link icon

      public Long getP70()
    • getP80 Link icon

      public Long getP80()
    • getP90 Link icon

      public Long getP90()
    • getP95 Link icon

      public Long getP95()
    • getP99 Link icon

      public Long getP99()
    • getTransactionCount Link icon

      public Long getTransactionCount()
    • getLedgerCount Link icon

      public Long getLedgerCount()
    • equals Link icon

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode Link icon

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString Link icon

      public String toString()
      Overrides:
      toString in class Object