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() |
create
protected String getHost()
getHost
in class FileCacheKey
protected String getUri()
getUri
in class FileCacheKey
public void recycle()
recycle
in interface Cacheable
recycle
in class FileCacheKey
public static LazyFileCacheKey create(HttpRequestPacket request)
public boolean equals(Object obj)
equals
in class FileCacheKey
public int hashCode()
hashCode
in class FileCacheKey
Copyright © 2015 Oracle Corporation. All rights reserved.