Searched refs:SCROLL_CONFIG (Results 1 – 2 of 2) sorted by relevance
53 JsonConfigConstants.SCROLL_CONFIG,130 validateNotNull(JsonConfigConstants.SCROLL_CONFIG, jsonObject); in deserialize()133 jsonObject.get(JsonConfigConstants.SCROLL_CONFIG), in deserialize()
54 public static final String SCROLL_CONFIG = "SCROLL_CONFIG"; field in JsonConfigConstants