public static class BloomCacheKeyValue.CacheKey extends Object implements Serializable
| Constructor and Description |
|---|
CacheKey(String shardPath,
String indexColumn) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getIndexColumn() |
String |
getShardPath() |
int |
hashCode() |
String |
toString() |
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.