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