Interface BigSegmentStoreStatusProvider


  • public interface BigSegmentStoreStatusProvider
    An interface for querying the status of a Big Segment store.

    The Big Segment store is the component that receives information about Big Segments, normally from a database populated by the LaunchDarkly Relay Proxy.

    Big Segments are a specific type of user segments. For more information, read the LaunchDarkly documentation .

    An implementation of this interface is returned by LDClient.getBigSegmentStoreStatusProvider(). Application code never needs to implement this interface.

    Since:
    5.7.0