Package growthbook.sdk.java.remoteeval
Class RemoteEvalCacheKey
java.lang.Object
growthbook.sdk.java.remoteeval.RemoteEvalCacheKey
Builds deterministic cache keys for remote evaluation payloads.
-
Method Summary
Modifier and TypeMethodDescriptionstatic Stringfrom(String apiHost, String clientKey, com.google.gson.JsonObject attributes, Map<String, Integer> forcedVariations, Map<String, Object> forcedFeatures, String url, List<String> cacheKeyAttributes) static StringfromContext(String apiHost, String clientKey, com.google.gson.JsonObject attributes, Map<String, Integer> forcedVariations, Map<String, Object> forcedFeatures, String url, List<String> cacheKeyAttributes)
-
Method Details
-
fromContext
-
from
-