private static class ConfigCache.ConfigCacheKey
extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
configPath |
String |
indexName |
| Modifier | Constructor and Description |
|---|---|
private |
ConfigCacheKey() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(ConfigCache.ConfigCacheKey other) |
int |
hashCode() |
public int hashCode()
hashCode in class Objectpublic boolean equals(ConfigCache.ConfigCacheKey other)