|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.infinispan.lucene.FileCacheKey
public final class FileCacheKey
Used as a key for file headers in a cache
| Constructor Summary | |
|---|---|
FileCacheKey(String indexName,
String fileName)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getFileName()
Get the fileName. |
String |
getIndexName()
Get the indexName. |
int |
hashCode()
|
String |
toString()
Changing the encoding could break backwards compatibility |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FileCacheKey(String indexName,
String fileName)
| Method Detail |
|---|
public String getIndexName()
public String getFileName()
public int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Objectpublic String toString()
toString in class ObjectLuceneKey2StringMapper.getKeyMapping(String)
|
Google Analytics | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||