Class FwLocalCapture

java.lang.Object
ai.fireweave.openfeature.FwLocalCapture

public final class FwLocalCapture extends Object
One evaluation observed through FireweaveLocalProvider, recorded as the caller saw it (including the FLAG_NOT_FOUND → DEFAULT rewrite).
  • Constructor Details

  • Method Details

    • flagKey

      public String flagKey()
    • type

      public String type()
      boolean | string | integer | double | object.
    • value

      public Object value()
    • reason

      public String reason()
    • ts

      public long ts()
      Epoch millis (or the injected clock).
    • toString

      public String toString()
      Overrides:
      toString in class Object