public class LazyFileCacheKey extends FileCacheKey
FileCacheKey object.host, uri| Modifier and Type | Method and Description |
|---|---|
static LazyFileCacheKey |
create(HttpRequestPacket request) |
boolean |
equals(java.lang.Object obj) |
protected java.lang.String |
getHost() |
protected java.lang.String |
getUri() |
int |
hashCode() |
void |
recycle() |
createprotected java.lang.String getHost()
getHost in class FileCacheKeyprotected java.lang.String getUri()
getUri in class FileCacheKeypublic void recycle()
recycle in interface Cacheablerecycle in class FileCacheKeypublic static LazyFileCacheKey create(HttpRequestPacket request)
public boolean equals(java.lang.Object obj)
equals in class FileCacheKeypublic int hashCode()
hashCode in class FileCacheKeyCopyright © 2018 Oracle Corporation. All Rights Reserved.