public final class FileListCacheKey extends Object implements Serializable, IndexScopedKey
Modifier and Type | Class and Description |
---|---|
static class |
FileListCacheKey.Externalizer |
Constructor and Description |
---|
FileListCacheKey(String indexName) |
Modifier and Type | Method and Description |
---|---|
Object |
accept(KeyVisitor visitor) |
boolean |
equals(Object obj) |
String |
getIndexName()
Get the indexName.
|
int |
hashCode() |
String |
toString()
Changing the encoding could break backwards compatibility
|
public FileListCacheKey(String indexName)
public String getIndexName()
getIndexName
in interface IndexScopedKey
public Object accept(KeyVisitor visitor) throws Exception
accept
in interface IndexScopedKey
Exception
public String toString()
toString
in class Object
LuceneKey2StringMapper.getKeyMapping(String)
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.