Class StreamingStatusSnapshot

java.lang.Object
growthbook.sdk.java.diagnostics.provider.model.StreamingStatusSnapshot

public final class StreamingStatusSnapshot extends Object
Raw streaming signals gathered from the active repository or remote-eval coordinator.
  • Method Details

    • builder

    • isAllowed

      public boolean isAllowed()
    • isShutdown

      public boolean isShutdown()
    • isConnected

      public boolean isConnected()
    • isConfigured

      public boolean isConfigured()
    • isInitialized

      public boolean isInitialized()
    • getReconnectAttempts

      public int getReconnectAttempts()
    • equals

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

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

      public String toString()
      Overrides:
      toString in class Object