Searched refs:DATABASE_SIZE_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
65 private static final int DATABASE_SIZE_THRESHOLD = 10 * 1024 * 1024; //10MB field in IpMemoryStoreService490 return DATABASE_SIZE_THRESHOLD; in getDbSizeThreshold()