public class CacheKeyMaps extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Set<Long>> |
basicKeyToCatalogs |
protected Map<String,String> |
siteToCatalogKeys |
| Constructor and Description |
|---|
CacheKeyMaps(int bound) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Set<Long>> |
getBasicKeyToCatalogs() |
Map<String,String> |
getSiteToCatalogKeys() |
Copyright © 2020. All rights reserved.