Package growthbook.sdk.java.stickyBucketing


package growthbook.sdk.java.stickyBucketing
  • Class
    Description
    For simple bucket persistence using the in memory's storage(Map) (can be polyfilled for other environments)
    StickyAssignmentsDocument class is presenting a model for accumulate such data as: attributeName, attributeValue and assignments
    Sticky Bucket Service is responsible for persisting previously seen variations and ensure that the user experience remains consistent for your users.